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

Added documentation to Keyword

github.com/boa-dev/boa - 125c75aa74385a3d6f139b6208e86f5db65521f9 authored almost 5 years ago
Added root project documentation

github.com/boa-dev/boa - 919029bc55f8a3c2112b69814593eb623a8fe84d authored almost 5 years ago
Update boa/src/syntax/ast/op.rs

Co-Authored-By: Iban Eguia <[email protected]>

github.com/boa-dev/boa - f8012bc408f595119c8d744d92d540ba4b4f656d authored almost 5 years ago
fixed doc test

github.com/boa-dev/boa - 7b2c722d1b2ed020b74677e2ac65cb0ecf17877d authored almost 5 years ago
fixed NumOp documentation

github.com/boa-dev/boa - 593955f951c104d25541ab04c252a37505fae85e authored almost 5 years ago
Added some more documentation to builtins/console

github.com/boa-dev/boa - 138f0ca880f9aa40278c9f426f68fdf8e3078159 authored almost 5 years ago
LexerError

github.com/boa-dev/boa - af7ad57a044da94a881ebe4024fed4a6337fe830 authored almost 5 years ago
Added documentation to MethodDefinitionKind

github.com/boa-dev/boa - 75ef0758334c03247e93d961c12b5193cadba58e authored almost 5 years ago
Added documentation to PropertyDefinition

github.com/boa-dev/boa - be06137ca7a046b6eec251ab704170ff0c5a1264 authored almost 5 years ago
doc for check_after_numeric_literal

github.com/boa-dev/boa - 083412d883063f9edf261d7414c0eaf883803750 authored almost 5 years ago
more changes

github.com/boa-dev/boa - 1b47b20fc04501c57ac416e9d3bf76f56aca1385 authored almost 5 years ago
doc on vop, op doctest

github.com/boa-dev/boa - bd4e814f9631954eda0b6e72655781cd292a3fc1 authored almost 5 years ago
Update boa/src/syntax/ast/op.rs

Co-Authored-By: Iban Eguia <[email protected]>

github.com/boa-dev/boa - 487a719aa8aac69f979c9d618565d2a4a60a4d7a authored almost 5 years ago
Update boa/src/syntax/lexer/mod.rs

Co-Authored-By: HalidOdat <[email protected]>

github.com/boa-dev/boa - 63b02cb797fad6657deff648db2dade6e5ace791 authored almost 5 years ago
Finished documenting Node

github.com/boa-dev/boa - 6c60bc2bb4afb3a0d98cbd525bb8815b5d8315c0 authored almost 5 years ago
more changes

github.com/boa-dev/boa - 103ab857964f852e05dc4adf0c44daefc1c891b6 authored almost 5 years ago
lexer updates

github.com/boa-dev/boa - f2915499a061786d7b599fda89f566e80e6e7a99 authored almost 5 years ago
Added documentation to Const

github.com/boa-dev/boa - 478330d805ad84fe7a9c7aea16d7675bb2072b45 authored almost 5 years ago
Added some documentation to builtins/console

github.com/boa-dev/boa - 348edbf4dfdec1ac53b8e1df53ff039d1dea0adb authored almost 5 years ago
removing akward doc test

github.com/boa-dev/boa - 7c74b8a9795e2294c2a43a4d9dc2b5e38eb08eb3 authored almost 5 years ago
Added some documentation to Keyword

github.com/boa-dev/boa - 80f7af370bd1c3d30c7707d52638258f8b7cd7f2 authored almost 5 years ago
Put JSON functions on the object, not the prototype (#325)

* Move JSON functions to the object, not the prototype

* Fix Value.to_json and add JSON tests

...

github.com/boa-dev/boa - 271e2b4da6563eebd8ee5469d643eb163adfa2df authored almost 5 years ago
Fixing master build (#342)

* Fixing master build

* Using gh-pages as default branch

github.com/boa-dev/boa - 19fcd2837dd583e38476f949a10b0ab5fc1cf3b9 authored almost 5 years ago
console functions (#315)

* Exec do..while tests.

* Parser do..while test.

* Do..while loop parser and exec implementati...

github.com/boa-dev/boa - 7abb94abf5fbfa2359e3a96144f68ac0f03123f4 authored almost 5 years ago
Added logo and favicon to boa documentation (#343)

* Added logo and favicon to boa documentation

* Update lib.rs

github.com/boa-dev/boa - 74c7375a7aa695c25d8368b7a30484971a429a91 authored almost 5 years ago
Show skipped tests as ignored in miri output

github.com/boa-dev/ryu-js - fb0ff54299919b5a0bf4b30aded68f73f3533a54 authored almost 5 years ago
Work around yaml's interpretation of colon in install command

github.com/boa-dev/ryu-js - 1f49ced75bf7e54669206620f6aad165cb101d75 authored almost 5 years ago
Test miri on latest nightly with a miri

github.com/boa-dev/ryu-js - 4dca6be27a155ebd04fb54e4084576568837ddb3 authored almost 5 years ago
Bypass miri interactive prompts

github.com/boa-dev/ryu-js - aaa6fe3c3b4b8c103d3d1baa26c714707db2295e authored almost 5 years ago
Release 1.0.4

github.com/boa-dev/ryu-js - ccd3f94e2adc9ad21e078e20e5cd958a1e83505e authored almost 5 years ago
Merge pull request #25 from dtolnay/borrow

Fix stacked borrow violation and add miri CI

github.com/boa-dev/ryu-js - f7cd2eab6058b7285b7809a2a8e10f5ec3857962 authored almost 5 years ago
Add a miri build in CI

github.com/boa-dev/ryu-js - e5043007eab8f3be948f38c451bda9238f38ec1f authored almost 5 years ago
Omit long-running tests from miri

github.com/boa-dev/ryu-js - 6e6884561f172d8571bf24733b611c589680199d authored almost 5 years ago
Fix stacked borrow violation

Miri flagged that we borrow a reference to just the first element and
then write through it to e...

github.com/boa-dev/ryu-js - 822e5a836a435bbf09a66a27a91850df03d1e352 authored almost 5 years ago
Improved CI workflows (#330)

github.com/boa-dev/boa - 91bece6f6297b4ac90de39681b0715b8d2f5d32d authored almost 5 years ago
Method parsing (#339)

github.com/boa-dev/boa - a9372b7779fe3aa2e4b9f254e56faf83819b2cc0 authored almost 5 years ago
Fix #329 (#334)

github.com/boa-dev/boa - eb020d7f37f30983a0d2ea32a596e66c98d73e2f authored almost 5 years ago
Merge pull request #312 from jasonwilliams/fix_309

github.com/boa-dev/boa - 44de1901ea517da5ef88375ec4d0e7d191048908 authored almost 5 years ago
Added jemallocator only for Linux targets

github.com/boa-dev/boa - 33fce7f015ff40c5d3a778c72bc78be595529e7d authored almost 5 years ago
change boa cli binary name to just "boa" (#326)

github.com/boa-dev/boa - f5d332c86e3e063a48628ad416cb4c6525082058 authored almost 5 years ago
Changed the name of the `Symbol creation` benchmark (#327)

github.com/boa-dev/boa - 05b8989efdd3ecdb1cd498967e78052211248408 authored almost 5 years ago
Added continuous integration for windows (#318)

github.com/boa-dev/boa - 7dd32a68594585950be3eaa62e480b8fec5ba45a authored almost 5 years ago
Added more benchmarks (#323)

github.com/boa-dev/boa - cb589cd8b7a75015a801db597964eaeed0508dea authored almost 5 years ago
Added more build profiles (#290)

github.com/boa-dev/boa - 8574ea1768d7b12efbc810295d424f3b29b5b3f7 authored almost 5 years ago
Fixed assign operator precedence (#311)

Co-authored-by: Iban Eguia <[email protected]>

github.com/boa-dev/boa - 505df912ade3accdfeb2791370a703a8ef9525e6 authored almost 5 years ago
Implement do..while loop (#306)

Co-authored-by: HalidOdat <[email protected]>
Co-authored-by: Iban Eguia <razican@protonmail....

github.com/boa-dev/boa - 9c638cc14f58e8b8d1e986983d33ecaaaa59181c authored almost 5 years ago
Update CHANGELOG.md

github.com/boa-dev/boa - 2ca60ce196af80d2808d6bb3dab7ce1b55f79d53 authored almost 5 years ago
Update README.md

github.com/boa-dev/boa - 8b9f761644e7eefc8383b191d55dae24651f5c97 authored almost 5 years ago
updated to playground output

github.com/boa-dev/boa - ea127b3d756782e6d84fce4b9d252e24a082d11a authored almost 5 years ago
updating yanr lock

github.com/boa-dev/boa - ad0d1326509901f6aebd77d283fd7ade80ad3782 authored almost 5 years ago
update changelog for upcoming 0.7.0 (#271)

* update changelog for v0.7.0

github.com/boa-dev/boa - 1184456ab7c871b79942ece60383a9754d89f29f authored almost 5 years ago
adding test for #273 (#313)

github.com/boa-dev/boa - a0db788ed6183e8b2719d820c88168aac4d92e76 authored almost 5 years ago
Revert "Use jemallocator (#298)" (#310)

This reverts commit 795a70ec8910070a7c48def29a4b10f5144eda64.

github.com/boa-dev/boa - 0274858d88c50a60b7c5669282a5d4c040dc220e authored almost 5 years ago
Fixed center alignment of logo. (#305)

github.com/boa-dev/boa - f1f49d14ba7d1c014c953fea57f839998a6c8e96 authored almost 5 years ago
Updated contribution documentation (#297)

github.com/boa-dev/boa - 48ab045ac295602e2db847dd5f5a91c51d07f120 authored almost 5 years ago
Added a test for #208 (#303)

github.com/boa-dev/boa - 38db4dc316febca9e85c66c6e13061736e13395b authored almost 5 years ago
Use jemallocator (#298)

Added jemallocator as the global allocator for binary and benchmarks

github.com/boa-dev/boa - 795a70ec8910070a7c48def29a4b10f5144eda64 authored almost 5 years ago
Update CONTRIBUTING.md

github.com/boa-dev/boa - 8002a959a0537692e804d948c9933f04c0d8bf4e authored almost 5 years ago
Fixed positions in regexes and strict operators. (#295)

I also removed an unused function in the parser and added a test for #294, currently ignored.

github.com/boa-dev/boa - 4ed712219970a9aee437a02fa7992f6fea9e23f4 authored almost 5 years ago
fix vulnerabiliies via upgrade

github.com/boa-dev/boa - 8943953a7998d81b858c761778a971d05204454e authored almost 5 years ago
Implemented the Array.prototype.some method. (#280)

- Implementd Array.prototype.some method.
- Added tests for Array.prototype.some method.

github.com/boa-dev/boa - c365576f37456a61a157287ca716df23745314ab authored almost 5 years ago
Parser fixes #225 #240 #273 (#281)

New parser!
Plus loads of tidy up in various places.

Co-authored-by: Jason Williams <jwillia...

github.com/boa-dev/boa - 48c6e886d4fc63324d1695192d8960ac3efe4c21 authored almost 5 years ago
Added the ability to dump the token stream or ast in bin. (#278)

* Added the ability to dump the token stream or ast in bin.

The dump functionality works both...

github.com/boa-dev/boa - 5a85c595d4dff8fffd3d7881e4e9bca188691074 authored almost 5 years ago
Add methods with f64 std equivelant to Math object (#260)

* Add methods with f64 std equivelant to Math object
* Add testS for Math static methods

github.com/boa-dev/boa - 9b8c803bbe95b2a3d437893c0962f98a8a58585b authored almost 5 years ago
Added a logo to the project. (#277)

* Added a logo to the project.

* Changed the logo from a png to a svg.

github.com/boa-dev/boa - f53b352a4e6984ff8e8a6bcc164707cbd2842227 authored almost 5 years ago
Bump acorn from 6.4.0 to 6.4.1 (#275)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://...

github.com/boa-dev/boa - 62383f5a06e9e4c59a10d550b6bf9ab53cb042b4 authored almost 5 years ago
Select a single docs.rs build target

github.com/boa-dev/ryu-js - 90e46888d4c8c95e8e3be88b2016ee3ed2f8aa3f authored almost 5 years ago
Release 1.0.3

github.com/boa-dev/ryu-js - 664db527610d0d9cfccecd38029fc8d2d80bc303 authored almost 5 years ago
Reduce density of some example code

github.com/boa-dev/ryu-js - e675df0c91e99e57e6eecc4bbdba57c9459c5a46 authored almost 5 years ago
Remove use of assume_init for arrays

github.com/boa-dev/ryu-js - 25928cc0f705d95b18bde515cd63626625d12d61 authored almost 5 years ago
Fix parsing of floats that start with a zero (#272)

github.com/boa-dev/boa - 2d5bf5595665d65c25ffb7fcde8047819745acba authored almost 5 years ago
Implement Array.prototype.filter (#262)

github.com/boa-dev/boa - 6fa8d484a9a3d73cec1a30eeb941fb3b5f7df917 authored almost 5 years ago
Addition of forEach() (#268)

* Addition of forEach()
* fixing LLDB launcher for windows (it needs .exe to work for windows)

github.com/boa-dev/boa - 9766409c521af12f93ec53b68169fdafd5bd5b21 authored almost 5 years ago
Add print & REPL functionality to CLI (#267)

* Add basic REPL functionality
* Add utility function to Realm
* Rework flow to allow files to...

github.com/boa-dev/boa - d92da39299e8eb5810b2274eab9ab10dae2cbbe3 authored almost 5 years ago
Fixed empty returns (#251) (#257)

github.com/boa-dev/boa - f628f4cc8cd5be5af3430339be25086ee2975c2c authored almost 5 years ago
Moved test modules to their own files (#258)

github.com/boa-dev/boa - 86052d6d75d7ac321e9b6b83dbf3bf2f2377437f authored almost 5 years ago
Merge pull request #10 from rust-community/dependabot/bundler/nokogiri-1.10.8

Bump nokogiri from 1.10.5 to 1.10.8

github.com/boa-dev/boa-dev.github.io - 6c2804dd79345d01241ca8882f83e68d70a5c443 authored almost 5 years ago
Bump nokogiri from 1.10.5 to 1.10.8

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.8.
- [Release no...

github.com/boa-dev/boa-dev.github.io - d8a49cb7b04c45bb12d3b75f47b1774680adb843 authored almost 5 years ago
Fixed comments lexing (#256)

github.com/boa-dev/boa - 12c99e16581fd0ef9069ea108d52978dfd47f525 authored almost 5 years ago
Fixed more Lexer Panics (#244)

* Fixed more Lexer Panics

github.com/boa-dev/boa - fd616c887b312166da498904201e6cede9fa6fd8 authored almost 5 years ago
Removing debug output, switch to normal

github.com/boa-dev/boa - edab5ca6cc10d13265f82fa4bc05d6b432a362fc authored almost 5 years ago
fix(parser): handle trailing comma in object literals (#249)

github.com/boa-dev/boa - 92a63b20ea07ddbc2dfadac6a0b8096915893044 authored almost 5 years ago
creating trait for object-internal-methods

github.com/boa-dev/boa - 686d17a0029f6dd76ec4fc9eeda92e6fdae47b7f authored almost 5 years ago
updating launch.json for workspace setup

github.com/boa-dev/boa - 4c18f3acda5b84512303f7a74d63f7432c23405e authored almost 5 years ago
feat: Implement Array.isArray (#253)

github.com/boa-dev/boa - 940da7bf85a03e4420f928a64ae98870d18359a2 authored almost 5 years ago
should now be able to use master

github.com/boa-dev/boa - e9428807f2fd13a009a922522b49819b7cb6d802 authored almost 5 years ago
cwd needs setting to ./boa

github.com/boa-dev/criterion-compare-action - e5185b5088b82cb80fe962d3b7011ed744ef1341 authored almost 5 years ago
i did'nt build

github.com/boa-dev/boa - 5c07b20113021070be45e6cd376009843675d7b6 authored almost 5 years ago
weird caching happening, even when pointing to specific commit

github.com/boa-dev/boa - 95899e9bc5dfedd55611cdf09cfcf899bab9b8c7 authored almost 5 years ago
back to debugging

github.com/boa-dev/boa - 6333e7b9ccc3ab6f423d869762ebf3b24b153636 authored almost 5 years ago
compare action

github.com/boa-dev/boa - 0fa4003f718b35702b38d319357b43b6821ded27 authored almost 5 years ago
adding some logging of output files

github.com/boa-dev/boa - 046f68f6f958d17b052c7bc54aeeba5b3a8aba57 authored almost 5 years ago
cache after files have been stored

github.com/boa-dev/boa - fce25be382d6c41a56cecd6479bb7ad83df25e82 authored almost 5 years ago
cache build and registry for benchmarks action

github.com/boa-dev/boa - 68c086b194af9c2c2d96ee1ece9f333e44a53108 authored almost 5 years ago
attempting to use cache to speed up benchmarks PR

github.com/boa-dev/boa - b2e3bc0f64579b634c8dd6e0b6599e9d32f0c031 authored almost 5 years ago
Update CHANGELOG.md

github.com/boa-dev/boa - fbede2142e2cf89be847fadd342023cc3be79d6a authored almost 5 years ago
Update CHANGELOG.md

github.com/boa-dev/boa - 0cb6d7403ef09920d37f4a465d6068d714e4b5a2 authored almost 5 years ago
cargo update

github.com/boa-dev/boa - 019033eff066e8c6ba9456139690eb214a0bf61d authored almost 5 years ago