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

Remove `FormalParameterList` from `CodeBlock`

github.com/boa-dev/boa - HalidOdat 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
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
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
Bump the rust-dependencies group with 3 updates

github.com/boa-dev/boa - dependabot[bot] 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
Bump docusaurus to v3.4.0

github.com/boa-dev/boa-dev.github.io - jedel1043 opened this pull request 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
Cleanup rounding increment usages with new struct

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
Update increment rounding functionality

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
Fix boa cli history

github.com/boa-dev/boa - raskad opened this pull request 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
Bump the rust-dependencies group with 5 updates

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
Bump tinystr from 0.7.5 to 0.7.6

github.com/boa-dev/temporal - 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
Patch `(un)balance_relative` to avoid panicking

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
Update regress to v0.10.0

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
Bump `icu_calendar` to 1.5

github.com/boa-dev/temporal - jedel1043 opened this pull request 7 months ago
Add groupCollapsed

github.com/boa-dev/boa - leoflalv 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
Fix method call in days_in_month

github.com/boa-dev/temporal - nekevss opened this pull request 7 months ago
Group dependabot updates

github.com/boa-dev/boa - jedel1043 opened this pull request 7 months ago
Fix CI for nextest step

github.com/boa-dev/boa - jedel1043 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
Bump thiserror from 1.0.60 to 1.0.61

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
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
Bump trybuild from 1.0.95 to 1.0.96

github.com/boa-dev/boa - dependabot[bot] 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
add some temporal methods

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
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
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
Bump paste from 1.0.14 to 1.0.15

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
Bump getrandom from 0.2.14 to 0.2.15

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
Spilt `Tagged<T>` into a utility crate

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
Bump trybuild from 1.0.91 to 1.0.95

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
Adding TryFromJs implementations for tuples

github.com/boa-dev/boa - hansl opened this pull request 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
Bump trybuild from 1.0.91 to 1.0.93

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
Bump serde from 1.0.199 to 1.0.200

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
Separate `JsString` into its own crate

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
Replace `js_str` with `js_string` in examples

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
Bump hashbrown from 0.14.3 to 0.14.5

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
Implement object keys access

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
Access to PropertyMap keys

github.com/boa-dev/boa - zcourts opened this issue 8 months ago
Decouple `Context` from `ByteCompiler`

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
Conformance page not working

github.com/boa-dev/boa-dev.github.io - jedel1043 opened this issue 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
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
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
Bump thiserror from 1.0.58 to 1.0.59

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
Implement TryFromJs for Either<L, R>

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
Fix order of `ToString` call in `Function` constructor

github.com/boa-dev/boa - HalidOdat 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
Bump syn from 2.0.58 to 2.0.59

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
Bump getrandom from 0.2.13 to 0.2.14

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