Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/boa-dev/boa

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
https://github.com/boa-dev/boa

Bump the rust-dependencies group with 4 updates

dependabot[bot] opened this pull request 6 months ago
Add `get_unchecked` method to `JsString` and `JsStr`

CrazyboyQCD opened this pull request 6 months ago
Fix HomeObject for private class methods

raskad opened this pull request 6 months ago
Boa's start-up time getting hit with GC Allocation

jasonwilliams opened this issue 6 months ago
Fix evaluation order in destructive property assignments

raskad opened this pull request 6 months ago
Refactor environment stack to remove some panics

raskad opened this pull request 6 months ago
Update Temporal rounding and implement additional methods

nekevss opened this pull request 6 months ago
Remove `Temporal.Calendar` and `Temporal.TimeZone`

jedel1043 opened this pull request 6 months ago
Release v0.19.0 checklist

jedel1043 opened this issue 6 months ago
Refactor call frame access to avoid panic checks

raskad opened this pull request 6 months ago
Bump rustc-hash from 1.1.0 to 2.0.0

dependabot[bot] opened this pull request 6 months ago
Bump the rust-dependencies group with 5 updates

dependabot[bot] opened this pull request 6 months ago
Bump baptiste0928/cargo-install from 3.1.0 to 3.1.1 in the ci-dependencies group

dependabot[bot] opened this pull request 6 months ago
Remove some environment clones

raskad opened this pull request 6 months ago
Combine `HasProperty` and `Get` operations when possible

raskad opened this pull request 6 months ago
Remove `FormalParameterList` from `CodeBlock`

HalidOdat opened this pull request 6 months ago
Bump the rust-dependencies group with 3 updates

dependabot[bot] opened this pull request 6 months ago
Bump temporal_rs to latest commit

jedel1043 opened this pull request 6 months ago
Fix AsyncGenerator to correctly handle `return` inside `then`

jedel1043 opened this pull request 7 months ago
Bump clap from 4.5.6 to 4.5.7 in the rust-dependencies group

dependabot[bot] opened this pull request 7 months ago
Make String#substr more discoverable

sevenc-nanashi opened this issue 7 months ago
Fix hashbang comments by using proper goal symbols

raskad opened this pull request 7 months ago
Fix boa cli history

raskad opened this pull request 7 months ago
Bump the rust-dependencies group with 5 updates

dependabot[bot] opened this pull request 7 months ago
Add a js_class to implement the Class trait without boilerplate

hansl opened this pull request 7 months ago
Bump proc-macro2 from 1.0.84 to 1.0.85 in the rust-dependencies group

dependabot[bot] opened this pull request 7 months ago
Fix base objects in `with` statements

raskad opened this pull request 7 months ago
Update regress to v0.10.0

raskad opened this pull request 7 months ago
Bump ICU4X to 1.5 and cleanup Intl

jedel1043 opened this pull request 7 months ago
Add groupCollapsed

leoflalv opened this pull request 7 months ago
Bump the rust-dependencies group with 5 updates

dependabot[bot] opened this pull request 7 months ago
Add matrix badge and update communication to include matrix

nekevss opened this pull request 7 months ago
Group dependabot updates

jedel1043 opened this pull request 8 months ago
Fix CI for nextest step

jedel1043 opened this pull request 8 months ago
Bump serde from 1.0.201 to 1.0.202

dependabot[bot] opened this pull request 8 months ago
Bump thiserror from 1.0.60 to 1.0.61

dependabot[bot] opened this pull request 8 months ago
Bump serde_json from 1.0.116 to 1.0.117

dependabot[bot] opened this pull request 8 months ago
Bump proc-macro2 from 1.0.82 to 1.0.83

dependabot[bot] opened this pull request 8 months ago
Bump trybuild from 1.0.95 to 1.0.96

dependabot[bot] opened this pull request 8 months ago
add some temporal methods

jasonwilliams opened this pull request 8 months ago
Bump num-bigint from 0.4.4 to 0.4.5

dependabot[bot] opened this pull request 8 months ago
Bump proc-macro2 from 1.0.81 to 1.0.82

dependabot[bot] opened this pull request 8 months ago
Bump paste from 1.0.14 to 1.0.15

dependabot[bot] opened this pull request 8 months ago
Bump thiserror from 1.0.59 to 1.0.60

dependabot[bot] opened this pull request 8 months ago
Bump getrandom from 0.2.14 to 0.2.15

dependabot[bot] opened this pull request 8 months ago
Spilt `Tagged<T>` into a utility crate

HalidOdat opened this pull request 8 months ago
Replace archived github actions from actions-rs

raskad opened this pull request 8 months ago
Bump trybuild from 1.0.91 to 1.0.95

dependabot[bot] opened this pull request 8 months ago
Bump serde from 1.0.199 to 1.0.201

dependabot[bot] opened this pull request 8 months ago
Switch from actions-rs/toolchain to dtolnay/rust-toolchain

raskad opened this pull request 8 months ago
Adding TryFromJs implementations for BTreeMap and HashMap

hansl opened this pull request 8 months ago
Adding TryFromJs implementations for tuples

hansl opened this pull request 8 months ago
Bump trybuild from 1.0.91 to 1.0.93

dependabot[bot] opened this pull request 8 months ago
Bump num-traits from 0.2.18 to 0.2.19

dependabot[bot] opened this pull request 8 months ago
Bump serde from 1.0.199 to 1.0.200

dependabot[bot] opened this pull request 8 months ago
Fix Rust 1.78.0 Clippy lints

HalidOdat opened this pull request 8 months ago
Separate `JsString` into its own crate

HalidOdat opened this pull request 8 months ago
Replace `js_str` with `js_string` in examples

getong opened this pull request 8 months ago
Bump either from 1.10.0 to 1.11.0

dependabot[bot] opened this pull request 8 months ago
Bump hashbrown from 0.14.3 to 0.14.5

dependabot[bot] opened this pull request 8 months ago
Bump serde from 1.0.198 to 1.0.199

dependabot[bot] opened this pull request 8 months ago
Implement object keys access

HalidOdat opened this pull request 8 months ago
Separate `JsString` into its own crate

HalidOdat opened this pull request 8 months ago
Access to PropertyMap keys

zcourts opened this issue 8 months ago
Decouple `Context` from `ByteCompiler`

HalidOdat opened this pull request 8 months ago
Bug on set_loop_iteration_limit on ''.repeat

felipefdl opened this issue 8 months ago
Bump syn from 2.0.59 to 2.0.60

dependabot[bot] opened this pull request 9 months ago
Bump proc-macro2 from 1.0.80 to 1.0.81

dependabot[bot] opened this pull request 9 months ago
Bump serde_json from 1.0.115 to 1.0.116

dependabot[bot] opened this pull request 9 months ago
Bump thiserror from 1.0.58 to 1.0.59

dependabot[bot] opened this pull request 9 months ago
Bump serde from 1.0.197 to 1.0.198

dependabot[bot] opened this pull request 9 months ago
Implement TryFromJs for Either<L, R>

hansl opened this pull request 9 months ago
Bump rustls from 0.22.3 to 0.22.4

dependabot[bot] opened this pull request 9 months ago
Fix order of `ToString` call in `Function` constructor

HalidOdat opened this pull request 9 months ago
Create a new Specifier type for JavaScript module specifiers

hansl opened this pull request 9 months ago
Bump syn from 2.0.58 to 2.0.59

dependabot[bot] opened this pull request 9 months ago
Bump time from 0.3.34 to 0.3.36

dependabot[bot] opened this pull request 9 months ago
Bump getrandom from 0.2.13 to 0.2.14

dependabot[bot] opened this pull request 9 months ago
Bump serde_repr from 0.1.18 to 0.1.19

dependabot[bot] opened this pull request 9 months ago
Bump quote from 1.0.35 to 1.0.36

dependabot[bot] opened this pull request 9 months ago
Bump baptiste0928/cargo-install from 3.0.1 to 3.1.0

dependabot[bot] opened this pull request 9 months ago
Add Boa Matrix space to the repo

jedel1043 opened this issue 9 months ago
Add GIFs to CI via vhs-action

nekevss opened this pull request 9 months ago
Implement `console.timeStamp()` methods

HalidOdat opened this issue 9 months ago
Implement `console.trace()` method

HalidOdat opened this issue 9 months ago
Implement `console.profile()` and `console.profileEnd()` methods

HalidOdat opened this issue 9 months ago
Implement `console.table()` method

HalidOdat opened this issue 9 months ago
Implement `console.groupCollapsed()` method

HalidOdat opened this issue 9 months ago
Add functions to create modules from a JSON value

hansl opened this pull request 9 months ago
Add a JSON module loader which exports JSON values from files

hansl opened this pull request 9 months ago
Array.prototype.at

ahaoboy opened this issue 9 months ago
Implement Promise.try()

linusg opened this pull request 9 months ago
Simplifying Function Binding

ahaoboy opened this issue 9 months ago
Register VM

HalidOdat opened this pull request 9 months ago
Bump comfy-table from 7.1.0 to 7.1.1

dependabot[bot] opened this pull request 9 months ago
Bump getrandom from 0.2.12 to 0.2.13

dependabot[bot] opened this pull request 9 months ago
Fix SimpleModuleLoader on Windows

hansl opened this pull request 9 months ago