3172 Commits (main)
 

Author SHA1 Message Date
CrazyboyQCD 8f1d8d473a
Add string builder to build `JsString` (#3915) 9 hours ago
José Julián Espina 9b7c8ce986
Bump dependencies with breaking changes (#4050) 9 hours ago
dependabot[bot] f7f8470df0
Bump codecov/codecov-action from 4 to 5 (#4044) 1 day ago
4yman 55532c0a5f
Remove dockerfile from documentation (#4046) 3 days ago
dependabot[bot] e9586b8d00
Bump the rust-dependencies group with 4 updates (#4045) 4 days ago
Kevin Ness 334fb3674d
Fix ref to nightly and add target (#4042) 1 week ago
Kevin Ness 2bc63120d5
Misspelled permissions in file (#4041) 1 week ago
Kevin Ness 1ddfcd5afe
Use upload-rust-binary-action for nightly release (#4040) 1 week ago
Hans Larsen e892d94f8d
Add a JsPromise::from_result for convenience (#4039) 1 week ago
dependabot[bot] b8ea9bdb4e
Bump the rust-dependencies group with 3 updates (#4036) 2 weeks ago
dependabot[bot] e416a31830
Bump thiserror from 1.0.67 to 1.0.69 (#4037) 2 weeks ago
CrazyboyQCD f30514b085
Some string optimizations (#4030) 2 weeks ago
Kevin Ness 5ea44d8c40
Wrap the mv command in quotations and add echo for testing (#4032) 2 weeks ago
Kevin Ness 93192765af
Patch the indentation on nightly_build.yml (#4028) 2 weeks ago
Hans Larsen e37dc418ec
Option::None should try into Undefined, not Null (#4029) 3 weeks ago
dependabot[bot] 24e2481503
Bump the rust-dependencies group with 5 updates (#4027) 3 weeks ago
CrazyboyQCD 4983471ff6
Some optimizations on `Error` (#4020) 3 weeks ago
Jason Williams 265dca3a11
add nightly build (#4026) 3 weeks ago
Nikita-str b60b1039e3
`TryFromJs` from `JsMap` for `HashMap` & `BtreeMap` (#3998) 3 weeks ago
Jason Williams d8ec97c85f
use with_capacity to reduce re-allocations fixes #3896 (#3961) 3 weeks ago
Hans Larsen d3dbb4ad02
console.debug() should use a debug Logger method (#4019) 3 weeks ago
dependabot[bot] 23e8ba29be
Bump the rust-dependencies group with 5 updates (#4025) 3 weeks ago
Nikita-str 905e4c6f90
`TryIntoJs` trait and derive macro for it (#3999) 4 weeks ago
Hans Larsen acd1a8d9ab
Add a display_lossy() to write a JsString lossily (#4023) 4 weeks ago
dependabot[bot] e22a703dfd
Bump the rust-dependencies group across 1 directory with 8 updates (#4021) 1 month ago
Hans Larsen 94d08fe4e6
Add a URL class to boa_runtime (#4004) 1 month ago
Nikita-str 67f4884d9b
`JsValue::to_json` fix integer property keys (#4011) 1 month ago
dependabot[bot] c9d1b5d805
Bump rustsec/audit-check from 1.4.1 to 2.0.0 (#4012) 1 month ago
dependabot[bot] fcd4422b28
Bump the rust-dependencies group with 4 updates (#4015) 1 month 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) 2 months ago
dependabot[bot] 4ed2bad994
Bump the rust-dependencies group with 3 updates (#4003) 2 months ago
Hans Larsen e6a695036b
Add context to the console Logger trait (#4005) 2 months ago
it-a-me bea8369620
docs: Fix link to examples (#4007) 2 months ago
raskad aa09d98787
Implement scope analysis and local variables (#3988) 2 months ago
Hans Larsen 8438ad21cd
Add TryFromJs for TypedJsFunction and more tests (#3981) 2 months ago
Hans Larsen ddb1901d65
Add TextEncoder, TextDecoder implementations to boa_runtime (#3994) 2 months ago
José Julián Espina 6d8be0aa9b
Improve CI concurrency and fix macos release (#3996) 2 months ago
Haled Odat c480a42230
Implement register allocation (#3942) 2 months ago
José Julián Espina 4db0388e53
Update changelog for v0.19.1 (#3995) 2 months ago
Hans Larsen dd32789ae4
Add tests from WPT and fix them in the Console (#3979) 2 months ago
Hans Larsen 50356e9518
Add TryIntoJsResult for vectors (#3993) 2 months ago
Hans Larsen affa6527c1
Add a way for js_error! macro to create native errors with message (#3971) 2 months ago
Hans Larsen c21f10efae
A simple module loader from a function (#3932) 2 months ago
Hans Larsen cdb47510b3
Add an "iter()" method to Js*Array for convenience (#3986) 2 months ago
dependabot[bot] a166d4cc3e
Bump the rust-dependencies group with 7 updates (#3991) 2 months ago
Hans Larsen 5534ec2773
Add a display type for JsString to allow formatting without allocations (#3951) 2 months ago
Hans Larsen 4778780073
Add support for Trace, Finalize and JsData for Convert<> (#3970) 2 months ago
José Julián Espina 4c5df56b16
Allow warnings when running CI on release branches (#3990) 2 months ago
José Julián Espina b429c54bf1
Enable CI for release branches (#3987) 3 months ago