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 webpack from 5.21.2 to 5.22.0 (#1129)

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

4f5927eed298cda5479f91c8b6b00cb796a6ef98 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump html-webpack-plugin from 5.0.0 to 5.1.0 (#1128)

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

f9faeb5a50b7d6df86b888a39d37caec5be51ca7 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove unnecessary wraps for non built-in functions (#1126)

72313a8da58ccbeda4198f7bb561fed504ec6361 authored almost 4 years ago by João Borges <[email protected]>
Bump serde_yaml from 0.8.16 to 0.8.17 (#1125)

9e0cab5cbc57de73b72df4445940f4a5be7ebbe4 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump css-loader from 5.0.1 to 5.0.2 (#1124)

a3e1912d12445f9596cc8b2c6669b790f17ace77 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @wasm-tool/wasm-pack-plugin from 1.3.1 to 1.3.2 (#1120)

1ad34c2d7204524bd4ec46dbabb083535eb45a2a authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.20.2 to 5.21.2 (#1119)

bd79fdc9fa94b373e3dc5211cf437fa9be09d9b3 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.61 to 1.0.62 (#1122)

a9dbbe0c441b40b2479253d12728f4a999326f83 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/cache from v2 to v2.1.4 (#1121)

22e87ca04bac8e20067916050cc487b2856f69eb authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Define all property methods of constructors (#1109)

* Refactor: Define all property methods of constructors

* Refactor: Simplify naming of Constr...

a5bc7dda20d0048bf0e9370ee3fec571ba65611e authored almost 4 years ago by João Borges <[email protected]>
Bump webpack from 5.20.1 to 5.20.2 (#1118)

acfc46705d514abb1bf65127d13db07bbbeb7753 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix parsing floats panics and bugs (#1110)

* Fix parsing float panic

* Fix float parsing functions

* Fix parseFloat bugs

* Fix par...

9b1264fc7e3cdbcf10d06244b9ad4c76ad05a7ab authored almost 4 years ago by Jevan Chan <[email protected]>
Bump html-webpack-plugin from 4.5.1 to 5.0.0 (#1115)

4e6413fa6dc486b97264cc31c8253183013fdd10 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.20.0 to 5.20.1 (#1114)

7b8185b00db48ffb0289262d3cff4a3fe2d85307 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
VM Trace output fixes #1035 (#1048)

* no more need for dbg!()
* pass -t or --trace for tracing output
* documentation on output

8cdc886b74709ae74e3f1c0aa1c910629f915880 authored almost 4 years ago by Jason Williams <[email protected]>
Bump webpack from 5.19.0 to 5.20.0 (#1113)

c6b0ba5f1ab27363c7ca3bf5c2319b529f9e6f7b authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack-cli from 4.4.0 to 4.5.0 (#1112)

bb363d810620e7e59b2a231e8bc730e8a69982e7 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump monaco-editor from 0.22.1 to 0.22.3 (#1107)

0fdfdfb6d2a259093624ba858aa85c6738c95501 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_yaml from 0.8.15 to 0.8.16 (#1108)

a23d2415585ab1d8623280ad58942a302300a066 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor StringLiteral (#1084)

Fix octal escape in string literal

Add tests

Fix zero escape

Fix zero escape look...

038acb49897f8a0faf28a9976bec9dd058763bfe authored almost 4 years ago by Jevan Chan <[email protected]>
Bump monaco-editor from 0.22.0 to 0.22.1 (#1105)

04da7ff2225c2ff303740ff388f1b7ac9fccdb5f authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.18.0 to 5.19.0 (#1106)

5b95895924754ffdbe7d1ba9f2a3998b6065df21 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump monaco-editor from 0.21.3 to 0.22.0 (#1104)

d3f355f328fbdce8e3077cde8354efed393458a2 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rand from 0.8.2 to 0.8.3 (#1101)

2f3b92658619e777bd70892c5123ab0e1a512e72 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.17.0 to 5.18.0 (#1100)

14f847ba4cbedd63b0e94a0c775ae8f19450618d authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump wasm-bindgen from 0.2.69 to 0.2.70 (#1098)

69d1f4a790914d9e19634c1e31d6fcc6a7214b01 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.122 to 1.0.123 (#1099)

f651660fed8812c4305b1f253e55b4c202d597ec authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.16.0 to 5.17.0 (#1095)

26bbaa9014f270b959a7ed776c1ca1c8cc2f63d2 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.120 to 1.0.122 (#1097)

c9f129fb7b2d85bba585ab240b2acad7ea1025c7 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump git2 from 0.13.16 to 0.13.17 (#1096)

1068349689c60965214da7e762a198cff9c3cbe1 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump git2 from 0.13.15 to 0.13.16 (#1091)

51aa433f74e395ab66159b4c19ba1826743f1620 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix out-of-range panics of Date (#1075)

* Add overflow check when fixing year, month, and day

* Add timeclip

* Add timeclip to `Da...

db68c125d4f690f176bbf6ad649733dc36a62db1 authored almost 4 years ago by Jevan Chan <[email protected]>
Fix lexing escapes in string literal and minor refactor (#1079)

* Refactor StringLiteral

* Fix octal escape in string literal

* Add tests

* Fix zero es...

00fc5e22bcdc87907df0d6e960075aa807d4545a authored almost 4 years ago by Jevan Chan <[email protected]>
Bump webpack from 5.15.0 to 5.16.0 (#1086)

d15f55ea43c0244a6f2187c483e03f6bbe6a490d authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add primitive promotion for method calls on GetField (#1085)

d14e1026260044ccee4e233288311ed909d9f77b authored almost 4 years ago by João Borges <[email protected]>
Bump webpack-cli from 4.3.1 to 4.4.0 (#1087)

3cfa7b66017a18103d81b6ff8cd1d25b1c12763b authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump bootstrap from 4.5.3 to 4.6.0 (#1088)

99082cae04f914ce9c935201ccfe2f8115781b64 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde from 1.0.119 to 1.0.120 (#1089)

af23570e423e43cf8d4cbf4bd026598f0b23cec3 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump getrandom from 0.2.1 to 0.2.2 (#1090)

777c3659ae11a5b8f5f94b5608f55df8d2411cf1 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add version so boa can be published

444a789b3b5904036a24d9e2e0bf7a639c08115d authored almost 4 years ago by jasonwilliams <[email protected]>
Fix panics from multiple borrows of Map. (#1077)

7b75874df1449cab3ef7b2be6790de3aeac5ba33 authored almost 4 years ago by joshwd36 <[email protected]>
Bump monaco-editor from 0.21.2 to 0.21.3 (#1082)

b34bb375280a1c539354db2d8cd01ae7c8020b26 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.14.0 to 5.15.0 (#1080)

07d5219dd8abe297cf7961311356352b967bb9a1 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor: Change Realm::global_object field from Value to GcObject (#1067)

* Refactor: Change Realm::global_object field from Value to GcObject

* Style: Add allow atrib...

5a5061ca4f6390e8b0849ddceb3b33433234e48f authored almost 4 years ago by João Borges <[email protected]>
Fix get/set as short method name in object (#1072)

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

1098b41d09ad30ec0e609a4e64fbe973d8bc7656 authored almost 4 years ago by tofpie <[email protected]>
switch off patch coverage

e0f226a72b1ce0c8b41960d74d4d14f2d8ba5d10 authored almost 4 years ago by jasonwilliams <[email protected]>
Fixed spelling (#1073)

* Fixed spelling

* Update boa/examples/classes.rs

* Apply suggestions from code review

...

b28f101316a6a1f6ca32d52d611ea498b8ba189f authored almost 4 years ago by Vishal Sodani <[email protected]>
Fix attribute configurable of the length property of arguments (#1071)

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

797092c95c826c96abb7038164bf927467f924bc authored almost 4 years ago by tofpie <[email protected]>
Update CHANGELOG.md

aa03a7dbe2041a57f2ac7f37ab11160165230a0b authored almost 4 years ago by Jason Williams <[email protected]>
Changelog v0.11 (#1052)

v0.11
Co-authored-by: João Borges <[email protected]>
Co-authored-by: Iban Eguia <iban.eguia...

9160b89edf6c22827cc451fb18d953c77202b830 authored almost 4 years ago by Jason Williams <[email protected]>
Bump webpack-dev-server from 3.11.1 to 3.11.2 (#1068)

f259ba44bf05dddc52d8c6ebc27ab691887e29f3 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.13.0 to 5.14.0 (#1069)

c95ec59fec384201f4ccbe5caebb83029cf41d34 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rand from 0.8.1 to 0.8.2 (#1070)

090816e467168e6dfaafedad8a30c412e389472f authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Implement template literals and tagged templates (#997)

* Implement template literals and tagged templates

* Merge master into for-in

* Implement ...

f62a77d3fa719a5a2ead7713668d04fb1d5b268f authored almost 4 years ago by tofpie <[email protected]>
Add newTarget to construct (#1045)

* Add newTarget to construct

* Fix construct for self-mutating function

* Implement sugges...

a7dd470cc26c1f0eac4845fdf7d00ce8d8826ae9 authored almost 4 years ago by tofpie <[email protected]>
Bump serde from 1.0.118 to 1.0.119 (#1061)

7dffd4425543cb53ec1c7dfa3a538e1765b28863 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.12.3 to 5.13.0 (#1060)

214d8d9fdfcea8c113eefc3702d5251e555304b1 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump regex from 1.4.2 to 1.4.3 (#1057)

abd893ce191e033754c2f5fafc839a062db62ff8 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack from 5.11.1 to 5.12.3 (#1056)

5876dc3f96e32af9f0e61c795d3ae231f034bb01 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Improve Unicode support for identifier names (#1003)

* Add identifier name unicode checkers

* Improve identifier name checkers

* cargo fmt

*...

f66a0999e73d96718d55f24eeed1c35bfae2e592 authored almost 4 years ago by Jevan Chan <[email protected]>
Arrow parse (#1051)

* Tests showing arrow func assignment parsing

* Peek ahead 3 for arrow func

* More tests (...

e2f9ecd593a74c372aa3bdda5903c1c66322dedd authored almost 4 years ago by Paul Lancaster <[email protected]>
Removed a couple of extra panics (#1050)

c3ba744e9d807ab01976067748c05926ecfcf81f authored about 4 years ago by Iban Eguia <[email protected]>
Support overriding the `arguments` variable (#1049)

This eliminates a number of panics in the Test262 suite.

c083c85da6acf7040df746683553b2e2c1343709 authored about 4 years ago by Annika <[email protected]>
Fixed a bunch of test262 panics (#817) (#1046)

* Fixed a bunch of test262 panics (#817)

This also implements a spec-compliant `parseInt()` fun...

624d03d2a2fa031584f444ea724aae368ed944fa authored about 4 years ago by Iban Eguia <[email protected]>
Added syntax highlighting for numbers, identifiers and template literals (#1047)

* Added syntax highlighting for numbers, identifiers and template literals

* Update boa_cli/src...

ba84f526de30978663a33c5accbf0b341853065e authored about 4 years ago by Iban Eguia <[email protected]>
Modify environment binding behaviour of function (#1010)

* Modify environment binding behaviour of function

* Add basic test

d9916fcc9c4eb55ff746d5e742068cfbbacb0199 authored about 4 years ago by 54k1 <[email protected]>
VM: Implement variable declaration (var, const, and let) (#1030)

* VM: Implement LetDeclList and the `let` keyword
* Support var and const
* Split defining and...

89419e202f904f22322997409030381e6fedecc1 authored about 4 years ago by Annika <[email protected]>
Add receiver parameter to object internal methods (#1042)

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

1a7e832791c5e52bf22ea2b5152e449440484baa authored about 4 years ago by tofpie <[email protected]>
Implement String.prototype.split (#1026)

e8bc79c26a3444e8afeb83e6eee4bd7fe827e5c2 authored about 4 years ago by Jevan Chan <[email protected]>
Bump serde_yaml from 0.8.14 to 0.8.15 (#1043)

8140b9346d9574d84c71743229a3d234a3035f39 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rand from 0.8.0 to 0.8.1 (#1039)

0e41be114485b3492f59f48cbc28fd5a819d3e17 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump getrandom from 0.2.0 to 0.2.1 (#1037)

ceca316ca5a3a1f8d907d57d076fba183cc93ee6 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump html-webpack-plugin from 4.5.0 to 4.5.1 (#1036)

34f3221ea88cef7c43236a08c9d7123604894ba8 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update launch.json (#1034)

- cpp version is no longer needed
- add VM launch config using cargo args

ce78947fce4a5e5f3db60363337fa5b25cc22a00 authored about 4 years ago by Jason Williams <[email protected]>
Fixed some panics (#1029)

* Fixed some panics, Object.setPrototypeOf and Object.getPrototypeOf are almost spec compliant

...

5e78ff83f5dad89001d2fd039b6d454b7529e5cc authored about 4 years ago by Iban Eguia <[email protected]>
Fixed some extra regex panics (#1031)

553ea529f357ca0b6a6ffb07e22a483483a41b66 authored about 4 years ago by Iban Eguia <[email protected]>
wrap the regress panic for now (#1027)

98945c8cb36eaaad293015eca1f47ffac7cd4f75 authored about 4 years ago by Jason Williams <[email protected]>
Bytecode Interpreter (new branch) (#860)

Nodes implement CodeGen which generates instructions onto a stack held in Context.
The VM will ...

1052ccdd0c791092eb73dfd0d0b13dc3d9eb6ef0 authored about 4 years ago by Jason Williams <[email protected]>
Fix delete when the property is not configurable (#1024)

* Fix delete when the property is not configurable

* Implement suggestion

Co-authored-by: Hali...

14ef50ce47edcd51b14019e5520134d0b17bc357 authored about 4 years ago by tofpie <[email protected]>
Don't panic when function parameters share names (#1017)

* Don't panic when function parameters share names

* rustfmt

90a8587ff5223647ba0ae0c5118039d04570a870 authored about 4 years ago by Annika <[email protected]>
Fix attributes on properties of functions and constructors (#1023)

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

e0a135e46ae1a85063eed6b73a602e557994f961 authored about 4 years ago by tofpie <[email protected]>
Implement for..in (#976)

* Implement for..in

* Fix code styling issue

* Add break and continue with label

* Add ...

57d5679a58e2424a0c6d72be6dffc0dffdaedcd4 authored about 4 years ago by tofpie <[email protected]>
Fix spread in new and call expressions (#1021)

* Fix spread in new and call expressions

* Fix formatting

* Add unit tests

* Fix unit t...

a77c8792983d67e72760c1460523a74448571c54 authored about 4 years ago by tofpie <[email protected]>
Implement support of Symbol.toPrimitive (#1020)

Co-authored-by: João Borges <[email protected]>
Co-authored-by: tofpie <[email protected]....

d6a594757f545bbca124534e2d0a1a19865afac4 authored about 4 years ago by tofpie <[email protected]>
Upgraded dependencies, removed deprecated deps, updated the test262 submodule (#1022)

* Upgraded some dependencies, removed deprecated encoding deps, updated the test262 submodule

*...

9e9bf6531aafc65f468842ebd0f24631ac646895 authored about 4 years ago by Iban Eguia <[email protected]>
Implement early errors for non-assignable nodes in assignment (#1019)

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

e11abfb3a224acd8f7ddb699da5bed883ede9242 authored about 4 years ago by tofpie <[email protected]>
Implement logical assignment operators (&&= and ||=) (#1018)

* Implement logical assignment operators (&&= and ||=)

* Add unit tests

Co-authored-by: tofpie...

0331f486a6cbe46b4a87ebe01596917983f0c4a1 authored about 4 years ago by tofpie <[email protected]>
Fix test suite name when it contains a dot (#985)

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

4fb319dec6aca13941ab58d90aa0c723b87fec27 authored about 4 years ago by tofpie <[email protected]>
Bump webpack-cli from 4.3.0 to 4.3.1 (#1016)

3b83767e58d9d20e9717bf2918098d7c92148482 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix `Object.defineProperty()` (#1005)

- Fix panic if first argument is not supplied.
- Fix panic if second argument is not supplied....

4625c1ac29cee1fb3cd12e95c583ab828b058af5 authored about 4 years ago by Halid Odat <[email protected]>
Implement property accessors (#987)

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

4cede758ede1a023112bbb4dbe9a36034157d9b7 authored about 4 years ago by tofpie <[email protected]>
Fix Clippy erorrs (#1015)

aac39cdd4b534df77d885a3c4ac0a3f538a14c55 authored about 4 years ago by Annika <[email protected]>
Fix `Object.prototype.hasOwnProperty()` (#1004)

- Fix panic when argument is not supplied.
- Fix panic when `this` is not a object.
- Fix Sy...

724930dd8eb522c9ce445e328b179507d73e1bcd authored about 4 years ago by Halid Odat <[email protected]>
StatementList: Rename `statements` to `items` (#1014)

fd5c606a7b7905579e34b33aa213328db54efa1f authored about 4 years ago by Annika <[email protected]>
Implement coalescing (?? and ??=) (#1013)

* Implement coalescing (?? and ??=)

* Add unit tests

Co-authored-by: tofpie <tofpie@users....

23bc476a9491764da496804e97e99413e95a9678 authored about 4 years ago by tofpie <[email protected]>
Bump webpack from 5.11.0 to 5.11.1 (#1006)

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

aa951264bca2f6e62ebd44f95f93bdbcd557cb8e authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack-dev-server from 3.11.0 to 3.11.1 (#1011)

a068ef2a8a5e2eae066b0532a7a2222bd93ba328 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump git2 from 0.13.14 to 0.13.15 (#1008)

67ee6faa5819ba5e97ae826244a88ce370e32070 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump serde_json from 1.0.60 to 1.0.61 (#1007)

a44e5c540340471a5c8020f87b255a53b07b00f3 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add numeric separator lexing (#995)

* Add numeric separator handling

* Implement suggestions from PR review

Co-authored-by: to...

6f3641d593ac2e5a5f682bd81ce80ad18f8bad0b authored about 4 years ago by tofpie <[email protected]>