Skip to content

Tags: boa-dev/boa

Tags

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`TryFromJs` from `JsMap` for `HashMap` & `BtreeMap` (#3998)

* `TryFromJs` from `JsMap` for `HashMap` & `BtreeMap`

* fix `clippy` warn

* use `IteratorResult` instead of `as_object`

* `JsMap` impl `rust_for_each`

* fix: initial `JsMap` can be changed in `for_each`

* better naming

v0.19.1

Toggle v0.19.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Backport 0.19 fixes (#3989)

* Implement new spec changes for `AsyncGenerator` (#3950)

* Implement new spec changes for `AsyncGenerator`

* Add panic docs

* Add spec edition 15 to the tester (#3957)

* Allow dead code for code that is newly detected as unused (#3984)

* Allow dead code for code that is newly detected as unused

* Fix compile errors with nightly rust

* Add missing SAFETY section

* Increase safety of `FutexWaiters`

---------

Co-authored-by: Theo Paris <[email protected]>
Co-authored-by: José Julián Espina <[email protected]>

* Enable CI for release branches (#3987)

* Allow warnings when running CI on release branches (#3990)

* Bump crates version

---------

Co-authored-by: Hans Larsen <[email protected]>
Co-authored-by: Theo Paris <[email protected]>

v0.19

Toggle v0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove `boa_macros` from `boa_string` (#3913)

v0.18

Toggle v0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Cargo.toml (#3724)

Update the location of the readme file

v0.17.3

Toggle v0.17.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jedel1043 José Julián Espina
Bump version to 0.17.3

v0.17.2

Toggle v0.17.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jedel1043 José Julián Espina
Bump version to 0.17.2

v0.17.1

Toggle v0.17.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jedel1043 José Julián Espina
Bump version to 0.17.1

v0.17

Toggle v0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix syntax (#3120)

v0.16

Toggle v0.16's commit message
updating cli keywords

v0.15

Toggle v0.15's commit message

Verified

This commit was signed with the committer’s verified signature.
Razican Iban Eguia Moraza
Fixing the GitHub release workflow