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
Co-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - 1a7e832791c5e52bf22ea2b5152e449440484baa authored about 4 years agogithub.com/boa-dev/boa - e8bc79c26a3444e8afeb83e6eee4bd7fe827e5c2 authored about 4 years ago
github.com/boa-dev/boa - 8140b9346d9574d84c71743229a3d234a3035f39 authored about 4 years ago
github.com/boa-dev/boa - 0e41be114485b3492f59f48cbc28fd5a819d3e17 authored about 4 years ago
github.com/boa-dev/boa - ceca316ca5a3a1f8d907d57d076fba183cc93ee6 authored about 4 years ago
github.com/boa-dev/boa - 34f3221ea88cef7c43236a08c9d7123604894ba8 authored about 4 years ago
- cpp version is no longer needed
- add VM launch config using cargo args
* Fixed some panics, Object.setPrototypeOf and Object.getPrototypeOf are almost spec compliant
...
github.com/boa-dev/boa - 5e78ff83f5dad89001d2fd039b6d454b7529e5cc authored about 4 years agogithub.com/boa-dev/boa - 553ea529f357ca0b6a6ffb07e22a483483a41b66 authored about 4 years ago
github.com/boa-dev/boa - 98945c8cb36eaaad293015eca1f47ffac7cd4f75 authored about 4 years ago
Nodes implement CodeGen which generates instructions onto a stack held in Context.
The VM will ...
* Fix delete when the property is not configurable
* Implement suggestion
Co-authored-by: Hali...
github.com/boa-dev/boa - 14ef50ce47edcd51b14019e5520134d0b17bc357 authored about 4 years ago* Don't panic when function parameters share names
* rustfmt
github.com/boa-dev/boa - 90a8587ff5223647ba0ae0c5118039d04570a870 authored about 4 years agoCo-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - e0a135e46ae1a85063eed6b73a602e557994f961 authored about 4 years ago* Implement for..in
* Fix code styling issue
* Add break and continue with label
* Add ...
github.com/boa-dev/boa - 57d5679a58e2424a0c6d72be6dffc0dffdaedcd4 authored about 4 years ago* Fix spread in new and call expressions
* Fix formatting
* Add unit tests
* Fix unit t...
github.com/boa-dev/boa - a77c8792983d67e72760c1460523a74448571c54 authored about 4 years ago
Co-authored-by: João Borges <[email protected]>
Co-authored-by: tofpie <[email protected]....
* Upgraded some dependencies, removed deprecated encoding deps, updated the test262 submodule
*...
github.com/boa-dev/boa - 9e9bf6531aafc65f468842ebd0f24631ac646895 authored about 4 years agoCo-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - e11abfb3a224acd8f7ddb699da5bed883ede9242 authored about 4 years ago* Implement logical assignment operators (&&= and ||=)
* Add unit tests
Co-authored-by: tofpie...
github.com/boa-dev/boa - 0331f486a6cbe46b4a87ebe01596917983f0c4a1 authored about 4 years agoCo-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - 4fb319dec6aca13941ab58d90aa0c723b87fec27 authored about 4 years agogithub.com/boa-dev/boa - 3b83767e58d9d20e9717bf2918098d7c92148482 authored about 4 years ago
- Fix panic if first argument is not supplied.
- Fix panic if second argument is not supplied....
Co-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - 4cede758ede1a023112bbb4dbe9a36034157d9b7 authored about 4 years agogithub.com/boa-dev/boa - aac39cdd4b534df77d885a3c4ac0a3f538a14c55 authored about 4 years ago
- Fix panic when argument is not supplied.
- Fix panic when `this` is not a object.
- Fix Sy...
github.com/boa-dev/boa - fd5c606a7b7905579e34b33aa213328db54efa1f authored about 4 years ago
* Implement coalescing (?? and ??=)
* Add unit tests
Co-authored-by: tofpie <tofpie@users....
github.com/boa-dev/boa - 23bc476a9491764da496804e97e99413e95a9678 authored about 4 years ago
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.0 to 5.11.1.
- [Release notes](ht...
github.com/boa-dev/boa - a068ef2a8a5e2eae066b0532a7a2222bd93ba328 authored about 4 years ago
github.com/boa-dev/boa - 67ee6faa5819ba5e97ae826244a88ce370e32070 authored about 4 years ago
github.com/boa-dev/boa - a44e5c540340471a5c8020f87b255a53b07b00f3 authored about 4 years ago
* Add numeric separator handling
* Implement suggestions from PR review
Co-authored-by: to...
github.com/boa-dev/boa - 6f3641d593ac2e5a5f682bd81ce80ad18f8bad0b authored about 4 years agogithub.com/boa-dev/boa - cb0582399a67f27a3a9f3be8dd907613fabcd083 authored about 4 years ago
Co-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - 880f6521d6c42e25f2232c26a97ebc6756bd46f0 authored about 4 years ago* Map ErrorKind to JS Errors
* Fix fmt
* Modify code with suggestions
* rebase and fix compil...
github.com/boa-dev/boa - 7b103a5c0bf29150a9bace87b17b39c9e0e7750d authored about 4 years ago* Fix logical expressions evaluation
* Remove redundant clones
Co-authored-by: tofpie <tof...
github.com/boa-dev/boa - f34e0b58e873c043c479865d4d1f5b721405ede1 authored about 4 years agogithub.com/boa-dev/boa - 015c11e47fe2417d44c7523912dfd8c9a82e8382 authored about 4 years ago
github.com/boa-dev/boa - 0ff3be9ba6b6cf442a27e33c908385b15dc812d1 authored about 4 years ago
* Implement Object.prototype.isPrototypeOf
* Fix formatting
Co-authored-by: tofpie <tofpie...
github.com/boa-dev/boa - b2dba535a62131f1261855609da4806e7e29f5aa authored about 4 years agogithub.com/boa-dev/boa - 23f0b75fcf0b2cf4e1d5a33eb117bb1fb925c769 authored about 4 years ago
github.com/boa-dev/boa - 22f8c5d0cee82262596b374832203be851d60525 authored about 4 years ago
* Fix prototype for Number, String and Boolean
* Fix formatting issue
Co-authored-by: tofp...
github.com/boa-dev/boa - 395a28c2abd383925b8959d19d84386dbbc17fa0 authored about 4 years agogithub.com/boa-dev/boa - 880792e422deffa9d10c83118a628e91d09b3d8d authored about 4 years ago
* Fix enumerable attribute on string length property
* Remove unnecessary conversion
* Fix...
github.com/boa-dev/boa - d46080d9efa1a0e5dd29b82b2aab1297052e5c48 authored about 4 years ago* Fix enumerable attribute on array length property
* Fix enumerable attribute on Array.proto...
github.com/boa-dev/boa - b5cf0f0a29cc1c0ef7f4282a3277dca2fff057e7 authored about 4 years agogithub.com/boa-dev/boa - c49f2258b2b8e5013e2e32a8100826f629c2af88 authored about 4 years ago
github.com/boa-dev/boa - b058b2d8a5b1773b9a0479b14b06b40215a40a6a authored about 4 years ago
github.com/boa-dev/boa - 5c986767bcd49d0b376753b2142b1910945f28d5 authored about 4 years ago
Co-authored-by: João Borges <[email protected]>
Co-authored-by: tofpie <[email protected]....
github.com/boa-dev/boa - 4f1f8ebbc7752dd5d044e20bd71bef550c729dea authored about 4 years ago
Co-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - a6ec41e33f05b4fceab85e42af117ba56ceef4e1 authored about 4 years agogithub.com/boa-dev/boa - 4e82a980c00882eebe7751b0d603cff4911f6217 authored about 4 years ago
github.com/boa-dev/boa - e71fcd52119b9d4c8d8eac1f315015cfc2bdb9dc authored about 4 years ago
github.com/boa-dev/boa - 8f388d501d0aed14914873ea01f11426b718cd43 authored about 4 years ago
github.com/boa-dev/boa - 90cd4800527eb06cc21f07657439be21ccd52a35 authored about 4 years ago
Co-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - 8f590d781a38e0623993abd17989292d1ef61c59 authored about 4 years agogithub.com/boa-dev/boa - ff139045d45843ba16844da12b9fb609971f047e authored about 4 years ago
* Fix unresolved links in documentation
* Fix more unresolved links
* Fix even more unreso...
github.com/boa-dev/boa - 0c068cb35bfedb595cdad460b1380ae382807dde authored about 4 years agoCo-authored-by: tofpie <[email protected]>
github.com/boa-dev/boa - 6d866f8012df40903fa0bb664b71d899cc7e1be3 authored about 4 years agogithub.com/boa-dev/boa - 98e11d711fb15739895e3c9ad631ddf58e749033 authored about 4 years ago
github.com/boa-dev/boa - 7f1d6aae15a53b07e477bb6356a6f69247c24bad authored about 4 years ago
github.com/boa-dev/boa - eea1a27cf61753a43229f3cdfc4847a6538bfe60 authored about 4 years ago
github.com/boa-dev/boa - c39a7f0d6b6ed830fced83e9c77a49a2a1e03a6b authored about 4 years ago
github.com/boa-dev/boa - 939d97d0a8343746a86b55c210d0b22feb4f8a34 authored about 4 years ago
github.com/boa-dev/boa - cc473855f15ecd46a0391b6239e33b0b062880af authored about 4 years ago
github.com/boa-dev/boa - c5c804dbe4b6b5609a3f98b6cb1f69b2e77a6c4b authored about 4 years ago
github.com/boa-dev/boa - 3fe98f8df81b23077766febc27f52219e1f5d69c authored about 4 years ago
github.com/boa-dev/boa - 6c6e71205e6bfa5e828b279d87333d3df291b4ab authored about 4 years ago
github.com/boa-dev/boa - 3dee6b857403bb2ccd973713152f832502e9e7b4 authored about 4 years ago
github.com/boa-dev/boa - dde2c9a2a8ca088433068ee9dcf8fbe72495559c authored about 4 years ago
github.com/boa-dev/boa - c94b524817f9c2430828489cc66f5fbd08ade33e authored about 4 years ago
github.com/boa-dev/boa - 72e9c0099fce34a6ec7fb7b87114a25464379e9f authored about 4 years ago
Closes #751.
github.com/boa-dev/boa - c54c6afa6a597fef6f441033db89fa0ccf33dcce authored about 4 years agogithub.com/boa-dev/boa - 1fcfe40d197195c414eb64d11f461cf874e08b58 authored about 4 years ago
github.com/boa-dev/boa - fab29f57cd7272d4130be2737201dc9d935c820e authored about 4 years ago
github.com/boa-dev/boa - 87c3627ce6858011473db420e5d750353e53ef17 authored about 4 years ago
Bumps [webpack](https://github.com/webpack/webpack) from 5.4.0 to 5.5.0.
- [Release notes](http...
github.com/boa-dev/boa - 7f5868bdd3e7e04a49c10c5c0cb51e1c4e0f871b authored about 4 years ago
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.5.0 to 1.5.2.
- [Release notes](...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.4.1 to 1.5.0.
- [Release notes](...
* Added check to ignore semicolon in parser
* Combined parse and parse_general functions for ...
github.com/boa-dev/boa - 0a0c230a1b11d17b92c268b874d05677ecad736e authored over 4 years agogithub.com/boa-dev/boa - 9342f7093ecfc0df0e874c98a446a4af59d9851b authored over 4 years ago
github.com/boa-dev/boa - bf5b53a37badc38cf02beaaa66373c17d8dd75e7 authored over 4 years ago
github.com/boa-dev/boa - 14ff00b73bd156dfa83e77f3d7d541b39415365c authored over 4 years ago
github.com/boa-dev/boa - a999156ce1a11bb4c2c09e638d4b752375610222 authored over 4 years ago
github.com/boa-dev/boa - 641f033e30740a60ce5491800b61c6d457fc2694 authored over 4 years ago
github.com/boa-dev/boa - ee8575de2ee7ed48c7775da2441ffffb4f69f4ee authored over 4 years ago
github.com/boa-dev/boa - df18ff7dde9bc6ff42248f46516b80effb8c8c08 authored over 4 years ago
github.com/boa-dev/boa - ed1f54249ae542d13e6439a0b563dbb82dc212b3 authored over 4 years ago
github.com/boa-dev/boa - 27d1ec38b74e9bb85c79093294a3dec0ce70b9cf authored over 4 years ago
github.com/boa-dev/boa - 8de2e1c9a565688d6d9c1a6fd3e316a77a7e2970 authored over 4 years ago
* use gc module
* Added #[inline]
* Change context valiable names to context
* Fix test262
*...
github.com/boa-dev/boa - 6eac05840665047bf97d545912c5996dfed0f050 authored over 4 years agogithub.com/boa-dev/boa - ac6500c9b7869e636231b8ee291665c65c5b95e0 authored over 4 years ago
Co-authored-by: Andrej Onufrák <[email protected]>
github.com/boa-dev/boa - f1d676e15b883cd2260c8a7ee6a997e354fe6fec authored over 4 years agoThis should fix PR builds for non-team-members.
github.com/boa-dev/boa - fd181e27d4abf174c74941cea0d8f3e2a85e1b0c authored over 4 years agogithub.com/boa-dev/boa - d7137af0e1790ecce0e240ae490ae5340785a1cf authored over 4 years ago
github.com/boa-dev/boa - 23f722da4f59fe462662555416fe1b8e0b3816d8 authored over 4 years ago
github.com/boa-dev/boa - 4eb2ed4c9cf3912b68da9559af35633df8973662 authored over 4 years ago
github.com/boa-dev/boa - 16e3d2edc06eedcfc3be1061dcea44984899a4fe authored over 4 years ago