3022 Commits (ascii-string)
 

Author SHA1 Message Date
Haled Odat 1da4a27e79 Apply review 2 days ago
Haled Odat 832c27b5c4 Implement Latin1 JsString 2 days ago
dependabot[bot] 9ec0a13b4d
Bump serde_json from 1.0.115 to 1.0.116 (#3825) 5 days ago
dependabot[bot] c9d914ca55
Bump syn from 2.0.59 to 2.0.60 (#3827) 5 days ago
dependabot[bot] 0cc98fb1a1
Bump proc-macro2 from 1.0.80 to 1.0.81 (#3826) 5 days ago
dependabot[bot] 7f079ae689
Bump thiserror from 1.0.58 to 1.0.59 (#3824) 5 days ago
dependabot[bot] 0f38f214ca
Bump serde from 1.0.197 to 1.0.198 (#3823) 5 days ago
dependabot[bot] f5d050ef39
Bump rustls from 0.22.3 to 0.22.4 (#3821) 1 week ago
Hans Larsen f955248732
Add a ContextData struct to inject host defined types from the context (#3802) 1 week ago
Haled Odat 261e264b01
Fix order of `ToString` call in Function constructor (#3820) 1 week ago
Hans Larsen 5a4d9774ed
Add an embed_module!() macro to boa_interop (#3784) 1 week ago
dependabot[bot] bee5a5ccea
Bump syn from 2.0.58 to 2.0.59 (#3817) 2 weeks ago
dependabot[bot] 07cbacffdf
Bump serde_repr from 0.1.18 to 0.1.19 (#3814) 2 weeks ago
dependabot[bot] ef5c3f18e3
Bump getrandom from 0.2.13 to 0.2.14 (#3815) 2 weeks ago
dependabot[bot] c4ec061255
Bump time from 0.3.34 to 0.3.36 (#3816) 2 weeks ago
dependabot[bot] c63e8e2d37
Bump quote from 1.0.35 to 1.0.36 (#3813) 2 weeks ago
dependabot[bot] 0b2757610a
Bump baptiste0928/cargo-install from 3.0.1 to 3.1.0 (#3812) 2 weeks ago
Hans Larsen d915c9bef7
Add functions to create modules from a JSON value (#3804) 2 weeks ago
Hans Larsen 0d7018f16c
Add a new type Convert<> to convert values (#3786) 2 weeks ago
Linus Groh c0a961f650
Implement Promise.try() (#3800) 2 weeks ago
Hans Larsen 9702501f09
Add more utility traits and funtions to boa_interop (#3773) 3 weeks ago
Hans Larsen 1825e8b3f2
Fix SimpleModuleLoader on Windows (#3795) 3 weeks ago
dependabot[bot] 848103ae3f
Bump getrandom from 0.2.12 to 0.2.13 (#3796) 3 weeks ago
dependabot[bot] 755c213bb6
Bump comfy-table from 7.1.0 to 7.1.1 (#3797) 3 weeks ago
José Julián Espina f2b9c83ceb
Build docs.rs docs with all features enabled (#3794) 3 weeks ago
Nick Tomlin 676dde7897
chore: Update README link to reflect new site paths (#3793) 3 weeks ago
José Julián Espina c9d1401a58
Cleanup tester deps and patterns (#3792) 3 weeks ago
Hans Larsen 958045c9ac
Properly resolve paths in SimpleModuleLoader and add path to Referrer::Script (#3791) 3 weeks ago
dependabot[bot] 0b3df5781e
Bump indexmap from 2.2.5 to 2.2.6 (#3789) 3 weeks ago
dependabot[bot] c78e9f0871
Bump syn from 2.0.57 to 2.0.58 (#3788) 3 weeks ago
José Julián Espina ffbf794577
Remove references to dev docs and npm dependencies (#3787) 3 weeks ago
Hans Larsen cb5cea6d26
Add a path to Module (and expose it in Referrer) (#3783) 3 weeks ago
Hans Larsen 37db6a4911
Add a boa_interop crate (#3772) 4 weeks ago
Haled Odat b1f07805c3
Optimize Regex match check (#3779) 4 weeks ago
José Julián Espina 5c20010328
Check that `min <= max` in `clamp_finite` (#3699) 4 weeks ago
dependabot[bot] 2b7c7050fb
Bump serde_json from 1.0.114 to 1.0.115 (#3775) 4 weeks ago
dependabot[bot] 7659977c82
Bump clap from 4.5.3 to 4.5.4 (#3776) 4 weeks ago
dependabot[bot] 23775954fd
Bump syn from 2.0.55 to 2.0.57 (#3777) 4 weeks ago
dependabot[bot] 3059408a62
Bump trybuild from 1.0.90 to 1.0.91 (#3778) 4 weeks ago
Jason Williams e754df35f5
don't run test262 on push (#3774) 4 weeks ago
Hans Larsen 08b0debbfb
Allow deserialization of missing objects properties into Option<> (#3767) 4 weeks ago
Haled Odat fb8e16b2d9
Cached `this` value (#3771) 1 month ago
Haled Odat a1e36fc788
Optimize number to PropertyKey conversion (#3769) 1 month ago
dependabot[bot] 7dee9e8c57
Bump express from 4.18.2 to 4.19.2 (#3768) 1 month ago
dependabot[bot] f922e2efeb
Bump rayon from 1.9.0 to 1.10.0 (#3763) 1 month ago
dependabot[bot] 9d6ed65a95
Bump indoc from 2.0.4 to 2.0.5 (#3764) 1 month ago
dependabot[bot] 1919bc9c54
Bump regex from 1.10.3 to 1.10.4 (#3766) 1 month ago
dependabot[bot] 122bc968a5
Bump syn from 2.0.53 to 2.0.55 (#3762) 1 month ago
Matthew Stone 48750f361a
Swap to Duration::round from temporal_rs (#3731) 1 month ago
raskad 7987fd8c02
Add missing environment creation in initial iteration of for loop (#3751) 1 month ago