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

Bump css-loader from 5.2.4 to 5.2.5 (#1266)

337e9eecb091175c7469e56a328ba9e61b8a673c authored over 3 years ago
Bump getrandom from 0.2.2 to 0.2.3 (#1267)

6d36220f3880d09ea4adfcecbb1faf5d990a9257 authored over 3 years ago
Bump rustyline from 8.1.0 to 8.2.0 (#1268)

520eb5955d6a38c8bd2f3383b0c7e4341652a9f1 authored over 3 years ago
Implement Set builtin object (#1111)

Co-authored-by: HalidOdat <[email protected]>

c4460b7bb0f71c4100621a4fb3d7b9abc65f8b27 authored over 3 years ago
Bump webpack from 5.37.0 to 5.37.1 (#1264)

f46554cd2a656176721c983a1af5caf925b6188e authored over 3 years ago
Handle early errors for declarations in StatementList (#1175)

* Merge {Let,Const,Var}DeclList

* Rustfmt

* Handle early errors for declarations in Statem...

6723252c9286995c114f9fed46ea2ca6f0fd7362 authored over 3 years ago
Bump rustyline from 8.0.0 to 8.1.0 (#1263)

b8b0a7edbaf1b2bd42c1a0c5d2c86206031bb3a0 authored over 3 years ago
Bump bootstrap from 5.0.0 to 5.0.1 (#1261)

3f7f8c09f37df93fb57feeac554829f94be1180e authored over 3 years ago
Bump crazy-max/ghaction-github-pages from 2.3.0 to 2.4.1 (#1259)

f29a4e9a9e4034962b150c5890d0229c259cf184 authored over 3 years ago
Bump monaco-editor from 0.23.0 to 0.24.0 (#1258)

a5df33e1a96a3be83603138b158ce51d2a92f27c authored over 3 years ago
Bump serde from 1.0.125 to 1.0.126 (#1260)

4efaea5278b1f66dbaedf6c92bc334af14975a47 authored over 3 years ago
Bump actions/checkout from 2 to 2.3.4 (#1254)

63e36a7b5b55b5598502f23a2354a770a9855010 authored over 3 years ago
Implement Map.prototype[ @@toStringTag ] (#1249)

* Implement Map.prototype[ @@toStringTag ]

This Implements Map.prototype[ @@toStringTag ]

Thi...

a0be5cd6109d832530d6aae02160428bc057c735 authored over 3 years ago
Bump peter-evans/find-comment from 1 to 1.2.0 (#1255)

b7ed761ee3a832be468fd99c3c1ba9ed1d075604 authored over 3 years ago
Bump peter-evans/create-or-update-comment from 1 to 1.4.5 (#1253)

91aed56c70c26d1fd6fa68109102938d2a27f50d authored over 3 years ago
Bump actions-rs/audit-check from 1 to 1.2.0 (#1257)

97881f63891664e63ddb0159c5e43b7f90a60764 authored over 3 years ago
Bump crazy-max/ghaction-github-pages from 2 to 2.3.0 (#1252)

c836f5fd62f2cfa48cf1083acf2013a4d47830a4 authored over 3 years ago
Bump actions-rs/toolchain from 1 to 1.0.7 (#1251)

6f04533d967bcf2d66e6a5b234adec4ea1aa06e0 authored over 3 years ago
Bump git2 from 0.13.18 to 0.13.19 (#1250)

24cfcc4e8cb6a0c74ab7f74c0b44a21d97fc98fd authored over 3 years ago
Cross realm symbols (#1243)

* Cross context symbols

* Remove redundant '_symbol' suffix for well known symbol getters

...

087a857865de9a6347c8a0c0162a2ef12976796c authored over 3 years ago
Upgraded prettier and bootstrap, fixed formatting (#1245)

03cb69dcf4e0e5f17b44865e2d3bb849bc156378 authored over 3 years ago
Bump gc from 0.4.0 to 0.4.1 (#1248)

Bumps [gc](https://github.com/Manishearth/rust-gc) from 0.4.0 to 0.4.1.
- [Release notes](https...

1505a45a35f0533fa0a590e12ae6f3542dd614e8 authored over 3 years ago
Bump wasm-bindgen from 0.2.73 to 0.2.74 (#1247)

Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.73 to 0.2.74.
- [Releas...

c0e1d4cfef612f94bd5e2afe6a7cf52dbc73b8c9 authored over 3 years ago
Bump webpack from 5.36.2 to 5.37.0 (#1246)

Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0.
- [Release notes](ht...

77571cdea350006d174c76cfa61de4d03704d2dd authored over 3 years ago
Implement `Object.assign( target, ...sources )` (#1235)

ca81ab0b26184265c2dd99cc0e771675c6fcd142 authored over 3 years ago
Make environment methods take `&mut Context` (#1131)

411d57afabafd80b2502427e86cac9489f9699cb authored over 3 years ago
Implement Array.prototype.flat/flatMap (#1132)

2f4c47d2df37665edfc34caded64183920cfbff9 authored over 3 years ago
Updated test262 submodule (#1238)

c85cee7c576446ff15248af04f6ecffac2ea5c90 authored over 3 years ago
Improved conformance comment format (#1239)

When the test262 conformance comments are added to a PR, it will now
show the percentage symbol...

a9d22cd57460e845247ed24ca32ac8a2f84ccf1b authored over 3 years ago
Removed a bunch of ignored tests that we no longer need to ignore (#1240)

143dbaca526461befbd0b1e44293101109ba4c42 authored over 3 years ago
Implement RegExp flag accessors (#1221)

f47ed7b1e586634018ec3921a026e886b32a5834 authored over 3 years ago
Separate Symbol builtin (#1234)

db3b6c5213e8ec95edcc3d7a4af10b08ce0e65f9 authored over 3 years ago
Implement `Symbol.prototype.description` accessor (#1222)

8a70fdca30a81a9b897394056883a52fc3de310c authored over 3 years ago
Bump lodash from 4.17.20 to 4.17.21 (#1237)

806aaba5c82c8437a10390847dd58834a8cbb607 authored over 3 years ago
Implement `JSON[ @@toStringTag ]` (#1224)

26b62234cb427bf0561ab475957058e8d48d9f86 authored over 3 years ago
Implement `Math[ @@toStringTag ]` (#1225)

bee7386995ca79660742622ddc14a92a2787d30a authored over 3 years ago
Bump webpack-cli from 4.6.0 to 4.7.0 (#1226)

e588690785d45250f866bbec5094d6cc5aef12ce authored over 3 years ago
Bump url-parse from 1.4.7 to 1.5.1 (#1227)

6b91a2384d7eb09b4835d116be5d30b7a079aee5 authored over 3 years ago
Upgraded dependencies and fixed some clippy warnings/errors (#1228)

7ee3a93fcc6fabef25565d191df05a3a6e597033 authored over 3 years ago
Update cli name in Readme (#1223)

This has been bugging me for a while...

b51456463ae868ccbeeb45264b2b244da1c26a73 authored over 3 years ago
Return optional value in to_json functions (fixes #1064) (#1201)

c843afd4662ea7cee6674e13b901b4d2fff8f018 authored over 3 years ago
Bump css-loader from 5.2.2 to 5.2.4 (#1212)

a6b2cfbc7e04ef24918d7dd46cd5e41e35689983 authored over 3 years ago
Bump webpack from 5.33.2 to 5.36.2 (#1220)

53de1d18b39d08eebf6e90595e387233985d44e8 authored over 3 years ago
Bump measureme from 9.1.0 to 9.1.1 (#1217)

0a2ac36fc18d0224563ad263e58fc7124547c15e authored almost 4 years ago
Bump regex from 1.4.5 to 1.4.6 (#1215)

53757cf8d2f295145a230c3690983e2fa5bd9e48 authored almost 4 years ago
Bump git2 from 0.13.17 to 0.13.18 (#1213)

7c70a0bace50b03dcd42f092cdf083f265682a27 authored almost 4 years ago
Bump css-loader from 5.2.1 to 5.2.2 (#1210)

bd199677ac7f525a99a8fbaeef3897bbb23a3f23 authored almost 4 years ago
Bump webpack from 5.32.0 to 5.33.2 (#1209)

624632be52c928cec58925f40f9fada25c3a8992 authored almost 4 years ago
Clippy prefers From instead of Into (#1208)

ee6c98ca9244d11a424c2e6107db5bb4fd13571e authored almost 4 years ago
Merge Const/Let/Var DeclList into DeclarationList (#1181)

ea8d9a245831068f5766bdea9862e9024bf7c30a authored almost 4 years ago
Bump actions/cache from v2.1.4 to v2.1.5 (#1207)

Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes...

8b961a08d1aa1eae9ba7e88199405bc87fb1ec66 authored almost 4 years ago
Bump webpack from 5.31.0 to 5.32.0 (#1206)

Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.32.0.
- [Release notes](ht...

1d201bfaf0000161c4c07217f3d6b58185e6d2d7 authored almost 4 years ago
Bump css-loader from 5.2.0 to 5.2.1 (#1204)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.1.
- [Relea...

7aff788cf1ef01c0056aa3f64c43a862074d2530 authored almost 4 years ago
Fix a typo in gc.rs (#1202)

6400af218814adf4407a729a855e78fbae533da0 authored almost 4 years ago
Bump copy-webpack-plugin from 8.0.0 to 8.1.1 (#1198)

c5c8aa5f1495031997bdad185efc22ec17fc703c authored almost 4 years ago
Bump @wasm-tool/wasm-pack-plugin from 1.3.3 to 1.4.0 (#1199)

6b01f44e7640ac79af8d15bc389ccfed8e625820 authored almost 4 years ago
Bump webpack from 5.30.0 to 5.31.0 (#1200)

67a0ad008c03229193de66122016001407202ecb authored almost 4 years ago
Rework environment records (#1156)

* Add test for function scope
* Make the environment iterator follow outer environments
* Make...

57bd79ae242630ab72c313c84416f156c13e8c71 authored almost 4 years ago
Bump webpack from 5.27.2 to 5.30.0 (#1196)

Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.30.0.
- [Release notes](ht...

93d7650a6ee8a638c7fb04b9037323f9dca26184 authored almost 4 years ago
Bump unicode-general-category from 0.3.0 to 0.4.0 (#1191)

f8d0b66daf92c52c187c43eb3b3e18fbe71b4da0 authored almost 4 years ago
Bump wasm-bindgen from 0.2.72 to 0.2.73 (#1195)

f294dd294ef794ae7dee1551fdc1790a871be2a1 authored almost 4 years ago
Style: Respect the new lints from 1.51 (#1194)

505a2ddaf6e5f6cb26418ab0f382481ec401df7d authored almost 4 years ago
Bump webpack-cli from 4.5.0 to 4.6.0 (#1193)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0.
- [Release not...

a96cf4b33d95bb94111aa730fe25ae887e836e45 authored almost 4 years ago
Bump css-loader from 5.1.3 to 5.2.0 (#1189)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [Relea...

c929dd3e74e4b101139faf2262c929c974ffea78 authored almost 4 years ago
Lazy evaluation for cooked template string (#1103)

* Lazy evaluate cooked template string

Fix octal escape in string literal

Add tests

...

6333daae3fdc0949a3f48e16e3d88266f1c4fa50 authored almost 4 years ago
Bump serde from 1.0.124 to 1.0.125 (#1188)

ff3dd4e156730afea1be8a7661330156d8aca966 authored almost 4 years ago
Include name in verbose results output of boa-tester (#1158)

* Include name in verbose results output of boa-tester

Would make the logs a lot more readabl...

57e38adad5bcbbae91b70278259f316dfcb02b6f authored almost 4 years ago
Bump webpack from 5.27.1 to 5.27.2 (#1186)

Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.27.2.
- [Release notes](ht...

e3ecaa8f56ae90ebeff7e73562250b497dc2fa71 authored almost 4 years ago
Bump webpack from 5.26.3 to 5.27.1 (#1185)

13467ec5d7c2fd76b9031b1ec5b35fd9aa42ad81 authored almost 4 years ago
Bump webpack from 5.26.2 to 5.26.3 (#1179)

39764b9e006ee51523edd3af55afe1833fda3c40 authored almost 4 years ago
Bump wasm-bindgen from 0.2.71 to 0.2.72 (#1182)

4d9374397ad36ec5ed2c8711141fde86da080692 authored almost 4 years ago
Bump css-loader from 5.1.2 to 5.1.3 (#1176)

c368337e1182d7df1942b9bdee1891bf83ea96c9 authored almost 4 years ago
Bump webpack from 5.24.4 to 5.26.2 (#1178)

dc6d8a483f4921c2e0e2b055e37b90487bb673da authored almost 4 years ago
Bump regex from 1.4.4 to 1.4.5 (#1174)

105dde4628d82d7c81383ad8bbb6ed120731fece authored almost 4 years ago
Fully implement EmptyStatement (#1151)

* add EmptyStatement

* add comments

* format code

* add test

* add test

* fmt

72628826653441e0b63538cd8459f14135716ff6 authored almost 4 years ago
Bump css-loader from 5.1.1 to 5.1.2 (#1170)

a93e89559ca265dc8d37e6b120041ed2a21fa339 authored almost 4 years ago
Bump regex from 1.4.3 to 1.4.4 (#1171)

44926353aff817aa80c47a9396fd94b7518c03f9 authored almost 4 years ago
Update to gc 0.4.0 (#1172)

0501f0e10d94d7b06a9f38dd534a26a236d93598 authored almost 4 years ago
Implement Reflect built-in object (#1033)

* Implement Reflect built-in object

* Use receiver in get and set

* Implement Reflect.cons...

b7ba0b39241256f3ee3cf883f87a492beec086ce authored almost 4 years ago
Bump html-webpack-plugin from 5.3.0 to 5.3.1 (#1169)

4194e5cf0ab9d2d5e82ff0abb6bcef070d5e7337 authored almost 4 years ago
Bump webpack from 5.24.3 to 5.24.4 (#1168)

20c5cfe57042937b57bd734f97e2b21177af3523 authored almost 4 years ago
Bump html-webpack-plugin from 5.2.0 to 5.3.0 (#1162)

0b3fa021c65be5f74bbf5a6969270c7f346b1150 authored almost 4 years ago
Bump monaco-editor from 0.22.3 to 0.23.0 (#1163)

96d75cb67433b689dbec01fc29232b4c79a00ddb authored almost 4 years ago
Update rustyline requirement from 7.1.0 to 8.0.0 in /boa_cli (#1167)

76afaba014428149a45b273c3a99a084be6acc5a authored almost 4 years ago
Bump indexmap from 1.6.1 to 1.6.2 (#1165)

e146a68240a10c6fe58067049a75085c5fc304a4 authored almost 4 years ago
Bump num-bigint from 0.3.1 to 0.4.0 (#1166)

7e17a5f9a765de7245c626ff3b099880b27d3174 authored almost 4 years ago
Update num-bigint requirement from 0.3.1 to 0.4.0 in /boa (#1164)

89658817de69afa5bc2357e181802ccaa788edd4 authored almost 4 years ago
Removed duplicated code in vm.run using macros. (#1044)

f3f39490ca0849f866db9ccb6a66489104f821f0 authored almost 4 years ago
Bump serde from 1.0.123 to 1.0.124 (#1159)

835acc9af40c7fc69b94abcabbff737e3c5ab425 authored almost 4 years ago
Bump webpack from 5.22.0 to 5.24.3 (#1153)

Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.24.3.
- [Release notes](ht...

6b6c2bfad3501f0a383504ec2808e94ff1e6d101 authored almost 4 years ago
Bump once_cell from 1.5.2 to 1.7.2 (#1152)

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.5.2 to 1.7.2.
- [Release notes](...

864f64dc9155821371e9d5e33d5b167b6ba7b16b authored almost 4 years ago
Bump serde_json from 1.0.62 to 1.0.64 (#1149)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.62 to 1.0.64.
- [Release notes](h...

2f215da9163ccc15960b2d2b55aeb5a2acd0aa9c authored almost 4 years ago
Bump css-loader from 5.0.2 to 5.1.1 (#1150)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.2 to 5.1.1.
- [Relea...

9110434fc8cb283cbe7db85d13e3c282da643e79 authored almost 4 years ago
Bump wasm-bindgen from 0.2.70 to 0.2.71 (#1148)

Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.70 to 0.2.71.
- [Releas...

4d0002ce2932489197cd8017136d2bd2ff718363 authored almost 4 years ago
Bump hex from 0.4.2 to 0.4.3 (#1154)

Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.2 to 0.4.3.
- [Release notes](https:...

82213d90e7ee8848c75fcd373195727c5c36cf44 authored almost 4 years ago
Bump html-webpack-plugin from 5.1.0 to 5.2.0 (#1138)

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.1.0 to 5.2.0...

c29b62be671995e0ab11d4491ff1096b1adfe5a1 authored almost 4 years ago
Bump copy-webpack-plugin from 7.0.0 to 8.0.0 (#1155)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 7.0.0 t...

d2d957f9424a2dc7b932dbd0b1efb81dba3cae2e authored almost 4 years ago
Deactivating cargo tarpaulin (#1157)

* Fixing cargo tarpaulin

* Disable coverage checks

25ae30a71ae5f272db5855b7d0294c4073d89d9b authored almost 4 years ago
Bump measureme from 9.0.0 to 9.1.0 (#1139)

Bumps [measureme](https://github.com/rust-lang/measureme) from 9.0.0 to 9.1.0.
- [Release notes...

c0e7791c49e73f562efb96fd4ca4d7ff40e16443 authored almost 4 years ago
Bump @wasm-tool/wasm-pack-plugin from 1.3.2 to 1.3.3 (#1130)

Bumps [@wasm-tool/wasm-pack-plugin](https://github.com/wasm-tool/wasm-pack-plugin) from 1.3.2 to...

a2e5dca156ebc939cad3ef356afd6ecb1798fe57 authored almost 4 years ago