109 Commits (958045c9ac963ca3b0fe8022832765102917dd6e)

Author SHA1 Message Date
Hans Larsen 958045c9ac
Properly resolve paths in SimpleModuleLoader and add path to Referrer::Script (#3791) 8 months ago
dependabot[bot] c78e9f0871
Bump syn from 2.0.57 to 2.0.58 (#3788) 8 months ago
José Julián Espina ffbf794577
Remove references to dev docs and npm dependencies (#3787) 8 months ago
Hans Larsen cb5cea6d26
Add a path to Module (and expose it in Referrer) (#3783) 8 months ago
Hans Larsen 37db6a4911
Add a boa_interop crate (#3772) 8 months ago
Haled Odat b1f07805c3
Optimize Regex match check (#3779) 8 months ago
José Julián Espina 5c20010328
Check that `min <= max` in `clamp_finite` (#3699) 8 months ago
dependabot[bot] 23775954fd
Bump syn from 2.0.55 to 2.0.57 (#3777) 8 months ago
Hans Larsen 08b0debbfb
Allow deserialization of missing objects properties into Option<> (#3767) 8 months ago
Haled Odat fb8e16b2d9
Cached `this` value (#3771) 8 months ago
Haled Odat a1e36fc788
Optimize number to PropertyKey conversion (#3769) 8 months ago
dependabot[bot] 122bc968a5
Bump syn from 2.0.53 to 2.0.55 (#3762) 8 months ago
Matthew Stone 48750f361a
Swap to Duration::round from temporal_rs (#3731) 8 months ago
raskad 7987fd8c02
Add missing environment creation in initial iteration of for loop (#3751) 8 months ago
Haled Odat d3e539593f
Dense array storage variants for `i32` and `f64` (#3760) 8 months ago
Hans Larsen 1c6a095196
Add a try_from_js implementation for Vec<T> (accept any Array-like) (#3755) 8 months ago
José Julián Espina 03d972957d
Apply new clippy lints for rustc 1.77 (#3759) 8 months ago
raskad abec7b2ec2
Fix parsing of binding identifier in try catch parameters (#3752) 8 months ago
raskad 9e9d71ff91
Fix parsing of `async` in for-of loops (#3745) 8 months ago
dependabot[bot] 9bc1195d39
Bump futures-lite from 2.2.0 to 2.3.0 (#3748) 8 months ago
dependabot[bot] 7a8e3b9adc
Bump syn from 2.0.52 to 2.0.53 (#3750) 8 months ago
raskad 06b1c3394d
Fix invalid syntex errors for allower `let` as variable names (#3743) 8 months ago
dependabot[bot] 12ee8dd92b
Bump bytemuck from 1.14.3 to 1.15.0 (#3740) 8 months ago
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) 8 months ago
dependabot[bot] 18b03fd0ab
Bump thiserror from 1.0.57 to 1.0.58 (#3735) 8 months ago
Matthew Stone 4189aa2f16
Fix a few Duration code typos (#3730) 9 months ago
Jason Williams e37fcfe42c
Update Cargo.toml (#3724) 9 months ago
Kevin d985ad9be0
Update temporal_rs and cargo update (#3717) 9 months ago
dependabot[bot] e9d1130386
Bump web-time from 1.0.0 to 1.1.0 (#3715) 9 months ago
dependabot[bot] 2f7fa88bdf
Bump ryu-js from 1.0.0 to 1.0.1 (#3716) 9 months ago
dependabot[bot] 0614ef10ce
Bump syn from 2.0.51 to 2.0.52 (#3705) 9 months ago
Kevin e3b6f6c055
Fix `temporal_rs` in Cargo.toml (#3702) 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
José Julián Espina 01baec0444
Create tool to regenerate the `ABOUT.md` (#3692) 9 months ago
Kevin 5ce93b2086
Migrate to `temporal_rs` crate (#3694) 9 months ago
dependabot[bot] 48099632e8
Bump syn from 2.0.50 to 2.0.51 (#3693) 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
dependabot[bot] 75c094a538
Bump syn from 2.0.49 to 2.0.50 (#3685) 9 months ago
dependabot[bot] 2cccb3299f
Bump syn from 2.0.48 to 2.0.49 (#3676) 9 months ago
dependabot[bot] 77e70f6c49
Bump thiserror from 1.0.56 to 1.0.57 (#3671) 9 months ago
José Julián Espina cf613c9e65
Implement prototype of `NumberFormat` (#3669) 9 months ago
dependabot[bot] 6a8f0261b1
Bump bytemuck from 1.14.2 to 1.14.3 (#3666) 10 months ago
José Julián Espina 4523eaf0dd
Fix clippy warnings for rustc 1.76 (#3668) 10 months ago
dependabot[bot] f1e2270f9c
Bump num-integer from 0.1.45 to 0.1.46 (#3663) 10 months ago
dependabot[bot] 1ee0d481ff
Bump bytemuck from 1.14.1 to 1.14.2 (#3662) 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