José Julián Espina
|
4c76af8c67
|
Fix lints from rustc 1.80.0 (#3936)
|
4 months ago |
Jason Williams
|
a6822463c8
|
update versions and ABOUT files (#3903)
* update versions and ABOUT files
* update about
* add publish false to interop
* remove interop link
|
5 months ago |
Jason Williams
|
38d0324607
|
bump gc threshold (#3908)
* bump gc threshold
* add comment for threshold
* cmoments
* make number 2^20 for better alignment
|
5 months ago |
José Julián Espina
|
8e76836c8c
|
Remove `Temporal.Calendar` and `Temporal.TimeZone` (#3890)
* Remove `Temporal.Calendar` and `Temporal.TimeZone`
* bump test262
* add new test262 features
* fix bug
|
5 months ago |
Haled Odat
|
ced222fdba
|
Separate `JsString` into its own crate (#3837)
|
6 months ago |
Haled Odat
|
5af3f7c079
|
Fix Rust 1.78.0 Clippy lints (#3838)
|
7 months ago |
José Julián Espina
|
f2b9c83ceb
|
Build docs.rs docs with all features enabled (#3794)
|
8 months ago |
José Julián Espina
|
ffbf794577
|
Remove references to dev docs and npm dependencies (#3787)
* Remove references to dev docs and npm dependencies
* Remove webpack config
|
8 months ago |
José Julián Espina
|
03d972957d
|
Apply new clippy lints for rustc 1.77 (#3759)
* First bump fixes
* Apply automatic clippy lints
* cargo fmt
* Apply manual lints
|
8 months ago |
José Julián Espina
|
01baec0444
|
Create tool to regenerate the `ABOUT.md` (#3692)
|
9 months ago |
José Julián Espina
|
4523eaf0dd
|
Fix clippy warnings for rustc 1.76 (#3668)
|
10 months ago |
José Julián Espina
|
e0f35de769
|
Remove double indirection in module types (#3640)
* Remove double indirection in module types
* Fix tests
* cargo fmt
|
10 months ago |
José Julián Espina
|
08722382d1
|
Implement non-erased `JsObject`s (#3618)
|
10 months ago |
Haled Odat
|
f923830031
|
Non recursive gc trace (#3508)
* Implement non-recursive GC tracing
* Mark `Trace::trace_non_roots()` as unsafe
* Apply review
|
12 months ago |
José Julián Espina
|
47351efa53
|
Reestructure repo and CI improvements (#3505)
* Reestructure repo
* cargo update & fmt
* Fix CI
* Add newline
* Fix playground CI
* Fix CI
* Fix CI (for real this time)
* Fix CI (fr fr)
|
12 months ago |