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
Combine `HasProperty` and `Get` operations when possible
github.com/boa-dev/boa - raskad opened this pull request 6 months ago
github.com/boa-dev/boa - raskad opened this pull request 6 months ago
Remove `FormalParameterList` from `CodeBlock`
github.com/boa-dev/boa - HalidOdat opened this pull request 6 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 6 months ago
Ensure parsing throws with unknown critical annotations
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
Reject `IsoDate` when outside the allowed range
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
Avoid overflowing when calling `NormalizedTimeDuration::add_days`
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
Bump rustc-hash from 1.1.0 to 2.0.0
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 6 months ago
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 6 months ago
Bump icu_calendar from 1.5.1 to 1.5.2
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 6 months ago
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 6 months ago
Ensure parsing throws when duplicate calendar is critical
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
Bump the rust-dependencies group with 3 updates
github.com/boa-dev/boa - dependabot[bot] opened this pull request 6 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 6 months ago
Fix rounding when the dividend is smaller than the divisor
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
Bump temporal_rs to latest commit
github.com/boa-dev/boa - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/boa - jedel1043 opened this pull request 6 months ago
Bump docusaurus to v3.4.0
github.com/boa-dev/boa-dev.github.io - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/boa-dev.github.io - jedel1043 opened this pull request 6 months ago
Fix AsyncGenerator to correctly handle `return` inside `then`
github.com/boa-dev/boa - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/boa - jedel1043 opened this pull request 6 months ago
Implement the `toYearMonth`, `toMonthDay`, and `toDateTime` for `Date` component
github.com/boa-dev/temporal - nekevss opened this pull request 6 months ago
github.com/boa-dev/temporal - nekevss opened this pull request 6 months ago
Update API for `temporalDateLike`, `temporalDurationLike`, etc. inputs
github.com/boa-dev/temporal - nekevss opened this issue 6 months ago
github.com/boa-dev/temporal - nekevss opened this issue 6 months ago
Bump clap from 4.5.6 to 4.5.7 in the rust-dependencies group
github.com/boa-dev/boa - dependabot[bot] opened this pull request 6 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 6 months ago
Cleanup rounding increment usages with new struct
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 6 months ago
Make String#substr more discoverable
github.com/boa-dev/boa - sevenc-nanashi opened this issue 6 months ago
github.com/boa-dev/boa - sevenc-nanashi opened this issue 6 months ago
Update increment rounding functionality
github.com/boa-dev/temporal - nekevss opened this pull request 6 months ago
github.com/boa-dev/temporal - nekevss opened this pull request 6 months ago
Fix hashbang comments by using proper goal symbols
github.com/boa-dev/boa - raskad opened this pull request 6 months ago
github.com/boa-dev/boa - raskad opened this pull request 6 months ago
Add a `TryIntoJs` trait and derive macro to transform Rust values into `JsValue`
github.com/boa-dev/boa - hansl opened this issue 6 months ago
github.com/boa-dev/boa - hansl opened this issue 6 months ago
Bump icu_calendar from 1.5.0 to 1.5.1
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 6 months ago
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 6 months ago
Bump the rust-dependencies group with 5 updates
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Fix prop mutation and address some lints
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 7 months ago
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 7 months ago
Add a js_class to implement the Class trait without boilerplate
github.com/boa-dev/boa - hansl opened this pull request 7 months ago
github.com/boa-dev/boa - hansl opened this pull request 7 months ago
Bump tinystr from 0.7.5 to 0.7.6
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 7 months ago
Bump proc-macro2 from 1.0.84 to 1.0.85 in the rust-dependencies group
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Migrate parsing to `ixdtf` crate
github.com/boa-dev/temporal - nekevss opened this pull request 7 months ago
github.com/boa-dev/temporal - nekevss opened this pull request 7 months ago
Add struct to encapsulate invariants of rounding increments
github.com/boa-dev/temporal - jedel1043 opened this pull request 7 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 7 months ago
Patch `(un)balance_relative` to avoid panicking
github.com/boa-dev/temporal - jedel1043 opened this pull request 7 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 7 months ago
Fix base objects in `with` statements
github.com/boa-dev/boa - raskad opened this pull request 7 months ago
github.com/boa-dev/boa - raskad opened this pull request 7 months ago
Bump ICU4X to 1.5 and cleanup Intl
github.com/boa-dev/boa - jedel1043 opened this pull request 7 months ago
github.com/boa-dev/boa - jedel1043 opened this pull request 7 months ago
Bump `icu_calendar` to 1.5
github.com/boa-dev/temporal - jedel1043 opened this pull request 7 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 7 months ago
Bump the rust-dependencies group with 5 updates
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Add matrix badge and update communication to include matrix
github.com/boa-dev/boa - nekevss opened this pull request 7 months ago
github.com/boa-dev/boa - nekevss opened this pull request 7 months ago
Fix method call in days_in_month
github.com/boa-dev/temporal - nekevss opened this pull request 7 months ago
github.com/boa-dev/temporal - nekevss opened this pull request 7 months ago
Bump serde from 1.0.201 to 1.0.202
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump thiserror from 1.0.60 to 1.0.61
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump serde_json from 1.0.116 to 1.0.117
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump proc-macro2 from 1.0.82 to 1.0.83
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump trybuild from 1.0.95 to 1.0.96
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Implement add & subtract methods for `DateTime` component
github.com/boa-dev/temporal - nekevss opened this pull request 7 months ago
github.com/boa-dev/temporal - nekevss opened this pull request 7 months ago
adding methods for yearMonth and MonthDay
github.com/boa-dev/temporal - jasonwilliams opened this pull request 7 months ago
github.com/boa-dev/temporal - jasonwilliams opened this pull request 7 months ago
add some temporal methods
github.com/boa-dev/boa - jasonwilliams opened this pull request 7 months ago
github.com/boa-dev/boa - jasonwilliams opened this pull request 7 months ago
Bump num-bigint from 0.4.4 to 0.4.5
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 7 months ago
Bump num-bigint from 0.4.4 to 0.4.5
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump proc-macro2 from 1.0.81 to 1.0.82
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump paste from 1.0.14 to 1.0.15
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump thiserror from 1.0.59 to 1.0.60
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Bump getrandom from 0.2.14 to 0.2.15
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 7 months ago
Update hero banner
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 7 months ago
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 7 months ago
Spilt `Tagged<T>` into a utility crate
github.com/boa-dev/boa - HalidOdat opened this pull request 7 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 7 months ago
Replace archived github actions from actions-rs
github.com/boa-dev/boa - raskad opened this pull request 8 months ago
github.com/boa-dev/boa - raskad opened this pull request 8 months ago
Bump trybuild from 1.0.91 to 1.0.95
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump serde from 1.0.199 to 1.0.201
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Switch from actions-rs/toolchain to dtolnay/rust-toolchain
github.com/boa-dev/boa - raskad opened this pull request 8 months ago
github.com/boa-dev/boa - raskad opened this pull request 8 months ago
Adding TryFromJs implementations for BTreeMap and HashMap
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
Adding TryFromJs implementations for tuples
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
to_json() on a nested data structure containing undefined should not fail
github.com/boa-dev/boa - gschier opened this issue 8 months ago
github.com/boa-dev/boa - gschier opened this issue 8 months ago
Bump num-traits from 0.2.18 to 0.2.19
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/temporal - dependabot[bot] opened this pull request 8 months ago
Bump trybuild from 1.0.91 to 1.0.93
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump num-traits from 0.2.18 to 0.2.19
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump serde from 1.0.199 to 1.0.200
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Fix Rust 1.78.0 Clippy lints
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
Separate `JsString` into its own crate
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
Fixes the percentage sort options
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
Replace `js_str` with `js_string` in examples
github.com/boa-dev/boa - getong opened this pull request 8 months ago
github.com/boa-dev/boa - getong opened this pull request 8 months ago
Bump either from 1.10.0 to 1.11.0
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump hashbrown from 0.14.3 to 0.14.5
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump serde from 1.0.198 to 1.0.199
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Implement object keys access
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
Separate `JsString` into its own crate
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
Decouple `Context` from `ByteCompiler`
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
Bug on set_loop_iteration_limit on ''.repeat
github.com/boa-dev/boa - felipefdl opened this issue 8 months ago
github.com/boa-dev/boa - felipefdl opened this issue 8 months ago
Fallback to full stats if the versioned stats don't exist
github.com/boa-dev/boa-dev.github.io - jedel1043 opened this pull request 8 months ago
github.com/boa-dev/boa-dev.github.io - jedel1043 opened this pull request 8 months ago
Conformance page not working
github.com/boa-dev/boa-dev.github.io - jedel1043 opened this issue 8 months ago
github.com/boa-dev/boa-dev.github.io - jedel1043 opened this issue 8 months ago
Filter out empty suite results for version
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
Add aria-label and grid header on test hover
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
Bump syn from 2.0.59 to 2.0.60
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump proc-macro2 from 1.0.80 to 1.0.81
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump serde_json from 1.0.115 to 1.0.116
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump thiserror from 1.0.58 to 1.0.59
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump serde from 1.0.197 to 1.0.198
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Implement TryFromJs for Either<L, R>
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
Bump rustls from 0.22.3 to 0.22.4
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Fix order of `ToString` call in `Function` constructor
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
github.com/boa-dev/boa - HalidOdat opened this pull request 8 months ago
Create a new Specifier type for JavaScript module specifiers
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
github.com/boa-dev/boa - hansl opened this pull request 8 months ago
Build out sorting functionality feature to conformance page
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
github.com/boa-dev/boa-dev.github.io - nekevss opened this pull request 8 months ago
Extract temporal tests from the test262 suite
github.com/boa-dev/temporal - jedel1043 opened this pull request 8 months ago
github.com/boa-dev/temporal - jedel1043 opened this pull request 8 months ago
Fix panics when no relative_to is supplied to round
github.com/boa-dev/temporal - nekevss opened this pull request 8 months ago
github.com/boa-dev/temporal - nekevss opened this pull request 8 months ago
Bump syn from 2.0.58 to 2.0.59
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump time from 0.3.34 to 0.3.36
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump getrandom from 0.2.13 to 0.2.14
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
Bump serde_repr from 0.1.18 to 0.1.19
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago
github.com/boa-dev/boa - dependabot[bot] opened this pull request 8 months ago