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 PR introduces a new API for JavaScript builtin objects in Rust (such as `Array`, `Map`, `Pr...
9f6aa1972ce37f10ac15d71a46a616b0652a2786 authored almost 3 years agoThis refactors the representation of the `[[ParameterMap]]` internal slot on the `Arguments` exo...
1d6e14763bb3fb780828ad9f265c7c60285b36d2 authored almost 3 years agoThis Pull Request fixes/closes #1670.
It changes the following:
- Removes the "js" feature...
46f96d4bea3e2f16c07db5e6cb51785bc6e321d1 authored almost 3 years agoFixes #1847 by wrapping the `std::alloc::alloc()` call in `try_alloc()`, which checks that the r...
fabbf15dd3cd76495b3bd2ada9323becbcfe5832 authored almost 3 years agoThis is an attempt to refactor the environments to be more performant at runtime. The idea is, t...
29cd909f88d9bcab59eedda95639756a45235d70 authored almost 3 years agoBumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-acti...
e80028355217e498008c0b9b27f8be5b0d737bab authored almost 3 years ago
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.0 to 5.69.1.
<details>
<summary>Re...
This removes all the calls to `unwrap()` in the codebase, which made me found a couple of place...
748465d17b16287901d8540a8ae3fe6a0b69d365 authored almost 3 years ago
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.79.
<details>
<summary>R...
With the implementation of `String.fromCodePoint` in #1123 some `RegExp` tests are now running f...
51537badc3c481d03313f52dbbf3ffc510b09267 authored almost 3 years agoThis Pull Request fixes/closes #1819.
It changes the following:
- Move the bitflags from `...
826adb200945e06a5fd79b4dba433578103356da authored almost 3 years ago
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 to 0.8.5.
<details>
<summary>Change...
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.0.
<details>
<summary>Re...
<!---
Thank you for contributing to Boa! Please fill out the template below, and remove or add ...
With this change an arrow function name is correctly set to the name of the variable:
```java...
7e772768e2644eaedaedf5f0a0794f7b16fd6d93 authored almost 3 years agoIn [Rust 1.58](https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html#captured-identifiers-in-fo...
53ef07b1a6201c3c459563b6aa4dde53047637b6 authored almost 3 years agoBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....
7b2dc881a0262794183537973f8bc6da46567f20 authored almost 3 years agoBumps [boa-dev/criterion-compare-action](https://github.com/boa-dev/criterion-compare-action) fr...
7779c1a6f1f5d467c3307ab0cff1aa412a990db5 authored almost 3 years agoThis PR boxes the `Try` and `TaggedTemplate` nodes reducing the size of the `Node` structure fro...
5759447250b684460b2e24e28988c53bf0694936 authored almost 3 years agoThis Pull Request fixes/closes #1768.
It adds one extra peeked token in the buffered lexer, s...
4a11ca1773837a2a6f04bf41f4238f1753dabc26 authored almost 3 years agoThis commit selects the production build (instead of development) for the WebAssembly compilatio...
55e85adbc5af7da4d0474a948b6a00c9890aafb7 authored almost 3 years ago
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.31.1 to 0.32.0.
<detail...
This uses the official GitHub actions badge.
3d21e8370125296aec3e2139879f9af74ed26eb8 authored almost 3 years ago
Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.68.0.
<details>
<summary>Re...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.6.0.
<details>...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.3 to 4.7.4.
<...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.3 ...
23208d81345e823b260a47ae7c777f817fd88905 authored almost 3 years agoThis PR adds some Clippy lints. Mainly, it adds the list of pedantic lints excluding some lints ...
60b7eb89340c266a2b4f180690e8781245b6a1c8 authored almost 3 years agoBumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-acti...
d96b6407d5b3a8ac6bc3e54138fcd6273eddebeb authored almost 3 years agoBumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.2 ...
f685a6757dffbc5267fb3b21091e6cc66c706184 authored almost 3 years agoThis is just for debugging for now. If we find out a fix, we can merge it.
98faa73bbe963449317f1dd1f203a781c665387e authored almost 3 years agoThis PR just updates the Test262 sub-module to bring all the new tests created in the last month...
db067cf864781c4858b1ea80ed0f9e3f61d447d3 authored almost 3 years agoThe main idea behind this is to upgrade the Unicode version from 13 to 14. I also upgraded the r...
e37cb6c9f6d9fd61f3b58155727c9e3dbce46ea4 authored almost 3 years agoIt changes the following:
- Convert `Codeblock` variables to `Sym`
672eede30d7bcc46a58ae08acdb864678a54d46b authored almost 3 years ago
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.134 to 1.0.135.
<details>
<summary>Com...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.76 to 1.0.78.
<details>
<summary>R...
This builds on top of #1758 to try to bring #1763 to life.
Something that should probably be ...
e92cff592078106d6ada1387d0bf8b779de2596a authored about 3 years agoIt changes the following:
- Adjust the `context` methods `compile` and `execute` to avoid clo...
80794e5ba59cc98b00808e9cd877674fc951669c authored about 3 years agoThis Pull Request is part of #279.
It adds a string interner to Boa, which allows many types...
48185f393dbac48c4199ee5bda596240961c9f04 authored about 3 years ago
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.78 to 0.2.79.
<details>
...
(Really small self-explanatory change - maybe the commit message could be better)
<!---
Than...
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.25 to 0.3.26.
<details>
<summar...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.75.
<details>
<summary>R...
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from...
2fda7b3e3f21eb8285843df26df556e32a513868 authored about 3 years agoBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1....
08388fb26473a11d7f6bb63968156c47e761b8b4 authored about 3 years ago
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.66.0.
<details>
<summary>Re...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.2 to 4.7.3.
<...
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.3 to 0.2.4.
<details>
<summ...
It changes the following:
- Add handling for proxy objects to the abstract `is_array` operati...
4365c7d3885506813187cf2699f662c255a29e1a authored about 3 years ago
Clippy 1.58.0 complains about `format!()` inside `println!()` being
inefficient
```
+------------------------------------------------+-----------+-----------------+----------+...
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.7.0 to 1.8.0.
<details>
<summary>Chan...
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-acti...
89d91f5b10bae4c85c923d1a7683b8cbd48f701f authored about 3 years ago
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.1 to 4.7.2.
<...
This Pull Request fixes the bors hanging we've had recently
The vm action had been removed but ...
* Using upstream benchmark action
* Updated benchmarks action
50dda0ba7e4a12a044731e1f6b0363403620c551 authored about 3 years agodfb3df5bf2c920262a0250d4b924201e78373541 authored about 3 years ago
This Pull Request updates the Test262 test suite with the latest tests, and updates both the Jav...
0545f004248c26c4afaf1ca5d9dbe787f4064575 authored about 3 years agoThe `measureme` repo changed their file names for their READMEs, so the links were broken. This ...
949e481be88c48b833ef3daaa9995ade691f672c authored about 3 years agoThis Pull Request fixes some warnings and clips errors. It conflicts with the VM/non-VM PR, so s...
039c46ba7b3d6d672bfe7c6bc395677e1240874b authored about 3 years ago
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.6.0 to 4.7.1.
<...
This should help with the process of making the changelogs on releases.
https://docs.github.com...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132.
<details>
<summary>Rel...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.1.0 ...
fed019d94fc84e115283ec4522f26c5ed9c5527b authored about 3 years ago
Bumps [ryu-js](https://github.com/boa-dev/ryu-js) from 0.2.1 to 0.2.2.
<details>
<summary>Releas...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.8.0 to 1.9.0.
<details>
<summary>...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.31.0 to 0.31.1.
<detail...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.72 to 1.0.73.
<details>
<summary>R...
It changes the following:
- Implement `String.raw( template, ...substitutions )`
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.21 to 0.8.23.
<details>
<summ...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.0.0 ...
a64bffeaa83384e689d73b534bfa8a60589a4ce7 authored about 3 years ago
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.30.1 to 0.31.0.
<detail...
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 9.1.0 to 9.1.1.
<details>
<summary...
This PR fixes some vm implementation code. All our internal tests should now pass with the vm en...
d8a71bc78e3aef0d96ff8f7f8e4a02c403adc8b7 authored about 3 years ago
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
<details>
<summary>Rel...
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.4 to 5.65.0.
<details>
<summary>Re...
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 9.0.0 to 9.1.0.
<details>
<summary...
Previously when we had the `context.throw_` methods (like `context.thtrow_type_error()`) they we...
3269c1b9016ff4503c8f935e81b580c3f8d20708 authored about 3 years agoed21252dfd76dad7549e78a98a3c2b6ed9a43832 authored about 3 years ago
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](h...
* Begin adding CodeBlock docs
* Add docs for `CodeBlock` methods and fields
Also fix some typo...
This Pull Request uses the new fallible allocation API in Rust 1.57 to follow the JavaScript spe...
0724a7832b9a765e45c5d431df0f00b665d4ea94 authored about 3 years agoThis Pull Request updates the official ECMAScript test suite (Test262) with the latest tests, an...
8c6bc8c6a53bc593b7884aa11482612afac852fd authored about 3 years ago
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.24 to 0.13.25.
- [Release notes](h...
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.2 to 5.64.4.
<details>
<summary>Re...
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
<details>
<summary>R...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.5.0 to 4.6.0.
<...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
<details>
<summary>R...
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
<details>
<summary>...
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.1 to 5.64.2.
- [Release notes](ht...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.70 to 1.0.71.
<details>
<summary>R...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.1.0 t...
a66cfebc4b8211e779dae3921d8541e2b087fa10 authored about 3 years agoThis implements most of the missing vm operations and fixes most of the panics.
The early err...
ca922310f2a868662f560588c0a0858ad475699c authored about 3 years ago
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.23 to 0.13.24.
<details>
<summary>C...
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.0 to 5.64.1.
<details>
<summary>Re...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.69 to 1.0.70.
<details>
<summary>R...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.4.0 to 4.5.0.
<...
Before the interpreter would create the AST equivalent to `new Error(message)` and interpret it ...
49ae8441c472910addb16b05bbb06d981903ad83 authored about 3 years agoBumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.0.1 t...
db520ebc46321f609ebdc93e54e9fe68eb0be811 authored about 3 years ago
Bumps [webpack](https://github.com/webpack/webpack) from 5.61.0 to 5.64.0.
<details>
<summary>Re...