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 @playwright/test from 1.38.1 to 1.39.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Implement a more granular way to enable experimental features
jedel1043 opened this issue about 1 year ago
jedel1043 opened this issue about 1 year ago
Update feature flags to specific feature flag
nekevss opened this pull request about 1 year ago
nekevss opened this pull request about 1 year ago
Check `eval` realm before call
HalidOdat opened this pull request about 1 year ago
HalidOdat opened this pull request about 1 year ago
Fix `Function.prototype.toString()`
HalidOdat opened this pull request about 1 year ago
HalidOdat opened this pull request about 1 year ago
Bump regex from 1.9.6 to 1.10.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump ad-m/github-push-action from 0.6.0 to 0.8.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Track test262 execution time
LeoDog896 opened this issue about 1 year ago
LeoDog896 opened this issue about 1 year ago
`[[HostDefined]]` Refactor
johnyob opened this pull request about 1 year ago
johnyob opened this pull request about 1 year ago
Add `Context::create_realm`
johnyob opened this pull request about 1 year ago
johnyob opened this pull request about 1 year ago
Bump num-traits from 0.2.16 to 0.2.17
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump proc-macro2 from 1.0.68 to 1.0.69
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump monaco-editor from 0.43.0 to 0.44.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Refactor compile time environment handling
raskad opened this pull request about 1 year ago
raskad opened this pull request about 1 year ago
Use the new format for the test262 representation
Razican opened this pull request over 1 year ago
Razican opened this pull request over 1 year ago
Bump proc-macro2 from 1.0.67 to 1.0.68
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump syn from 2.0.37 to 2.0.38
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix new lints for Rust 1.73
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump icu_datetime from 1.3.1 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_segmenter from 1.3.0 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_provider_blob from 1.3.0 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_plurals from 1.3.0 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_casemap from 1.3.1 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Cleanup `get_option` and calls to the function
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump icu_locid from 1.3.0 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_collator from 1.3.0 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_list from 1.3.0 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump toml from 0.8.1 to 0.8.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_calendar from 1.3.1 to 1.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump test262
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Fixed conformance reporting
Razican opened this pull request over 1 year ago
Razican opened this pull request over 1 year ago
Bump postcss from 8.4.25 to 8.4.31
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_casemap from 1.3.0 to 1.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_locid_transform from 1.3.0 to 1.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_calendar from 1.3.0 to 1.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_datetime from 1.3.0 to 1.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_provider from 1.3.0 to 1.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Improve highlighter performance
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Make environments opcodes use varying operands
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Fix `super()` construction with default parameters
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Fix regular expression construction
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump indexmap from 2.0.1 to 2.0.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump regex from 1.9.5 to 1.9.6
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix detection of runtime limits for accessors
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Migrate to workspace lints
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Improve CI testing
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Remove unused class environments
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Truncate environment stack on non-caught native error
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Slashes after assignments at the end of files are allowed
dapper-gh opened this issue over 1 year ago
dapper-gh opened this issue over 1 year ago
RegExp /=/ not parsed as such in certain locations
dapper-gh opened this issue over 1 year ago
dapper-gh opened this issue over 1 year ago
Add missing class name binding
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix static class element evaluation order
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
`icu_properties` default features to true
nekevss opened this pull request over 1 year ago
nekevss opened this pull request over 1 year ago
Fix anonymous function name in cover assignment
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Bump hashbrown from 0.14.0 to 0.14.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump clap from 4.4.5 to 4.4.6
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Refactor function internal methods
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Add `NonMaxU32` as integer variant for `PropertyKey`
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Bump indexmap from 2.0.0 to 2.0.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Remove direct conversion from `&str` to `JsValue`/`PropertyKey`.
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Introduce experimental features
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Format code snippets in docs
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump thiserror from 1.0.48 to 1.0.49
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Introduce a `Class` map
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Refactor `Class` API
jedel1043 opened this issue over 1 year ago
jedel1043 opened this issue over 1 year ago
Migrate to workspace deps
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Fix class inherit from `null`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump clap from 4.4.4 to 4.4.5
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Replace #[deny] with #[warn]
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Reintroduce publish CI job
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Fix tagged template `this` in strict mode
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump ICU4X to 1.3
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Implement step 5 in `RegExp` constructor
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump zerofrom from 0.1.2 to 0.1.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump zerovec from 0.9.4 to 0.10.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_locid from 1.2.0 to 1.3.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump writeable from 0.5.2 to 0.5.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump yoke from 0.7.1 to 0.7.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
New icu_* crate releases break (unlocked) main build and latest crates release
mattsse opened this issue over 1 year ago
mattsse opened this issue over 1 year ago
Implement `Intl.PluralRules`
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
fix: add 'static lifetime
mattsse opened this pull request over 1 year ago
mattsse opened this pull request over 1 year ago
Bump @playwright/test from 1.38.0 to 1.38.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Refactor ordinary VM calling
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Implement synthetic modules
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump rayon from 1.7.0 to 1.8.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement `Gc::new_cyclic`
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Added MSRV check
Razican opened this pull request over 1 year ago
Razican opened this pull request over 1 year ago
Bump `rust-version` to 1.71
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump clap from 4.4.3 to 4.4.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix GitHub coverage workflow
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump chrono from 0.4.30 to 0.4.31
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump syn from 2.0.33 to 2.0.37
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump indoc from 2.0.3 to 2.0.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump trybuild from 1.0.84 to 1.0.85
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump test262 from `1db9a49` to `59bad89`
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump bootstrap from 5.3.1 to 5.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump proc-macro2 from 1.0.66 to 1.0.67
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump syn from 2.0.32 to 2.0.33
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump serde_json from 1.0.106 to 1.0.107
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago