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
This changes the trigger type for PR benchmarks back to the default (`opened`, `synchronize`, `r...
4f8398e21f0ea71b4a772cd224a5380e497522c3 authored over 2 years ago by raskad <[email protected]>
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0.
<details>
<sum...
This changes our ci benchmarks to only run when the label `run-benchmark` is set on the PR.
T...
8af90a7d783f47c2620596923bdac29be4d456bb authored over 2 years ago by raskad <[email protected]>This Pull Request closes #2067
It changes the following:
- Implement `Object.prototype.__l...
6477f61fb18afd212b92a97d57ee5bde1b701cc1 authored over 2 years ago by Sorck <[email protected]>This Pull Request fixes part of #2067
It changes the following:
- Implement `Object.protot...
c9b891fbfd8ebc7507308c72cda152a1d1ebf6ad authored over 2 years ago by Sorck <[email protected]>This Pull Request fixes part of #2067.
It changes the following:
- implemented getter of `...
220af1c375320f9b7cfcde057a4ded878426dd5f authored over 2 years ago by cybai (Haku) <[email protected]>It changes the following:
Fix spec links for
- `create_data_property`
- `create_data_prope...
<!---
Thank you for contributing to Boa! Please fill out the template below, and remove or add ...
This Pull Request fixes part of #2067.
It introduces the legacy `Object.prototype.__defineGet...
b7e84d4c7de80359931422e16c18e45a4c712416 authored over 2 years ago by cybai (Haku) <[email protected]>This Pull Request fchanges the following:
- Remove unnecessary `Trace` and `Finalize` impleme...
9025c36b1b7bf5eb3b614206d9fb935b39ea3c10 authored over 2 years ago by raskad <[email protected]>9e81103cdf73893abc8ec3894c0bcf3c51329b0c authored over 2 years ago by Iban Eguia Moraza <[email protected]>
This Pull Request bumps the version number to 0.15, adds the changelog for this new versions and...
1dbd31e2b7ca7994c856ee20b9dfb840ab19e01e authored over 2 years ago by Iban Eguia <[email protected]>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.9.2.
<...
Bumps [test262](https://github.com/tc39/test262) from `520c418` to `53d6cd6`.
<details>
<summary...
This Pull Request changes the following:
- Parse private generator methods in classes
ae01d5c20bef227a47d7a9647d85da8bcd2b48c5 authored over 2 years ago by raskad <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0.
<details>
<summary>Re...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3...
758a1ed4a9ffdad3dc84341e17166ea163947926 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [boa-dev/criterion-compare-action](https://github.com/boa-dev/criterion-compare-action) fr...
d73259110beb68faab0e0bc12f2bd4b4217e574f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.0 to 4.9.1.
<...
This Pull Request changes the following:
- Implement `Function` constructor
- Ignore non-sta...
This updates the Test262 submodule so that it includes the latest tests. It overrides #2095, whi...
f5ad346a695371e51fe566de36e976c54a58916b authored over 2 years ago by Iban Eguia <[email protected]>Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-acti...
bad686d9ea1c661a829c77f8df340ff3388a51e5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.1 to 1.8.2.
<details>
<summary>Chan...
<!---
Thank you for contributing to Boa! Please fill out the template below, and remove or add ...
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from...
7ecc37302ccd58a48fb5359fa50f536cbd33d3f2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.5.6.
<details>
<summary>Change...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.11.0 to 1.12.0.
<details>
<summar...
Bumps [jemallocator](https://github.com/tikv/jemallocator) from 0.3.2 to 0.5.0.
<details>
<summa...
Bumps [test262](https://github.com/tc39/test262) from `509363b` to `7fca663`.
<details>
<summary...
The `Context` currently contains a `strict` flag that indicates is global strict mode is active....
45dd2d416cfd6209a76fc65c0a0126c128342f0e authored over 2 years ago by raskad <[email protected]>Updates the requirements on [icu](https://github.com/unicode-org/icu4x) to permit the latest ver...
ace28e51f4b73da7a8d951c4ae31568c82a5c095 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>This Pull Request fixes/closes #2075.
It changes the following:
- Implements a `ProxyBuild...
406c6420415065d2981ffafdd2378c07eea9e673 authored over 2 years ago by jedel1043 <[email protected]>Apparently we didn't have a `Date` intrinsic constructor, we were setting the prototype of all `...
29330225efe78e9afbec0e66191917425de84974 authored over 2 years ago by jedel1043 <[email protected]>
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.10.0 to 1.11.0.
<details>
<summar...
This fixes the CI after the upgrade to Rust 1.61. I had to "allow" the `use_self` lint, due to h...
456da4949a2f98802eafcf7a8ea662ea641f9dd1 authored over 2 years ago by Iban Eguia <[email protected]>Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.4 ...
f3db18fc5468576d2c6df31b259890c1d43d3607 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [test262](https://github.com/tc39/test262) from `2e7cdfb` to `509363b`.
<details>
<summary...
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.2 to 1.5.3.
<details>
<summary>Changel...
This Pull Request adds several helpers to resolve #1562.
It adds the following subroutines:
...
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18.
<details>
<summary>Release ...
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.72.1.
<details>
<summary>Re...
This Pull Request fixes/closes #948.
It changes the following:
- Implement the global `eva...
8721a3167b520681446a6132e5d181c1265ae2e7 authored over 2 years ago by raskad <[email protected]>This Pull Request changes the following:
- Crate dedicated `IdentifierReference` parser and r...
e42e2f64be12de33b4fae27536059383557a6b50 authored over 2 years ago by raskad <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.16 to 3.1.17.
<details>
<summary>Release ...
Bumps [test262](https://github.com/tc39/test262) from `b649e6b` to `2e7cdfb`.
<details>
<summary...
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.15 to 3.1.16.
<details>
<summary>Release ...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.8.1 to 4.9.0.
<...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.23 to 0.8.24.
<details>
<summ...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.80 to 1.0.81.
<details>
<summary>R...
<!---
Thank you for contributing to Boa! Please fill out the template below, and remove or add ...
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.14 to 3.1.15.
<details>
<summary>Release ...
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.14 to 0.2.15.
<details>
<sum...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
<details>
<summary>Rel...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.80.
<details>
<summary>C...
Bumps [test262](https://github.com/tc39/test262) from `78c6ec7` to `b649e6b`.
<details>
<summary...
Bumps [num-integer](https://github.com/rust-num/num-integer) from 0.1.44 to 0.1.45.
<details>
<s...
This Pull Request changes the following:
- Refactor `RegExp` constructor methods to match the...
6bda5fd1a48fd02d8f41376b7a7deb0ab701a7fc authored over 2 years ago by raskad <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.12 to 3.1.14.
<details>
<summary>Release ...
It changes the following:
- The current `JsString` implementation has a lot of duplicate heap...
5de3a7a2c47ad74af4bf6510d58c57c63b6219e8 authored over 2 years ago by 兰陈昕 <[email protected]>
This PR adds `JsFunction` wrapper around JavaScript `Function` object, like #1746
With this PR...
Bumps [boa-dev/criterion-compare-action](https://github.com/boa-dev/criterion-compare-action) fr...
20f72d1c39be7177a4eddc9c8099c9e85f72a9a6 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>This Pull Request changes the following:
- Implement redeclaration errors in the parser
- Re...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
<details>
<summary>Changelog...
This adds cargo-workspaces to our repo for easier publishing.
(I think we may need to do a dry...
Bumps [test262](https://github.com/tc39/test262) from `f0bf5df` to `78c6ec7`.
<details>
<summary...
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.11 to 3.1.12.
<details>
<summary>Release ...
This Pull Request changes the following:
- Allow `let` as variable declaration name
3226e5494c564f465d06bb68cf40f51907f3626b authored over 2 years ago by raskad <[email protected]>This Pull Request changes the following:
- Fix early return in `for in loop` head
55c89c761702782ffb5a33e31a3a1845c0e7faba authored over 2 years ago by raskad <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.10 to 3.1.11.
<details>
<summary>Release ...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.56 to 1.0.57.
<details>
<summary>Comm...
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.9 to 3.1.10.
<details>
<summary>Changelog...
<!---
Thank you for contributing to Boa! Please fill out the template below, and remove or add ...
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.8 to 3.1.9.
<details>
<summary>Release no...
Bumps [test262](https://github.com/tc39/test262) from `d7c0a20` to `f0bf5df`.
<details>
<summary...
It changes the following:
- Make `Array.prototype` an array object
It changes the following:
- Implement `get RegExp.prototype.hasIndices`
- Update Implement `ge...
It changes the following:
- `Symbol` object has `[[Construct]]` internal method
- Fix and comm...
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.1 to 1.5.2.
<details>
<summary>Changel...
This Pull Request allows "true"/"false" as property names when instantiating objects. This shoul...
be15b85171625a4b540e659d8db40ae0c1425f38 authored over 2 years ago by lupd <[email protected]>This PR adds a wrapper around the raw builtins for JavaScript typed arrays, like #1746
17aa57040d161aab174c8b344d60b174bdf362c6 authored over 2 years ago by Halid Odat <[email protected]>This Pull Request fixes a faulty cast for `Array.splice`.
Negative values for delete_count w...
781561e04790b3b55a14c261efa928b3dc9d7341 authored over 2 years ago by lupd <[email protected]>
Bumps [test262](https://github.com/tc39/test262) from `926b096` to `d7c0a20`.
<details>
<summary...
This Pull Request changes the following:
- Remove syntax error for unicode escaped characters...
2a63de3d6800c8343a7f21d4ce0a998ebe7ccf90 authored almost 3 years ago by raskad <[email protected]>This Pull Request changes the following:
- Allow `Initializer` after `ArrayBindingPattern` in...
2e0254b6186b005cc464982d6afb8a0dcaca9d92 authored almost 3 years ago by raskad <[email protected]>This Pull Request changes the following:
- Allow `PropertyName`s in `BindingProperty`in `Obje...
314e4ca656b8eef2ee042ca767c92c8987ee334c authored almost 3 years ago by raskad <[email protected]>This Pull Request supersedes #2018 and #2017.
It changes the following:
- Updates the wasm...
8d746ecc0bd909e333082f3813300f5e0f04ec2e authored almost 3 years ago by Iban Eguia <[email protected]>`ArrayBuffer.isView()` should check whether the object contains a `[[ViewedArrayBuffer]]` intern...
30075314818f09f8dd121f971e6c7462a25683ea authored almost 3 years ago by Halid Odat <[email protected]>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.8.0 to 4.8.1.
<...
Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.72.0.
<details>
<summary>Re...
This Pull Request fixes new / improved clippy lints with rust 1.60.
5ab3bf858b3e60a7fc12c75f63743bd8a67375c1 authored almost 3 years ago by raskad <[email protected]>This Pull Request fixes/closes #337.
It changes the following:
- Implement class declarati...
223966981c112477678f42f47fcf9458171fb6c0 authored almost 3 years ago by raskad <[email protected]>This Pull Request fixes `byteLength` for `ArrayBuffer`. It should be an accessor property rather...
e6d12f835c16483fa862a4e71d5b25a29675dcf4 authored almost 3 years ago by lupd <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.
<deta...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.4 to 4.8.0.
<...
This Pull Request changes BigInt so that isConstructor returns true.
It changes a single bool...
bb98bd3567aac12234b4fdd5e9768231c758c18b authored almost 3 years ago by lupd <[email protected]>
Bumps [test262](https://github.com/tc39/test262) from `0bccacd` to `926b096`.
<details>
<summary...
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
<details>
<summary>R...
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.71.0.
<details>
<summary>Re...
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.7 to 3.1.8.
<details>
<summary>Release no...
<!---
Thank you for contributing to Boa! Please fill out the template below, and remove or add ...