3186 Commits (add-ic-to-global-get-name)
 

Author SHA1 Message Date
raskad 5b6ee34a36
cargo fmt 7 days ago
raskad bbf8c83ece
Add inline cache for getting bindings from the global object 7 days ago
zzzdong c609fbcd2d
fix: parse Arguments should expect `)` not `}` (#4058) 1 week ago
Nikita-str c2e8d1f471
Bug fix: regex started with `/=` parsed as `AssignDiv` (#4048) 1 week ago
Jason Williams b345775138
update Boa to be inline with Temporal (#4034) 1 week ago
Jason Williams 20fe60fcc6
update changelog and bump versions for release (#4064) 1 week ago
raskad e1da91292e
Reduce environment allocations (#4002) 1 week ago
Jason Williams 97c44239a4
update the test262 data on release (#4057) 1 week ago
dependabot[bot] 26681a0e2c
Bump the rust-dependencies group across 1 directory with 6 updates (#4061) 1 week ago
Jason Williams 3fb646a246
update changelog for 0.20.0 (#4056) 1 week ago
raskad 793a10035f
Fix rust 1.83.0 lints (#4060) 1 week ago
dependabot[bot] 1c4f455554
Bump rustls from 0.23.17 to 0.23.18 (#4055) 3 weeks ago
dependabot[bot] 10cb765327
Bump the rust-dependencies group with 6 updates (#4053) 3 weeks ago
José Julián Espina 9d8f267770
Migrate to fast-float2 (#4052) 3 weeks ago
CrazyboyQCD 8f1d8d473a
Add string builder to build `JsString` (#3915) 3 weeks ago
José Julián Espina 9b7c8ce986
Bump dependencies with breaking changes (#4050) 3 weeks ago
dependabot[bot] f7f8470df0
Bump codecov/codecov-action from 4 to 5 (#4044) 3 weeks ago
4yman 55532c0a5f
Remove dockerfile from documentation (#4046) 3 weeks ago
dependabot[bot] e9586b8d00
Bump the rust-dependencies group with 4 updates (#4045) 4 weeks ago
Kevin Ness 334fb3674d
Fix ref to nightly and add target (#4042) 4 weeks ago
Kevin Ness 2bc63120d5
Misspelled permissions in file (#4041) 1 month ago
Kevin Ness 1ddfcd5afe
Use upload-rust-binary-action for nightly release (#4040) 1 month ago
Hans Larsen e892d94f8d
Add a JsPromise::from_result for convenience (#4039) 1 month ago
dependabot[bot] b8ea9bdb4e
Bump the rust-dependencies group with 3 updates (#4036) 1 month ago
dependabot[bot] e416a31830
Bump thiserror from 1.0.67 to 1.0.69 (#4037) 1 month ago
CrazyboyQCD f30514b085
Some string optimizations (#4030) 1 month ago
Kevin Ness 5ea44d8c40
Wrap the mv command in quotations and add echo for testing (#4032) 1 month ago
Kevin Ness 93192765af
Patch the indentation on nightly_build.yml (#4028) 1 month ago
Hans Larsen e37dc418ec
Option::None should try into Undefined, not Null (#4029) 1 month ago
dependabot[bot] 24e2481503
Bump the rust-dependencies group with 5 updates (#4027) 1 month ago
CrazyboyQCD 4983471ff6
Some optimizations on `Error` (#4020) 1 month ago
Jason Williams 265dca3a11
add nightly build (#4026) 1 month ago
Nikita-str b60b1039e3
`TryFromJs` from `JsMap` for `HashMap` & `BtreeMap` (#3998) 1 month ago
Jason Williams d8ec97c85f
use with_capacity to reduce re-allocations fixes #3896 (#3961) 1 month ago
Hans Larsen d3dbb4ad02
console.debug() should use a debug Logger method (#4019) 1 month ago
dependabot[bot] 23e8ba29be
Bump the rust-dependencies group with 5 updates (#4025) 1 month ago
Nikita-str 905e4c6f90
`TryIntoJs` trait and derive macro for it (#3999) 2 months ago
Hans Larsen acd1a8d9ab
Add a display_lossy() to write a JsString lossily (#4023) 2 months ago
dependabot[bot] e22a703dfd
Bump the rust-dependencies group across 1 directory with 8 updates (#4021) 2 months ago
Hans Larsen 94d08fe4e6
Add a URL class to boa_runtime (#4004) 2 months ago
Nikita-str 67f4884d9b
`JsValue::to_json` fix integer property keys (#4011) 2 months ago
dependabot[bot] c9d1b5d805
Bump rustsec/audit-check from 1.4.1 to 2.0.0 (#4012) 2 months ago
dependabot[bot] fcd4422b28
Bump the rust-dependencies group with 4 updates (#4015) 2 months ago
dependabot[bot] 9d7153cdf3
Bump the rust-dependencies group with 4 updates (#4013) 2 months ago
Nikita-str 628e31cf62
#4009: eq bug fix + tests (#4010) 3 months ago
dependabot[bot] 4ed2bad994
Bump the rust-dependencies group with 3 updates (#4003) 3 months ago
Hans Larsen e6a695036b
Add context to the console Logger trait (#4005) 3 months ago
it-a-me bea8369620
docs: Fix link to examples (#4007) 3 months ago
raskad aa09d98787
Implement scope analysis and local variables (#3988) 3 months ago
Hans Larsen 8438ad21cd
Add TryFromJs for TypedJsFunction and more tests (#3981) 3 months ago