Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
https://github.com/boa-dev/boa
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.1 to 5.1.3.
- [Release note...
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1.
- [Release notes](https://git...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.2 to 1.18.0.
- [Changelog](htt...
Bumps [test262](https://github.com/tc39/test262) from `3e858ef` to `f4e31fc`.
- [Commits](https:...
940529ac8a427e2423253b386b2a8d3861775ea8 authored over 1 year ago by raskad <[email protected]>
* Allow `true`, `false` and `null` in object patterns
* Add test
ee97198d01837b1b3021651dccc53ea8912be499 authored over 1 year ago by José Julián Espina <[email protected]>* show object kind, name and address when using dbg!
* Update boa_engine/src/object/jsobject.rs...
de241c2b60187fdb49b08b708c5d59aec1a7b507 authored over 1 year ago by Jason Williams <[email protected]>* Fix grammar and improve flow in `debugging.md`
* Fix architecture image's background
* Updat...
7b5b6b305c8ceef92dbc13fcf99a6af2a7f47b64 authored over 1 year ago by Veera <[email protected]>2fa9c65e975178363c81d27e874b5b17756bded6 authored over 1 year ago by José Julián Espina <[email protected]>
65bf54d7e047411ba3cdf2f345eae32feb55ca51 authored over 1 year ago by José Julián Espina <[email protected]>
* update fuzzers for latest changes
* build fuzzers in CI workflow
* move fuzz builds before e...
6b595e799997d89affbddba5a02c4cad31c8204f authored over 1 year ago by Addison Crump <[email protected]>9367ee24aa78a91ac3900aff968cdd1486ddd056 authored over 1 year ago by raskad <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.1 to 5.85.0.
- [Release notes](htt...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.25 to 0.4.26.
- [Release notes](ht...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.3 to 5.3.0.
- [Release notes](http...
f9c26de90ef586908ebb1cb14362d95bcbea8519 authored over 1 year ago by José Julián Espina <[email protected]>
* Deny Unicode Escapes in boolean and null expressions
* Add tests
4a68fb51207546b0a131ee81142265b6b849d5cb authored over 1 year ago by Veera <[email protected]>f0422bdf3b0804ff00a56a9461f800f123848a09 authored over 1 year ago by Haled Odat <[email protected]>
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.24 to 0.4.25.
- [Release notes](ht...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.1 to 1.17.2.
- [Changelog](htt...
* Prune garbage collected `SharedShape`s
* Prune on insertion limit
c013caca22497f3a6637b442ac84bb102900d23c authored over 1 year ago by Haled Odat <[email protected]>* Ensure the "arguments" is the first argument
* Remove `arguments_binding` field from `CodeBlock`
f1bab1edeff60eab006fea795741b23006ba508e authored over 1 year ago by Haled Odat <[email protected]>
Bumps [test262](https://github.com/tc39/test262) from `88a2f0d` to `3e858ef`.
- [Commits](https:...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.4 to 6.8.1.
- [Releas...
Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18.
- [Release notes](https://g...
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.16 to 2.0.18.
- [Release notes](https://git...
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 6.1.4 to 6.2.0.
- [Release note...
* Remove redundant `num_bindings` field from `CodeBlock`
* Remove redundant num_bindings parame...
67c5652911582774ad166bb8869991587a7e7acf authored over 1 year ago by Haled Odat <[email protected]>4ea80f462111dfd99c2356d5e135b1fb9adb0f96 authored over 1 year ago by raskad <[email protected]>
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.27 to 1.0.28.
- [Release notes](https:/...
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3.
- [Release notes](https:/...
15749ed295821269d3d742858f1d9c997ef98350 authored over 1 year ago by Haled Odat <[email protected]>
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.58 to 1.0.59.
- [Release no...
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.0 to 5.84.1.
- [Release notes](htt...
Bumps [webpack](https://github.com/webpack/webpack) from 5.83.1 to 5.84.0.
- [Release notes](htt...
* Implement pseudo-property `import.meta`
* Apply review
7ae858204ba185fd39f73e61ea1345acac997bc1 authored over 1 year ago by José Julián Espina <[email protected]>* Fix remaining module bugs
* npx prettier
* Fix regression
9bbe0184a4c09d036ad01e5a170be6b4c1a6587e authored over 1 year ago by José Julián Espina <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.2.
- [Release notes](https:/...
57ba979415665c0b7259a9be182858ea9f9f111b authored over 1 year ago by Haled Odat <[email protected]>
* WIP: 76d7eceed6 Implement dynamic imports
* Expand `ActiveRunnable` to missing places
* Fix ...
09658b02bc71aacf647a8fec10d80ddbbf3eb598 authored over 1 year ago by José Julián Espina <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0.
- [Release notes](https://git...
Bumps [test262](https://github.com/tc39/test262) from `4fc741b` to `88a2f0d`.
- [Commits](https:...
3f5bad78885ae889e37844b303a91936eb1556d9 authored over 1 year ago by Haled Odat <[email protected]>
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.7.4.
- [Releas...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.2 to 3.3.3.
- [Re...
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.4.
- [Commits](https://github.co...
* Implement type safe root object shape
* Implement `From` for Unique and Shared shapes
e335c54926a26873bbc4a1a571d646accf6659bb authored over 1 year ago by Haled Odat <[email protected]>4a368a24313843dbcfebdf614e2a04181f9a019b authored over 1 year ago by raskad <[email protected]>
5e9193aced3d6eccccdb200541778af5713b2ed5 authored over 1 year ago by raskad <[email protected]>
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3...
ff420866e3356feb2db6155607d407b61e9b622a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.2.1 to 2.3.1.
- [Release notes](ht...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.57 to 1.0.58.
- [Release no...
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.1 to 5.83.1.
- [Release notes](htt...
* Implement draft of module execution
* Fix recursion bug
* Re-enable JsObject's debug printin...
06161edcbd0a682c915a9d3af535f0b1d05017ec authored over 1 year ago by José Julián Espina <[email protected]>5a4b410b17b628d8c063d50cae1a80619851ed8d authored over 1 year ago by Kevin <[email protected]>
* Extract "About Boa" section into a separate file
* Add newline
* cargo fmt
ab87b2fd5b48401b02ed7d8bad757e208d3d3e23 authored over 1 year ago by José Julián Espina <[email protected]>* Fix tagged template creation
* Fix template identifier hash
* Apply suggestion
* Apply sugg...
efeaa40ae247dda10d51675a7b8192f0a7a7ad4f authored over 1 year ago by raskad <[email protected]>4f25f2c74907f876b57d4f79bc711dd85a9a9361 authored over 1 year ago by José Julián Espina <[email protected]>
190eeb388b35f4e986c6b81cc0baf2f4144a6f87 authored over 1 year ago by Haled Odat <[email protected]>
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.56 to 1.0.57.
- [Release no...
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.85 to 0.2.86.
- [Release...
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.15 to 2.0.16.
- [Release notes](https://git...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
- [Release notes](http...
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.0 to 5.82.1.
- [Release notes](htt...
* Check if es6id is found
* Check for both esid and es6id
facbacc27e47bc8d33e86de8584908ebbed52d7a authored over 1 year ago by Veera <[email protected]>* Fix lexical environments in for loops
* Fix typo
f57872cf8c02e385cc2b8f33b87bc173526e486e authored over 1 year ago by raskad <[email protected]>* Separate declarative environment kinds
* Fix typos
71ea4d2f744fc9312e1acd4d02a8db9b31cc50e1 authored over 1 year ago by José Julián Espina <[email protected]>
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.84 to 0.2.85.
- [Release...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.0 to 5.1.1.
- [Release note...
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.26 to 1.0.27.
- [Release notes](https:/...
2faa2470dbe371f65dace6e6903111d334007b48 authored over 1 year ago by raskad <[email protected]>
128c13752a502c6eeb8f12b26be9ed6195a2fc81 authored over 1 year ago by Haled Odat <[email protected]>
d7c03db7fa0729a141490e42ccc3a66bda116659 authored over 1 year ago by Haled Odat <[email protected]>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.3 to 4.15.0....
deb8c8946e2d4ea97d9dc2ec9fbd9cc81b6a0e29 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3...
731a06136687e3d004c18c64a414bd547d1fbd77 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.2 to 5.1.0.
- [Release note...
Bumps [test262](https://github.com/tc39/test262) from `72c0c5e` to `4fc741b`.
- [Commits](https:...
* Add loop and switch return values
* Apply suggestions
7605453cd78fed8215b13435b4895dfc23a600a8 authored over 1 year ago by raskad <[email protected]>* Implement annexB Block-Level Function Declarations
* Apply suggestions
70b0d49483e806e0e60d02ae838a60b9d5033939 authored over 1 year ago by raskad <[email protected]>* Fix switch `default` execution
* Fix typo
* Update switch.rs
908015f9fd2dd6debd7bed126c6571640b144cf4 authored over 1 year ago by Haled Odat <[email protected]>* Add SyntaxErrors in GlobalDeclarationInstantiation
* Fix tests
* Apply suggestions
719b5a171d9386b8e6146b1f6b21e38f90f2be49 authored over 1 year ago by raskad <[email protected]>484cc16bb96c77f26ba591d1dfdf8cf8a4d5cec2 authored over 1 year ago by raskad <[email protected]>
c2205052bc8389a5370a69fa02b475e722eb508d authored over 1 year ago by raskad <[email protected]>
* Implement runtime limits for recursion
* Remove "tail-call-optimization" from ignore list
* ...
b4b77e77b486f02b28929a0b1899ac4c81b28e72 authored over 1 year ago by Haled Odat <[email protected]>990e4df947d1edd4927a1a15c1f6a201bfc4791f authored over 1 year ago by raskad <[email protected]>
31a60cb44822396b67776f59b602c00892892591 authored over 1 year ago by Haled Odat <[email protected]>
d20304ea212e0c7db55db362586ed975e0aa31f2 authored over 1 year ago by Haled Odat <[email protected]>
802d796d5118ac4fd6d0571e4c4126fc7eb8b695 authored over 1 year ago by Haled Odat <[email protected]>
e3d2056f5bf84746cfecc8b95cad6a6357240311 authored over 1 year ago by raskad <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162.
- [Release notes](http...
* Added unit tests for `boa_ast::Punctuator`
* Removed ut_ prefix from tests
1965492f7cfb4a0e0b7102cefab3a0de86af32d6 authored over 1 year ago by Iban Eguia Moraza <[email protected]>* Fix `Date` for dynamic timezones
* Fix test
debbb91e7819d0146491a477145e569b889fb644 authored over 1 year ago by José Julián Espina <[email protected]>9c29b35bebea94532567937db37d89db9a39d878 authored over 1 year ago by José Julián Espina <[email protected]>
* Added unit tests for `boa_ast::Keyword`
* Removed the ut_ prefix on test functions
08a72387ba5cd185f657e98d984ff2ce328da69e authored over 1 year ago by Iban Eguia Moraza <[email protected]>* Added a bunch more tests
* Removed extra file
* Fix tests
* Increasing code coverage
* Fix...
7cb58dea97badc1218a8d46a3e77d8d6a6bb7cf8 authored over 1 year ago by Iban Eguia Moraza <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.81.0 to 5.82.0.
- [Release notes](htt...
* Update to primary docs to account for console update
* fix intra-doc link
* Forgot a period
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.38.0.
- [Rele...
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.5 to 4.2.7.
- [Release notes](https://git...
* Make update operations reuse the last found binding locator
* Rename opcode
* Reword opcode ...
c341772547e4591ae3f9549a2bbc9bf0fecaa314 authored over 1 year ago by José Julián Espina <[email protected]>