Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Boa

Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
Collective - Host: opensource - https://opencollective.com/boa - Website: https://boajs.dev/ - Code: https://github.com/boa-dev

Bump webpack from 5.1.3 to 5.2.0 (#910)

github.com/boa-dev/boa - 863a4cff036d88dfb2649cbeb88d132a5da9f946 authored over 4 years ago
Removed a bunch of Test262 panics (#906)

* Removed a bunch of Test262 panics

* Removed one ignored test, and fixed metadata read for \...

github.com/boa-dev/boa - 9fa49d7ae7aa0cfbf05bdd5a244aba07f28f5eaa authored over 4 years ago
Upgraded regress to 0.2.0 (#905)

* Upgraded regress to 0.2.0

* Addressed review comments

github.com/boa-dev/boa - da61d3738d2c936064a7a54375a1e86a1285e008 authored over 4 years ago
Fix Accessors panics (#902)

github.com/boa-dev/boa - f3a293b50bd795ac49b00e600622b9b02d30aa41 authored over 4 years ago
Added "unimplemented" syntax errors (#901)

github.com/boa-dev/boa - 218b4715ca7366f3a70980d839ff6156841417df authored over 4 years ago
Another fix for the historical results generation (#899)

github.com/boa-dev/boa - fbb1077e87eaead96814653646155b295d7f0b66 authored over 4 years ago
Fixing historical results being removed from Test262 results (#898)

github.com/boa-dev/boa - 2d1d332c5ce6f5200a24085333a688f81467839e authored over 4 years ago
Bump webpack-cli from 4.0.0 to 4.1.0 (#897)

github.com/boa-dev/boa - 41d9730b7d67e21dcf7368484c3e02b6f5f970a8 authored over 4 years ago
Fix small issue with the CI (#896)

github.com/boa-dev/boa - fcff9ad23b66ea399949b77882e02b09b125eb14 authored over 4 years ago
CI workflow improvements (mostly Test262) (#889)

* Improved CI workflows

This improves several things in the CI workflows:

- More conforma...

github.com/boa-dev/boa - be5d198b4d9de973e94e5fdf30c71ac4336bda9f authored over 4 years ago
Bump webpack from 5.1.2 to 5.1.3 (#890)

github.com/boa-dev/boa - 4805e396f4a657256913d36cde4b7e55dc7de683 authored over 4 years ago
Fix some panics in String.prototype properties (#888)

* Fix some panics in String.prototype properties

* Address review comments

github.com/boa-dev/boa - f22a1c673b4a058b79972385cfa34623bc1af9e2 authored over 4 years ago
Fix some panics related to BigInt operations (#884)

* Fix some panics related to BigInt operations

* Address review comments

* Address review comm...

github.com/boa-dev/boa - f2f2153a04a0876ac8c146b44549b580600e3197 authored over 4 years ago
Support running a specific test/suite in boa_tester (#886)

github.com/boa-dev/boa - 09d1889aa07d546c29c2a0d0cf118f3ea18d7faa authored over 4 years ago
Fix remainder by zero (#882)

* Fix remainder by zero

* Address review comments

github.com/boa-dev/boa - 580c7f1d87b1bdea0014150f8dfc74a194078bba authored over 4 years ago
Fix `BigInt.prototype.toString()` radix checks (#885)

github.com/boa-dev/boa - 71bc080f6300ac51ff6d08adf0539dd2c3129f06 authored over 4 years ago
Move `Object` internal object methods to `GcObject` (#835)

github.com/boa-dev/boa - 2cb24427f1b5e608b453514af413004d3292c2f8 authored over 4 years ago
Update the master CI workflow (#881)

This should fix the master build, since it seems that we are caching what we shouldn't.

github.com/boa-dev/boa - dc1628a433fa5bee2e008953c527e718676195d6 authored over 4 years ago
Support more number literals in BigInt's from string constructor (#880)

github.com/boa-dev/boa - 0c6bcac9978fc6a2b4dd27a681fb5dfabc890b1f authored over 4 years ago
Make boa::parse emit error on invalid input, not panic (#807)

* make boa::parse emit error on invalid input, not panic

* formatting

* applied requested ...

github.com/boa-dev/boa - c711e404ef2470950c36187aeb9273aa0b589bc4 authored over 4 years ago
Implement Function.prototype.apply (#877)

github.com/boa-dev/boa - 0357a8e05b2a786fe0dab2c8e7667b7e886f3050 authored over 4 years ago
Bump serde from 1.0.116 to 1.0.117 (#879)

github.com/boa-dev/boa - 80b9fa887b862fb69b568b41e19ead294c4f0a57 authored over 4 years ago
Bump webpack from 5.1.0 to 5.1.2 (#878)

github.com/boa-dev/boa - 2b1c51be9d230942c642f8a0398b7d88c936bd81 authored over 4 years ago
[exec Map] Map.prototype.values and Map.prototype.keys implementation (#874)

* Initial commit

* Improving on Map iterator

* Improvements on the iterator

* Almost fi...

github.com/boa-dev/boa - 5ac5b5d93ebe618704371d53c00579eb3ff94f06 authored over 4 years ago
Implement spec compliant Array constructor (#859)

* Implement spec compliant Array constructor

* Address review comments

github.com/boa-dev/boa - e6a28e6b14b36361a2982d9c54666b14e9595897 authored over 4 years ago
[builtin Map] Map.prototype.entries method and map iterator (#847)

* Initial commit

* Improving on Map iterator

* Improvements on the iterator

* Almost fi...

github.com/boa-dev/boa - ce535dd6d68d073d2f8a9f784a7867be99fb721b authored over 4 years ago
Fix master CI (#875)

* Fix master CI

* Fixed ignore path

github.com/boa-dev/boa - ab5e888fa5056c04ad7baaedc6d41f9e3eebc788 authored over 4 years ago
Removed cache from MacOS builds (#873)

github.com/boa-dev/boa - 9a295fe45ccb9056c8812797083a15b6c02a4630 authored over 4 years ago
update code coverage to have some variance

github.com/boa-dev/boa - 7f7fe3f6e29b1cb05bb2d2abba69d4c6f5e1da2d authored over 4 years ago
Fix JSON stringification for fractional numbers (#870)

github.com/boa-dev/boa - a48a2e6986338f6de08234ceba895b37cede21f0 authored over 4 years ago
Handle invalid Unicode code point in the string literals (#853)

github.com/boa-dev/boa - de7202dee83eaf7eb32b0da6781a9cf00f76be6f authored over 4 years ago
Improved MacOS cache handling and updated dependencies (#871)

github.com/boa-dev/boa - 0ca476c208de2ec736e2affa3fd9985a45a98d0b authored over 4 years ago
Bump regex from 1.4.0 to 1.4.1 (#866)

github.com/boa-dev/boa - 6834f7be25a92a2d877a18fc302bcc70593f561b authored over 4 years ago
Updated cache in workflows (#869)

This should simplify the workflow configuration, and the cache should
now be more efficient. Ho...

github.com/boa-dev/boa - 282e367107668ed8c1004bf1799d8459d4432b76 authored over 4 years ago
Bump css-loader from 4.3.0 to 5.0.0 (#865)

github.com/boa-dev/boa - a6dd080b0d8cc8a495184b1a53f6d440b8d72c4d authored over 4 years ago
Bump webpack from 5.0.0 to 5.1.0 (#864)

github.com/boa-dev/boa - fd34df513b3f5d72e8b69dc6fc8e4ad5164368f0 authored over 4 years ago
Bump git2 from 0.13.11 to 0.13.12 (#867)

github.com/boa-dev/boa - b2bea4f122601654637607e96c0f3f26d25b6cab authored over 4 years ago
Bump bootstrap from 4.5.2 to 4.5.3 (#863)

github.com/boa-dev/boa - 969ab407233669af032046ffa02115819953ce04 authored over 4 years ago
Async/Await parse (#836)

* Add async keyword

* Created AsyncFunctionDecl/Expr nodes

* AsyncFunctionDecl/Expr parser...

github.com/boa-dev/boa - 586a68970b1b5698183983fec9c3333bd0c45cbf authored over 4 years ago
Bump serde_json from 1.0.58 to 1.0.59 (#856)

github.com/boa-dev/boa - 907030b1a3b4be12a35edf26173042ed312099e3 authored over 4 years ago
Bump webpack from 4.44.2 to 5.0.0 (#855)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/boa-dev/boa - 66b65a8d1e4efe5a6c79771586b23932744fa6b2 authored over 4 years ago
Bump structopt from 0.3.19 to 0.3.20 (#857)

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.19 to 0.3.20.
- [Release notes...

github.com/boa-dev/boa - 3859480d0e86fa6792eda78efc87c243ff02a13c authored over 4 years ago
Implement Object.getOwnPropertyDescriptor() and Object.getOwnPropertyDescriptors() (#798)

github.com/boa-dev/boa - 3047ed698f41f1cf4e0ab107287c98e6c1da6525 authored over 4 years ago
Bump regex from 1.3.9 to 1.4.0 (#852)

Bumps [regex](https://github.com/rust-lang/regex) from 1.3.9 to 1.4.0.
- [Release notes](https:...

github.com/boa-dev/boa - 36b7c319677382e6c7c9e3cad27b2e172f6f5def authored over 4 years ago
Bump webpack-cli from 3.3.12 to 4.0.0 (#850)

github.com/boa-dev/boa - 22107b3d6b6404cc442db5754c4fbebe20cd69f1 authored over 4 years ago
Bump file-loader from 6.1.0 to 6.1.1 (#848)

github.com/boa-dev/boa - 03ad2396efe30a5fdcbeeeceb6b9615ef6cf8e72 authored over 4 years ago
Bump copy-webpack-plugin from 6.2.0 to 6.2.1 (#849)

github.com/boa-dev/boa - 226b5b55d8ad28f02712c5d7a9d53532dbf2fc1e authored over 4 years ago
Bump style-loader from 1.3.0 to 2.0.0 (#851)

github.com/boa-dev/boa - f7982536e9757797433240e34da1a4afaf3ce7be authored over 4 years ago
style(boa): minor cleanup (#838)

github.com/boa-dev/boa - 98deb58aae6729ee1b61b20d7e5ae98c850abcbe authored over 4 years ago
Allow UnaryExpression with prefix increment/decrement (#844)

github.com/boa-dev/boa - 210a9ec2858eafb520aab657ef3a74a03ff4a0ae authored over 4 years ago
fix(profiler): update profiler to match current measureme api (#840)

moves all OS profiling to use SerializationSink as the previous types
have been deprecated

C...

github.com/boa-dev/boa - 8aef55696f0d6462bb95a40846a3679151c4430c authored over 4 years ago
[parser] Minor refactor and rename (#841)

github.com/boa-dev/boa - 0c92d379212c2c7bdbf2047798a55c25c7535462 authored over 4 years ago
Fix: Set default-run to `boa` removing need for `--bin` (#837)

github.com/boa-dev/boa - fc8e5753e5931df7cc0a4c893f3ad662b870243b authored over 4 years ago
[exec Array] implement spread operator using iterator (#811)

github.com/boa-dev/boa - 4e41b44f75c17f1edaeceb415d814dcaff9ae292 authored over 4 years ago
Using unstable sort for sorting keys on `to_json()` for GC objects (#833)

github.com/boa-dev/boa - e82dee1ae35a58fa3ad7544bc512f191401d1b3f authored over 4 years ago
calling "new" on a primitive value throw a type error (#825)

* calling "new" on a primitive value throw a type error

* fix format

github.com/boa-dev/boa - b26f8bcead45e757a477920d36a984d020a6c01f authored over 4 years ago
Fix tokenizing Unicode escape sequence in string literal (#826)

github.com/boa-dev/boa - 01dbf8ba4e2711636b451d1905d29e68a75f0882 authored over 4 years ago
Added a link to the Test262 results in the README (#829)

github.com/boa-dev/boa - a3e7f1eace1db9005188c6c352a81dfed6f0e29e authored over 4 years ago
Bump structopt from 0.3.18 to 0.3.19 (#828)

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.18 to 0.3.19.
- [Release notes...

github.com/boa-dev/boa - 89d290788468cc390fe73c5ae694c5b6381c133c authored over 4 years ago
[parser Expression] minor expression macro simplification (#824)

* [parser Expression] minor expression macro simplification

* Slightly improve the macro commen...

github.com/boa-dev/boa - 456c2dee4ef05d244b89fe1c75457a30a8e3343a authored over 4 years ago
Refactor `PropertyDescriptor` (#794)

github.com/boa-dev/boa - 470dbb43818dc7658a45a011856584fe60220662 authored over 4 years ago
Bump measureme from 0.8.0 to 9.0.0 (#814)

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

github.com/boa-dev/boa - ae76501709731794915daf6e4a8bf90d1ea12c81 authored over 4 years ago
Fix 2 bugs that stopped test262 (#812)

* Fix: Add check for length in Array.prototype.map

* Fix: Make Array.prototype.reduceRight work...

github.com/boa-dev/boa - 9d4c49c6dde90400279bf3d05f2b2e8873a35b8c authored over 4 years ago
Feature `URIError` (#806)

- Add tests

github.com/boa-dev/boa - a77ceb67fd6bbb419758f735cbf3bfb37703790a authored over 4 years ago
Upgraded dependencies and rebuilt the action (#17)

github.com/boa-dev/criterion-compare-action - afc054110be1431e9fd217a82ad0a9cdfab304e0 authored over 4 years ago
Implement `regress` (#774)

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

github.com/boa-dev/boa - 327d71bb98e1d3c239f594fc4c25f025832089dc authored over 4 years ago
Feature `Function.prototype.call` (#805)

github.com/boa-dev/boa - b027a76bea3dab42fc929e621587b43eda667731 authored over 4 years ago
Allow users to specify benchmark name to run single benchmarks (#16)

github.com/boa-dev/criterion-compare-action - 3014b17b5cd557e1e11ff25722b0844f8df343a8 authored over 4 years ago
Feature `EvalError` (#804)

github.com/boa-dev/boa - 03f96327dbe7cb553a632b6825bd5400e074dfcb authored over 4 years ago
Feature `console` crate feature (#800)

* Put console object in a feature flag

* Add documentation for crate features

* fix typo

github.com/boa-dev/boa - 39b4ead8f79df8f992662ff7704c5d4699f57500 authored over 4 years ago
Fix lexer span panic with carriage return (#799)

Switch to treating bare carriage return as an OS9-style
newline, like v8.

github.com/boa-dev/boa - 7a52e269e632024cec81737083e66f31a4f43ad3 authored over 4 years ago
Add Object.defineProperties and handle props argument in Object.create (#746)

github.com/boa-dev/boa - fb1b8d559556f5d5bc00704d9224166b26f33456 authored over 4 years ago
Make `Function.prototype` a function (#802)

github.com/boa-dev/boa - ff25a8ad026aba645332e3cfeca355b566cb3c63 authored over 4 years ago
Fix cyclic JSON.stringify / primitive conversion stack overflows (#777)

* Add tests for cyclic conversions

* Add another test for a non-cyclic scenario

* Refactor...

github.com/boa-dev/boa - d76e8bf108e54aea56b33a26e2b560323b05a6a7 authored over 4 years ago
Fix Error constructors to return rather than throw (#749)

* Refactor: Error constructors to return instead of "throwing"

* Test: Add a test case for Er...

github.com/boa-dev/boa - dc82aa29dc3cc8425d857a3f461e13c8c4f31e14 authored over 4 years ago
Strict Mode Lex/Parse (#717)

* Add strict mode to lex trait

* Lexer reserved keyword identifier strict mode lexing

* Pr...

github.com/boa-dev/boa - 6bcfc7a2373890a2b37c7814cb4ceade91bf4e02 authored over 4 years ago
Bump style-loader from 1.2.1 to 1.3.0 (#795)

github.com/boa-dev/boa - 950ca183a086c2f96b3e459bd0f4cb71507ab47b authored over 4 years ago
Fix zero argument panic in JSON.parse() (#785)

* Fix 0 arity panic in JSON.parse()

* Requested changes

* Throw syntax error instead of a ...

github.com/boa-dev/boa - d6c252d3bea9c4a56093e5749d2c1d8cabdf7c5c authored over 4 years ago
Throw RangeError when BigInt division by zero occurs (#790)

github.com/boa-dev/boa - ff358d1d1d99baf89082a8abbb54c9ddc21d6bfa authored over 4 years ago
Fixing a duplicated attribute in test262 results (#788)

github.com/boa-dev/boa - 38b103c25b76425f6b8ce0151c3a559f9b565603 authored over 4 years ago
Refactor: split ast/node/expression into call and new (#787)

github.com/boa-dev/boa - e60d081fbc394eb0d442f3607cf8710527e39360 authored over 4 years ago
New test262 results format (#783)

github.com/boa-dev/boa - 2a509de554694e9f088037d38624ad096ef09fc1 authored over 4 years ago
Support for symbols as property keys for `Object.defineProperty` (#770)

github.com/boa-dev/boa - 31e3174ca97d340aa3543968dd8ace1b6d484004 authored over 4 years ago
`ConstructorBuilder`, `ObjectInitializer`, cache standard objects and fix global object attributes (#722)

- Add BuiltIn trait
- Add ConstructorBuilder
- Add ObjectInitializer
- Cache core standard ob...

github.com/boa-dev/boa - eb1fd280d59a0284c02c3ed9ceba606ea1e68c25 authored over 4 years ago
Throw TypeError if regex is passed to startsWith, endsWith, includes (#782)

github.com/boa-dev/boa - aad860db843edc35f3a14f7fe99259a8fac6aa75 authored over 4 years ago
Revert "Using the upstream version of the benchmark action" (#781)

This reverts commit 3cb8c94538cb405a00044e8479e6701d8853f719.

github.com/boa-dev/boa - b16f0ab0f7f023e4305cd20929b24cba2cc532ea authored over 4 years ago
Change author to boa-dev (#764)

github.com/boa-dev/boa - 3e60d2c55472053ff8f8d6fb7159ff69fb136167 authored over 4 years ago
Implementation of for...of loops (#704)

* Initial implementation of for...of loop

* Initial implementation of for...of loop

* Exte...

github.com/boa-dev/boa - 87d9e9cea82c1ea675082063f73296538bb3f46f authored over 4 years ago
Fixed typo (well know -> well known) (#5)

github.com/boa-dev/boa-dev.github.io - 57b5d791797ee9ea68af52d748a6d0bb43f59dd2 authored over 4 years ago
Bump node-fetch from 2.6.0 to 2.6.1 (#14)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes]...

github.com/boa-dev/criterion-compare-action - 01ea4d6e63365ba5918c8fdeb158f5c5b74b234e authored over 4 years ago
Bump @actions/core from 1.2.4 to 1.2.6 (#15)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to ...

github.com/boa-dev/criterion-compare-action - dd02ea01fb4c524da4cc071e62728124ca0b9978 authored over 4 years ago
Using the upstream version of the benchmark action (#768)

github.com/boa-dev/boa - 3cb8c94538cb405a00044e8479e6701d8853f719 authored over 4 years ago
Removed the lexer bench graph for now

github.com/boa-dev/boa-dev.github.io - c0bf7222e21ac9935fdd409810ecfba9e1b4a567 authored over 4 years ago
Linkified the URL to the v8 blog (#4)

github.com/boa-dev/boa-dev.github.io - e1ca4e4b38598cb84b564347c62921eeed0feaa5 authored over 4 years ago
Bump measureme from 0.7.1 to 0.8.0 (#765)

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

github.com/boa-dev/boa - ac85ee07d5519022bbe06982576a8da70e9b6d02 authored over 4 years ago
Update CHANGELOG.md (#767)

github.com/boa-dev/boa - 347dd7c33f0731b87fa9c488d4e2eb312ba1205c authored over 4 years ago
Ignore tests from codecov count and disable annotations (#724)

github.com/boa-dev/boa - 45c5758e14286d5edd2252e62489b052da36e5a6 authored over 4 years ago
Merge pull request #3 from boa-dev/v010

Started with v0.10

github.com/boa-dev/boa-dev.github.io - 4180db6ad1a1f0d81e55444be4e27497c5b90456 authored over 4 years ago
Move exec implementations together with AST node structs (#735)

* Move exec implementations together with AST node structs

github.com/boa-dev/boa - 767a8cc9c613277d0ab5fbe1da480f33bc23d59c authored over 4 years ago