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 monaco-editor from 0.39.0 to 0.40.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump benchmark-action/github-action-benchmark from 1.17.0 to 1.18.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Updated Fuzzer dependencies and added them to Dependabot

github.com/boa-dev/boa - Razican opened this pull request over 1 year ago
Add new CLI options to usage in README

github.com/boa-dev/boa - Razican opened this pull request over 1 year ago
Removed time 0.1 dependency, updated dependencies

github.com/boa-dev/boa - Razican opened this pull request over 1 year ago
Bump serde from 1.0.166 to 1.0.168

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Fix syntax

github.com/boa-dev/boa - Razican opened this pull request over 1 year ago
Removing the commented-out job

github.com/boa-dev/boa - Razican opened this pull request over 1 year ago
Fixing the release build errors

github.com/boa-dev/boa - Razican opened this pull request over 1 year ago
Allow escaped yield and await in labelled statement

github.com/boa-dev/boa - raskad opened this pull request over 1 year ago
Bump thiserror from 1.0.41 to 1.0.43

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump serde from 1.0.166 to 1.0.167

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump toml from 0.7.5 to 0.7.6

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump prettier from 2.8.8 to 3.0.0

github.com/boa-dev/criterion-compare-action - dependabot[bot] opened this pull request over 1 year ago
Bump actions/setup-node from 3.6.0 to 3.7.0

github.com/boa-dev/criterion-compare-action - dependabot[bot] opened this pull request over 1 year ago
Fix merge queue CI

github.com/boa-dev/boa-dev.github.io - jedel1043 opened this pull request over 1 year ago
Quick fix

github.com/boa-dev/boa - jasonwilliams opened this pull request over 1 year ago
Added Mastodon link

github.com/boa-dev/boa-dev.github.io - Razican opened this pull request over 1 year ago
Add missing 'unscopables' to `Array.prototype[@@unscopables]`

github.com/boa-dev/boa - dirkdev98 opened this pull request over 1 year ago
Bump colored from 2.0.0 to 2.0.3

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Find roots when running GC rather than runtime

github.com/boa-dev/boa - tunz opened this pull request over 1 year ago
Change `name` field type in `CodeBlock` to `JsString`

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Bump serde from 1.0.164 to 1.0.166

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump serde_repr from 0.1.12 to 0.1.13

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump indoc from 2.0.1 to 2.0.2

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Format let-else expressions

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Changelog17

github.com/boa-dev/boa - jasonwilliams opened this pull request over 1 year ago
Bump test262 from `d52a5bb` to `f5c9321`

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump syn from 2.0.22 to 2.0.23

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
ASCII encoding `JsString`s

github.com/boa-dev/boa - HalidOdat opened this issue over 1 year ago
Add regexp indices (`d` flag) support

github.com/boa-dev/boa - dirkdev98 opened this pull request over 1 year ago
Clarify usage section in `README.md`

github.com/boa-dev/boa - postmeback opened this pull request over 1 year ago
Implement virtual callstack for functions

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Implement RegExp `d` flag

github.com/boa-dev/boa - dirkdev98 opened this issue over 1 year ago
create binaries for the releases

github.com/boa-dev/boa - jasonwilliams opened this pull request over 1 year ago
add link to the main logo

github.com/boa-dev/boa - jasonwilliams opened this pull request over 1 year ago
Bump sass from 1.62.1 to 1.63.6

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request over 1 year ago
Refactor environment, exception handling and jumping in VM

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
build(deps): bump openssl from 0.10.48 to 0.10.55

github.com/boa-dev/crab-log - dependabot[bot] opened this pull request over 1 year ago
Bump sass from 1.62.1 to 1.63.5

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request over 1 year ago
Http client support

github.com/boa-dev/boa - helander opened this issue over 1 year ago
Bump clap from 4.3.4 to 4.3.5

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump dtolnay/rust-toolchain from 1.36.0 to 1.80.0

github.com/boa-dev/ryu-js - dependabot[bot] opened this pull request over 1 year ago
Simplify/Refactor exception handling and last statement value

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Implement ephemeron-based weak map

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Cleanup test262 features and bump submodule

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Discord Invite Expired

github.com/boa-dev/boa - sno2 opened this issue over 1 year ago
Mark header of rooted ephemerons when tracing

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Bump test262 from `c4642dd` to `2f0193d`

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump comfy-table from 7.0.0 to 7.0.1

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump serde_json from 1.0.96 to 1.0.97

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump @playwright/test from 1.35.0 to 1.35.1

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Implement asynchronous evaluation of scripts

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Bump clap from 4.3.3 to 4.3.4

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump webpack from 5.86.0 to 5.87.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Implement Startup Snapshot

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Bump sass from 1.62.1 to 1.63.4

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request over 1 year ago
Bump simple_logger from 4.1.0 to 4.2.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump bitflags from 2.3.1 to 2.3.2

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump wasm-bindgen from 0.2.86 to 0.2.87

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Implement control flow graph construction

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Allow `JobQueue` to concurrently run jobs

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Add binaries to GitHub releases

github.com/boa-dev/boa - CanadaHonk opened this issue over 1 year ago
Bump log from 0.4.18 to 0.4.19

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump test262 from `f4e31fc` to `c4642dd`

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump clap from 4.3.2 to 4.3.3

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump webpack-dev-server from 4.15.0 to 4.15.1

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump html-webpack-plugin from 5.5.1 to 5.5.3

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Fix class constructor return value

github.com/boa-dev/boa - raskad opened this pull request over 1 year ago
Optimize `Swap` opcode

github.com/boa-dev/boa - raskad opened this pull request over 1 year ago
Fix super property access

github.com/boa-dev/boa - raskad opened this pull request over 1 year ago
Use `Rc` instead of `Gc` for `CompileTimeEnvironment`s

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Remove `mutate_immutable` and `silent` checks from Opcodes

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Merge `private_names` into `names` constant pool

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Remove `[[ClassFieldInitializerName]]` from `CodeBlock`

github.com/boa-dev/boa - HalidOdat opened this pull request over 1 year ago
Make `Context` a trait

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Bump sass from 1.62.1 to 1.63.3

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request over 1 year ago
Bump @playwright/test from 1.34.3 to 1.35.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Add early error for `await` in class static blocks

github.com/boa-dev/boa - raskad opened this pull request over 1 year ago
Fix panics on empty return values

github.com/boa-dev/boa - raskad opened this pull request over 1 year ago
Bump sass from 1.62.1 to 1.63.2

github.com/boa-dev/boa-dev.github.io - dependabot[bot] opened this pull request over 1 year ago
Make `IntegerIndexed::byte_offset` public

github.com/boa-dev/boa - CryZe opened this pull request over 1 year ago
Bump serde from 1.0.163 to 1.0.164

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump proc-macro2 from 1.0.59 to 1.0.60

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump webpack-cli from 5.1.3 to 5.1.4

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump webpack from 5.85.1 to 5.86.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Add example for async module fetches

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Allow awaiting `JsPromise` from Rust code

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Bump getrandom from 0.2.9 to 0.2.10

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump comfy-table from 6.2.0 to 7.0.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Bump monaco-editor from 0.38.0 to 0.39.0

github.com/boa-dev/boa - dependabot[bot] opened this pull request over 1 year ago
Add convenience methods to `ModuleLoader`

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago
Correctly parse `yield import(..)` expressions

github.com/boa-dev/boa - jedel1043 opened this pull request over 1 year ago