44 Commits (05e2493218e12bc8641b63b03fcb65ea20037b94)

Author SHA1 Message Date
raskad 2bed1fca2f
Add default value for descructing property access arrays (#3738) 8 months ago
raskad 861010ec80
Close for-of iterator when the loop body throws (#3734) 9 months ago
Matthew Stone 4189aa2f16
Fix a few Duration code typos (#3730) 9 months ago
Kevin d985ad9be0
Update temporal_rs and cargo update (#3717) 9 months ago
José Julián Espina d346bf8364
Split ICU4X data generation from `boa_icu_provider` (#3682) 9 months ago
raskad a7c2f5baa7
Implement RegExp `v` flag (#3695) 9 months ago
Kevin 5ce93b2086
Migrate to `temporal_rs` crate (#3694) 9 months ago
Angelo Ceccato 14b34fe395
Js typed array methods (#3481) 9 months ago
José Julián Espina c94e10ddd6
Change `HostEnsureCanCompileStrings` to the new spec (#3690) 9 months ago
José Julián Espina cf613c9e65
Implement prototype of `NumberFormat` (#3669) 9 months ago
José Julián Espina 4523eaf0dd
Fix clippy warnings for rustc 1.76 (#3668) 10 months ago
Haled Odat 98dba8a1b9
Implement inline caching tests and cleanup (#3513) 10 months ago
José Julián Espina 0f33b98e75
Simplify Temporal APIs (#3653) 10 months ago
Kevin d423bba8ef
Temporal: Refactor Calendar protocol for `JsObject`s (#3651) 10 months ago
José Julián Espina e0f35de769
Remove double indirection in module types (#3640) 10 months ago
José Julián Espina 76e2b7c93d
Implement stage 3 feature "arraybuffer-transfer" (#3649) 10 months ago
José Julián Espina a9aeaa5ba3
Implement resizable buffers (#3634) 10 months ago
Kevin 8f7028d112
Temporal: attribute/property and custom calendar fixes (#3639) 10 months ago
Kevin bb9d6920ab
Build out PlainTime builtin (#3621) 10 months ago
Kevin 39ba99972d
Temporal: `DateTime` and `PlainDateTime` functionality (#3628) 10 months ago
José Julián Espina 8010052944
Implement ECMA262's normative PR 2600 (#3633) 10 months ago
José Julián Espina 20dba13ae3
Improve typing of `DataView` and related objects (#3626) 10 months ago
José Julián Espina 5628637cfb
Cleanup 262 tester and stabilize some experimental features (#3632) 10 months ago
raskad 34d008469f
Update regress to v0.8.0 and use UTF16 / UCS2 matching (#3627) 10 months ago
Kevin 750962dd5a
Enable Temporal tests and error message fix (#3620) 10 months ago
José Julián Espina 08722382d1
Implement non-erased `JsObject`s (#3618) 10 months ago
Kevin 806c3c9167
New date methods and update builtin (#3614) 10 months ago
raskad 8a1383a3c5
Fix escaping in `RegExp.prototype.source` (#3619) 10 months ago
Haled Odat 9fb0f3c006
Implement getter for `ArrayBuffer` data (#3610) 10 months ago
raskad 48062d76f1
Fix regexp `toString` method (#3608) 10 months ago
Kevin ced2904d22
Temporal `Instant` migration cont. and related changes (#3601) 10 months ago
José Julián Espina 2ebcbab80a
Remove allocations from `HostDefined::get_many_mut` (#3606) 10 months ago
raskad 0ed7da5730
`Date` refactor (#3595) 10 months ago
raskad a592883088
Implement Date parsing according to the spec (#3564) 11 months ago
raskad 6c5dfe0069
Fix invalid return value when closing an iterator (#3567) 11 months ago
Kevin 0cb17cfc61
Update tz components for new design (#3543) 11 months ago
raskad 84a5e45447
Add UTF-16 input parsing (#3538) 11 months ago
raskad 6ac435ffea
Fix rust 1.75 lints (#3540) 11 months ago
Kevin 1ef04a757f
Refactor Temporal Calendar API for `AnyCalendar` and fields (#3522) 11 months ago
Haled Odat 0b37ad6ea2
Move `PromiseCapability` to stack (#3528) 11 months ago
Haled Odat af9d3953cd
Refactor vm calling convention to allow locals (#3496) 11 months ago
Haled Odat f923830031
Non recursive gc trace (#3508) 12 months ago
José Julián Espina 52b39fabd5
Simplify `Icu` API (#3503) 12 months ago
José Julián Espina 47351efa53
Reestructure repo and CI improvements (#3505) 12 months ago