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

Refactor objects (#69)

Refactoring Objects into Structs. Changing the way objects are accessed.
New `internal_slots` a...

github.com/boa-dev/boa - 0e92d37756091bdfda6a59ded27185f549301b75 authored over 5 years ago
Parse array elisions and trailing commas (#58)

* Parse array elisions and trailing commas

* cargo fmt

github.com/boa-dev/boa - b891ac3b9b4ca7d0538ae134c2b18104634a093f authored over 5 years ago
Implement String.prototype.{padStart(), padEnd()} (#56)

* Implement String.prototype.{padStart(), padEnd()}

* Fix formatting

github.com/boa-dev/boa - 0885e0018bf7db7cab5db9640a9ce22f75f7631d authored over 5 years ago
Updated the definition of constant declarations, it fixes #46 (#60)

github.com/boa-dev/boa - b5bd54293be77eee2456a6be608d209eee279a51 authored over 5 years ago
Fixed a bunch of Clippy issues (#59)

* Fixed a bunch of Clippy issues

* Fixed bug with numbers

* Added clippy checks in the CI

github.com/boa-dev/boa - 71340e6becc85fb660d9017fd8a21f035a6d39d7 authored over 5 years ago
Implement Array.prototype: concat(), push(), pop() and join() (#52)

* First draft of Array prototype object

* First draft of Array prototype object

* Update t...

github.com/boa-dev/boa - 1c69da1dfa0fbc6f8a7daa20dd8f5ae6da31d2da authored over 5 years ago
Use 'dyn' since trait objects without an explicit 'dyn' are deprecated (#53)

github.com/boa-dev/boa - bf9b78954a7763411ecb3c3586e3e973bbcf062b authored over 5 years ago
Parser tests (#42)

* First parser tests

* Added more parser tests

* Fixed formatting issue

* Added bitwise...

github.com/boa-dev/boa - 14672dd3402d8018eea68e56ab084515ff0d1971 authored over 5 years ago
Implement bare Array object with prototype field (#51)

* First draft of Array prototype object

* First draft of Array prototype object

* Update t...

github.com/boa-dev/boa - 1455ef0dc6a3e9069b99cb08308b029035e3eb51 authored over 5 years ago
Update README.md

Adding communication

github.com/boa-dev/boa - 0eeb76f3da69b518dcbec83b5610ed35124a8abe authored over 5 years ago
Update CONTRIBUTING.md

Adding Discord server link

github.com/boa-dev/boa - 26ba6a673d925a4429d801258aa4647542a386f0 authored over 5 years ago
Update README.md

github.com/boa-dev/boa - d07068aa0a7404fd7e6afd0cee321f65a1f3937e authored over 5 years ago
Update README.md

Remove JIT

github.com/boa-dev/boa - efd183d0c9fa2e82f0cbbed1d2590eb8fcb21045 authored over 5 years ago
add fmt check in travis fixes #43 (#44)

* testing travis

* add tests back in

github.com/boa-dev/boa - ace1588a94b8e24d09621d98318604593218285f authored over 5 years ago
Update CONTRIBUTING.md

Adding debugging help

github.com/boa-dev/boa - b8c7e935b637dbc756f692132a945fec423afe1c authored over 5 years ago
Add abilityto specify a file to read from (#41)

github.com/boa-dev/boa - 28774ff973a2752408f120574c7d411e4fcb2587 authored over 5 years ago
adding Contributing guide

github.com/boa-dev/boa - 6d7aadd2f34540b2441de73b592ab5a192f1ae04 authored over 5 years ago
next is already sitting at correct token, no need to advance. Fixes #38

github.com/boa-dev/boa - 2cc4c6fafb348988af871cc6835a78999da24e72 authored over 5 years ago
updating wasm build to reflect v1.2.1

github.com/boa-dev/boa - 8bc9aaa8e614abc511f182045b1b6b2e7c188ce1 authored over 5 years ago
updating version

github.com/boa-dev/boa - c8d1f93dc675732ba016938d1414f18aa477e816 authored over 5 years ago
Change all r#try! to ? (#37)

github.com/boa-dev/boa - 313fe0a39093792449e39e8b9818e2091e9acb8f authored over 5 years ago
concat(), repeat(), slice() and all "searchString" based String prototype methods (#13) (#31)

* New concat() and repeat() String prototype implementations

Created new implementations for ...

github.com/boa-dev/boa - fda8571e522460a3cfd60490a2238f6e41177c44 authored over 5 years ago
Add trim/trimStart/trimEnd to string prototype (#30)

github.com/boa-dev/boa - 5cfa527729482ffa077aeb3990cc0522235012c0 authored over 5 years ago
Allow numbers without decimal digits to be followed by a dot (#27)

github.com/boa-dev/boa - 2b334a21d129d7dc05e731b12c38003e3c74e14e authored over 5 years ago
Fix some cases in value is_true() (#28)

github.com/boa-dev/boa - 3aa4d4091b39b534c70664f0c41df97552b258aa authored over 5 years ago
Release 1.0.0

github.com/boa-dev/ryu-js - a0e85ea2eafbc23989ecfac1139b098d26155aee authored over 5 years ago
Sync to ulfjack/ryu@688f43b

github.com/boa-dev/ryu-js - a6fab16ce0858c7ded9e720244b394c98d3f392f authored over 5 years ago
Sync to ulfjack/ryu@159ce15

github.com/boa-dev/ryu-js - 95f36c5aa987d48ed17c786bb0dd62cf73e6e239 authored over 5 years ago
Sync to ulfjack/ryu@00ecce8

github.com/boa-dev/ryu-js - 99197146de8ef26ae28587d30b1bed61552ff3fa authored over 5 years ago
Sync to ulfjack/ryu@608ce6f

github.com/boa-dev/ryu-js - 30190082d0aa7629c31b783315f585b7103fe2a6 authored over 5 years ago
Sync to ulfjack/ryu@48d4582

github.com/boa-dev/ryu-js - 397b9809d280048b781b5bf63148b5009042f1cb authored over 5 years ago
Wrap to preserve meaning of A - B * C from upstream

github.com/boa-dev/ryu-js - 77b81eb73b65a2390f113e0a90cf38f2aa237f4a authored over 5 years ago
Sync to ulfjack/ryu@9a98c78

github.com/boa-dev/ryu-js - 57a71f171a59c19fbd048f9d907336f6559bd7e2 authored over 5 years ago
Sync to ulfjack/ryu@0c96fa1

github.com/boa-dev/ryu-js - 89eae2bf1398b4849be29ecb5deaeaa24be5661b authored over 5 years ago
Merge pull request #15 from dtolnay/cases

Split format and format_finite

github.com/boa-dev/ryu-js - d46f2997c00829d71ef037c06ea351868cdf047b authored over 5 years ago
Split format and format_finite

github.com/boa-dev/ryu-js - 1512b1f77b44705518ca1df58138aefdae12c1de authored over 5 years ago
Move write_to_ryu_buffer out of Float trait

This makes it inaccessible from outside the module.

github.com/boa-dev/ryu-js - 397923c3f115bdc0372aab23787c6fd66517f6dc authored over 5 years ago
Remove bounds checks in raw doc

github.com/boa-dev/ryu-js - 3014a5360cc72503d45eb5e0e26866dfa5c0af8e authored over 5 years ago
Concise name for raw functions

github.com/boa-dev/ryu-js - a10813885efe3979c038ae2418b73e2ea02eb28d authored over 5 years ago
Hide Float methods in trait impl

github.com/boa-dev/ryu-js - 698e771bb7e9f52e55b789a9902ae99ced572590 authored over 5 years ago
Remove non-pretty implementation

The pretty version is not slower; nobody seems eager to use the one that
matches C exactly so we...

github.com/boa-dev/ryu-js - f02fa5f4eed38b2e18e7de8101fbfeb097a07c45 authored over 5 years ago
milestone reached

github.com/boa-dev/boa - 46b57f58903a43f740adc5d745656f4770940f0e authored over 5 years ago
updating dist

github.com/boa-dev/boa - 8fdc8262e0fd11d596916082c28898506aa34429 authored over 5 years ago
all punctuator symbols supported and tested

github.com/boa-dev/boa - 61ab26e5b0fd4837504bf7142612f46d6aefd6a5 authored over 5 years ago
adding this.next()

github.com/boa-dev/boa - 1e81a7a379b345bab72adfdeaf576cbee3a08297 authored over 5 years ago
alphabetical ordering of punctuation, all keywords added, support for spread operator, new tests for punctuation (WIP)

github.com/boa-dev/boa - 383057c7aa9c8c02677fd1db2ff20432867eb637 authored over 5 years ago
package updates

github.com/boa-dev/boa - fa0d47c21374067eaaf0a822d772ba93800fbfa2 authored over 5 years ago
changing preview_next() to return Option and next_is to bool (#26)

github.com/boa-dev/boa - 7177a3fc5d7269df10b80759509fd3773fa24a4b authored over 5 years ago
all number types tested (#24)

github.com/boa-dev/boa - 811ffe5d7de30c42b604f8e7e8633fb3e4997d83 authored over 5 years ago
make wasm-bindgen an optional feature, but installed by default (#22)

github.com/boa-dev/boa - 1db2690287929f50ef527e769d99135d153dc9ba authored over 5 years ago
adding viewport meta tag

github.com/boa-dev/boa - 9315456118febda3437830b004596d7e85b415ac authored over 5 years ago
updating layout

github.com/boa-dev/boa - 8287726825725dee79fa7ce32f06350555f43f19 authored over 5 years ago
moving demo

github.com/boa-dev/boa - 9338983c1d64cb93b4d45530b3d729ba01297b62 authored over 5 years ago
removing criterion

github.com/boa-dev/boa - 135db5ef9a34bee8e4264b6fe941575f52a056f0 authored over 5 years ago
better readme updates

github.com/boa-dev/boa - 6f05976e2d265081accae2f7a59679520ed98fb7 authored over 5 years ago
adding boa for url

github.com/boa-dev/boa - a746a40fe0b4389e0a059410785778b3213a9d50 authored over 5 years ago
webpack updates

github.com/boa-dev/boa - 9003186948b1459b4dfc6786ae54881ef32fa638 authored over 5 years ago
adding dist

github.com/boa-dev/boa - d6412243f7e18b7d17f358b1730f06cb518c9dc3 authored over 5 years ago
bump version

github.com/boa-dev/boa - a6f341aeda0ad3ecd10ffc5e232600d0e0332c3d authored over 5 years ago
better unicode escape support fixes #16 (#20)

* better unicode escape support fixes #16

* adding benchmarking, updating deps and added test...

github.com/boa-dev/boa - 5faef8bc221acee881ff88af868596f55db55cc4 authored over 5 years ago
Update README.md

Contributing guide

github.com/boa-dev/boa - c2e05536cc245ebb7f08112fa1be826109fb7cc0 authored over 5 years ago
arrow function is working

github.com/boa-dev/boa - 741b55806eb94b55c5dc9b598a7925461407e6db authored over 5 years ago
let and const now partially supported (#18)

github.com/boa-dev/boa - 600b4b4f9d54faf6b07210301be17d121722da04 authored over 5 years ago
updating wasm output

github.com/boa-dev/boa - 618dda518d99e9dfdddaa5a0eb333ae79026a3e3 authored over 5 years ago
Smaller format for license section

github.com/boa-dev/ryu-js - b21023c44559b751f68deeb52ae21ed60b4be230 authored over 5 years ago
web assembly demo updates

github.com/boa-dev/boa - 5ea618731573f14a688208cac5ba764f7af87a88 authored over 5 years ago
Build with no-panic in Travis

github.com/boa-dev/ryu-js - 27f6e3d356e12ca1029918c40882f95da4d77120 authored over 5 years ago
merging master

github.com/boa-dev/boa - d7d7133b3f6f60087e91e79d5fab3f8297f56b2b authored over 5 years ago
adding Wasm-bindgen

github.com/boa-dev/boa - f7be6f81187a935f0436a5454fdcd1b6d8e4b5ea authored over 5 years ago
Update README.md

github.com/boa-dev/boa - 06e9148382b63db35b5bda455bbb2c48cb9aa4b3 authored over 5 years ago
Environment Records have been implemented (bar module), exec::scope has now been changed to Environment

github.com/boa-dev/boa - 5664ea6d1bdd7ba19867f0bef5f14b8f92ebec51 authored over 5 years ago
Format with rustfmt 2019-04-24

github.com/boa-dev/ryu-js - 08c8fb86c14f41416857cf33b97ca16e696e34cd authored over 5 years ago
Remove clippy exclusions that no longer trigger

github.com/boa-dev/ryu-js - 9fed4742b05f6297ba3a199b8d551454742746c9 authored over 5 years ago
Release 0.2.8

github.com/boa-dev/ryu-js - 71f195de77b8689112fe63009397d2829a399995 authored over 5 years ago
Copy more of readme into rustdoc

github.com/boa-dev/ryu-js - 3d21a0d45d8caf2473cee50f66376936e45f991d authored over 5 years ago
Update documentation to 2018 edition

github.com/boa-dev/ryu-js - 836b7d26f824e0b4d4c48568d9452e7193155538 authored over 5 years ago
Remove unneeded ```rust from rustdoc

github.com/boa-dev/ryu-js - f74fe11ca63c5873ffc91345a134c825d96b3f98 authored over 5 years ago
Update README.md

Updating roadmap

github.com/boa-dev/boa - 40e02ffa32d7482b9638a209f4da06c2906c3838 authored almost 6 years ago
0.1.6 plus string commenting tidyup

github.com/boa-dev/boa - 2e319cbf6e03ee06563aa34b064e0140f29e8fd2 authored almost 6 years ago
added support for char_code_at()

github.com/boa-dev/boa - 78d3cb910d1b68c8036d6746b45597a9174770f7 authored almost 6 years ago
added support for String.prototype.charAt()

github.com/boa-dev/boa - 64ab7b013335b3260e4e3016c23e82f32288372b authored almost 6 years ago
better description of PROTOs

github.com/boa-dev/boa - 2edb8ac7cb85f3962b99fad87a836eb668839a29 authored almost 6 years ago
added comments to object static vars

github.com/boa-dev/boa - 7fcc048cf2de0f2780e7265f0a2b6f746cac442c authored almost 6 years ago
adding conversions for usize (preperation for charAt implemetation)

github.com/boa-dev/boa - df8e58212f9d7bf10d349d6bc03e5930395aaa39 authored almost 6 years ago
reorganising unit tests into their respective files

github.com/boa-dev/boa - 5ef57ffb900ccb5d180294d89d38d50b26549e39 authored almost 6 years ago
Merge pull request #11 from jasonwilliams/improveStringObject

string objects now display their primitive value, to_function() metho…

github.com/boa-dev/boa - bf8d0cada3c29bdadfd1ffe5ec313def156fdb63 authored almost 6 years ago
string objects now display their primitive value, to_function() method has been added to value, test added for String()

github.com/boa-dev/boa - 7ba514b4168605341d30ab3b60ad87d4ef9b0303 authored almost 6 years ago
Merge pull request #8 from AFRUITPIE/master

migrate from 'time' to 'chrono', fixes issue #3

github.com/boa-dev/boa - 058a82ec389bfe665e916daaeed531a7cf8253db authored almost 6 years ago
migrate from 'time' to 'chrono', fixes issue #3

github.com/boa-dev/boa - bd6feb681a663776c9904ea8650f72b8f0927f85 authored almost 6 years ago
Merge branch 'develop'

github.com/boa-dev/boa - cd21a2f349e1a6fea3fadbce7364249002ff9f4a authored almost 6 years ago
no need for mutable in private_obj

github.com/boa-dev/boa - 226ba4dcf394b1bddf4cf8dcf57221b6d4d6f63a authored almost 6 years ago