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 nanoid from 3.3.7 to 3.3.8

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request 8 days ago
Add `fjcvtzs` instruction for `ARMv8.3` target

github.com/boa-dev/boa - CrazyboyQCD opened this pull request 10 days ago
Allow resizing of underlying ArrayBuffer from Rust

github.com/boa-dev/boa - hansl opened this pull request 11 days ago
Add valueOf methods to the Temporal builtins

github.com/boa-dev/boa - nekevss opened this pull request 13 days ago
Tracking issue for Temporal Instant object

github.com/boa-dev/boa - nekevss opened this issue 13 days ago
Bump the rust-dependencies group with 3 updates

github.com/boa-dev/boa - dependabot[bot] opened this pull request 13 days ago
Migrate repo to workspace

github.com/boa-dev/temporal - jedel1043 opened this pull request 15 days ago
Build out Temporal's `ZonedDateTime` and `Now`

github.com/boa-dev/boa - nekevss opened this pull request 15 days ago
Update CHANGELOG for v0.0.4 release

github.com/boa-dev/temporal - nekevss opened this pull request 16 days ago
Add now feature flag

github.com/boa-dev/temporal - nekevss opened this pull request 16 days ago
Pushing test262 on release fails

github.com/boa-dev/boa - jasonwilliams opened this issue 17 days ago
Don't publish boa_wasm to npm if version exists

github.com/boa-dev/boa - jasonwilliams opened this issue 17 days ago
Patch the now test per matrix discussion

github.com/boa-dev/temporal - nekevss opened this pull request 17 days ago
bump release

github.com/boa-dev/temporal - jasonwilliams opened this pull request 17 days ago
update changelog and bump versions for release

github.com/boa-dev/boa - jasonwilliams opened this pull request 18 days ago
Add `FJCVTZS` instruction for `ARMv8.3` target

github.com/boa-dev/boa - CrazyboyQCD opened this issue 18 days ago
Fix rust 1.83.0 lints

github.com/boa-dev/boa - raskad opened this pull request 20 days ago
Bump the rust-dependencies group with 5 updates

github.com/boa-dev/boa - dependabot[bot] opened this pull request 20 days ago
initial write up for v0.20

github.com/boa-dev/boa-dev.github.io - jasonwilliams opened this pull request 21 days ago
Fix #4051, parse Arguments should expect `)` not `}`

github.com/boa-dev/boa - zzzdong opened this pull request 24 days ago
Add `ZonedDateTime` calendar accessor methods

github.com/boa-dev/temporal - nekevss opened this pull request 24 days ago
Add an `EpochNanosecond` new type

github.com/boa-dev/temporal - nekevss opened this pull request 24 days ago
update the test262 data on release

github.com/boa-dev/boa - jasonwilliams opened this pull request 26 days ago
update changelog for 0.20.0

github.com/boa-dev/boa - jasonwilliams opened this pull request 27 days ago
Bump rustls from 0.23.17 to 0.23.18

github.com/boa-dev/boa - dependabot[bot] opened this pull request 27 days ago
Add fast path for number to `JsString` conversion

github.com/boa-dev/boa - CrazyboyQCD opened this pull request 27 days ago
Bump the rust-dependencies group with 6 updates

github.com/boa-dev/boa - dependabot[bot] opened this pull request 27 days ago
Migrate to fast-float2

github.com/boa-dev/boa - jedel1043 opened this pull request 29 days ago
Bump dependencies with breaking changes

github.com/boa-dev/boa - jedel1043 opened this pull request about 1 month ago
Migrate errors to static enums

github.com/boa-dev/temporal - jedel1043 opened this issue about 1 month ago
Bump cross-spawn from 7.0.3 to 7.0.6

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request about 1 month ago
Pass `GITHUB_TOKEN` to esvu for authentication

github.com/boa-dev/data - jedel1043 opened this pull request about 1 month ago
Bump node to minimal supported version

github.com/boa-dev/criterion-compare-action - bbannier opened this pull request about 1 month ago
Bug fix: regex started with `/=` parsed as `AssignDiv`

github.com/boa-dev/boa - Nikita-str opened this pull request about 1 month ago
Disable LibJS for now

github.com/boa-dev/data - linusg opened this pull request about 1 month ago
Remove dockerfile from documentation

github.com/boa-dev/boa - 4yman-0 opened this pull request about 1 month ago
Some `Error` optimizations

github.com/boa-dev/temporal - CrazyboyQCD opened this pull request about 1 month ago
Adds `into_message` to `TemporalError`

github.com/boa-dev/temporal - CrazyboyQCD opened this pull request about 1 month ago
Bug fixes and more implementation

github.com/boa-dev/temporal - jasonwilliams opened this pull request about 1 month ago
Bump the rust-dependencies group with 4 updates

github.com/boa-dev/boa - dependabot[bot] opened this pull request about 1 month ago
Bump codecov/codecov-action from 4 to 5

github.com/boa-dev/boa - dependabot[bot] opened this pull request about 1 month ago
Use CanadaHonk's esvu fork

github.com/boa-dev/data - linusg opened this pull request about 1 month ago
Bump @eslint/plugin-kit from 0.2.0 to 0.2.3

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request about 1 month ago
Look into releasing on JSR

github.com/boa-dev/boa - nekevss opened this issue about 1 month ago
Fix `ref` value in nightly and add target to nightly release

github.com/boa-dev/boa - nekevss opened this pull request about 1 month ago
Fix misspelled permissions in nightly build action

github.com/boa-dev/boa - nekevss opened this pull request about 1 month ago
Use upload-rust-binary-action for nightly release

github.com/boa-dev/boa - nekevss opened this pull request about 1 month ago
Add a JsPromise::from_result for convenience

github.com/boa-dev/boa - hansl opened this pull request about 1 month ago
`SourceText` collection & `toString()` for fns and methods

github.com/boa-dev/boa - Nikita-str opened this pull request about 1 month ago
Bump thiserror from 1.0.67 to 1.0.69

github.com/boa-dev/boa - dependabot[bot] opened this pull request about 1 month ago
Bump the rust-dependencies group with 3 updates

github.com/boa-dev/boa - dependabot[bot] opened this pull request about 1 month ago
RUSTSEC-2024-0384: `instant` is unmaintained

github.com/boa-dev/boa - github-actions[bot] opened this issue about 1 month ago
update Boa to be inline with Temporal

github.com/boa-dev/boa - jasonwilliams opened this pull request about 1 month ago
RUSTSEC-2024-0379: Multiple soundness issues

github.com/boa-dev/boa - github-actions[bot] opened this issue about 1 month ago
Benchmarks are still broken because of LibJS

github.com/boa-dev/data - linusg opened this issue about 1 month ago
Update night build's rename binary step

github.com/boa-dev/boa - nekevss opened this pull request about 1 month ago
Remove `sptr` dependency once `1.84.0` is released

github.com/boa-dev/boa - CrazyboyQCD opened this issue about 2 months ago
Some string optimizations

github.com/boa-dev/boa - CrazyboyQCD opened this pull request about 2 months ago
Option::None should try into Undefined, not Null

github.com/boa-dev/boa - hansl opened this pull request about 2 months ago
Patch the indentation in nightly_build.yml

github.com/boa-dev/boa - nekevss opened this pull request about 2 months ago
Bump the rust-dependencies group with 5 updates

github.com/boa-dev/boa - dependabot[bot] opened this pull request about 2 months ago
update ubuntu to fix libjs issue

github.com/boa-dev/data - jasonwilliams opened this pull request about 2 months ago
add nightly build

github.com/boa-dev/boa - jasonwilliams opened this pull request about 2 months ago
Add matrix links to README and some layout adjustments

github.com/boa-dev/temporal - nekevss opened this pull request about 2 months ago