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
Add SyntaxErrors in GlobalDeclarationInstantiation
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix switch `default` execution
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Fix remaining object literal tests
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix wrong name of `Function.prototype[Symbol.hasInstance]`
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Implement runtime limits for recursion
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Fix value property assignment order
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Make `typeof` throw when accessing uninitialized variables
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Prevent allocation of field names
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump serde from 1.0.160 to 1.0.162
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Enable github queues and remove bors.toml
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Fix `Number.prototype.toFixed()`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump webpack from 5.81.0 to 5.82.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump clap from 4.2.5 to 4.2.7
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump monaco-editor from 0.37.1 to 0.38.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Improve debug output of `JsNativeError` and `Realm`
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Fix `\s` and `\S` regexp metacharacter
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Disallow strict directives with escaped sequences
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Docs update for boa_runtime and console documentation
nekevss opened this pull request over 1 year ago
nekevss opened this pull request over 1 year ago
[Merged by Bors] - Refactor guards into a `ContextCleanupGuard` abstraction
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
[Merged by Bors] - Bump test262 from `2df6c7d` to `72c0c5e`
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump regress from 0.5.0 to 0.6.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Refactor binding declarations
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
ES5 selector in conformance website not working correctly
HalidOdat opened this issue over 1 year ago
HalidOdat opened this issue over 1 year ago
Added a bunch more tests
Razican opened this pull request over 1 year ago
Razican opened this pull request over 1 year ago
Added unit tests for `boa_ast::Punctuator`
Razican opened this pull request over 1 year ago
Razican opened this pull request over 1 year ago
Added unit tests for `boa_ast::Keyword`
Razican opened this pull request over 1 year ago
Razican opened this pull request over 1 year ago
[Merged by Bors] - Fix `for-of` expression parsing
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - `RegExp` constructor should call `IsRegExp()`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Fix `RegExp` constructor return value when pattern is a regexp
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Bump clap from 4.2.4 to 4.2.5
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bugfix/new.target is not understood by the parser as an expression #2793
projectnoa opened this pull request over 1 year ago
projectnoa opened this pull request over 1 year ago
Fix `Date` for dynamic timezones
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Make update operations reuse the last found binding locator
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
[Merged by Bors] - Bump webpack from 5.80.0 to 5.81.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
boa_engine builtin::date unit tests fail for DST timezones
MisterEggnog opened this issue over 1 year ago
MisterEggnog opened this issue over 1 year ago
[Merged by Bors] - Bump icu_datagen from 1.2.4 to 1.2.5
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump benchmark-action/github-action-benchmark from 1.16.2 to 1.17.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump icu_datagen from 1.2.3 to 1.2.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Refactor binding handling APIs
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
[Merged by Bors] - Bump prettier from 2.8.7 to 2.8.8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump bitflags from 2.1.0 to 2.2.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump webpack-cli from 5.0.1 to 5.0.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Fix incorrect `LoopContinue` instruction in while-do loops
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Implement `is_identifier_(start/part)` using `icu_properties`
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Implement valid `RexExp` character sets in Annex-B
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Fix panic when calling toString with radix
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Fix `Date.prototype[Symbol.primitive]` incorrect attributes
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Allow `Date` object to store invalid `NativeDateTime`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Initialize `var` bindings in runtime environments with `undefined`
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Implement `static` shapes
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Catch 'eval' and 'arguments' in setter method parameter
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Implement runtime limits for loops
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump icu_datagen from 1.2.1 to 1.2.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump regex from 1.7.3 to 1.8.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump icu_datagen from 1.2.1 to 1.2.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump clap from 4.2.3 to 4.2.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump webpack from 5.79.0 to 5.80.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Bump @wasm-tool/wasm-pack-plugin from 1.6.0 to 1.7.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
[Merged by Bors] - Optimize `String.prototype.normalize`
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
[Merged by Bors] - Create a unique `PromiseCapability` on each async function call
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
[Merged by Bors] - Fix `PropertyKey` index parse
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
[Merged by Bors] - Implement var initializers in for-in loops
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Add loop and switch return values
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
[Merged by Bors] - Direct array element access on `ByValue` instructions
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Static Shapes (`Hidden Classes`)
HalidOdat opened this issue over 1 year ago
HalidOdat opened this issue over 1 year ago
Add usage example for JsPromise wrapper
lvllvl opened this pull request over 1 year ago
lvllvl opened this pull request over 1 year ago
Direct array length access
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
var hoisting in functions is not working
vfosnar opened this issue over 1 year ago
vfosnar opened this issue over 1 year ago
regex: Dash character is always recognized as a range operator
vfosnar opened this issue over 1 year ago
vfosnar opened this issue over 1 year ago
`new.target` is not understood by the parser as an expression
vfosnar opened this issue over 1 year ago
vfosnar opened this issue over 1 year ago
Create new `Runtime` API
jedel1043 opened this pull request almost 2 years ago
jedel1043 opened this pull request almost 2 years ago
Uncaught "ReferenceError": "t is not initialized"
paomian opened this issue almost 2 years ago
paomian opened this issue almost 2 years ago
GcRefCell.borrow_mut is too expensive
tunz opened this issue almost 2 years ago
tunz opened this issue almost 2 years ago
Keywords with Unicode escapes should throw syntax errors
Razican opened this issue almost 2 years ago
Razican opened this issue almost 2 years ago
Implement `Inline Caching`
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Add usage example for `JsPromise` wrapper
jedel1043 opened this issue almost 2 years ago
jedel1043 opened this issue almost 2 years ago
cannot access 'i' before initialization
lastmjs opened this issue almost 2 years ago
lastmjs opened this issue almost 2 years ago
Run tests against wasm-pack
Razican opened this issue almost 2 years ago
Razican opened this issue almost 2 years ago
[Merged by Bors] - Added a Boa runtime
Razican opened this pull request almost 2 years ago
Razican opened this pull request almost 2 years ago
Introduce `tracing` to boa
jedel1043 opened this issue almost 2 years ago
jedel1043 opened this issue almost 2 years ago
Sporadic panics on `WeakMap` tests
jedel1043 opened this issue almost 2 years ago
jedel1043 opened this issue almost 2 years ago
[Merged by Bors] - Implement `Hidden classes`
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
panic: environment must be declarative
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
panic: entered unreachable code: Missing SCM: JustFail
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
panic: character was not a valid digit
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
Implement `Hidden Classes`/`Object Shapes`
HalidOdat opened this issue almost 2 years ago
HalidOdat opened this issue almost 2 years ago
[Merged by Bors] - [Merged by Bors] - Fix get function opcode traces
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Consistent website
Razican opened this issue almost 2 years ago
Razican opened this issue almost 2 years ago
Update the example gif in the README.md file
Razican opened this issue almost 2 years ago
Razican opened this issue almost 2 years ago
panic: Cannot use the undeclared label
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
panic: must have new target
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
panic: `stack was empty` with `async`/`yield`
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
panic: iterator [[Done]] was not a boolean
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
panic: Checked above the range of `nextcp`
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
panic: 'binding index must be in range'
langston-barrett opened this issue almost 2 years ago
langston-barrett opened this issue almost 2 years ago
regex: `/u{[0-9a-fA-F]+}/` with unescaped `{` doesn't work
ahlinc opened this issue almost 2 years ago
ahlinc opened this issue almost 2 years ago
Investigate other API models for our GC
jedel1043 opened this issue almost 2 years ago
jedel1043 opened this issue almost 2 years ago
Reusing `Codeblock`s between `Context`s is not properly supported
jedel1043 opened this issue almost 2 years ago
jedel1043 opened this issue almost 2 years ago
[Merged by Bors] - Keep Integer type for inc/dec of an integer
tunz opened this pull request almost 2 years ago
tunz opened this pull request almost 2 years ago
Wrong result from `Number.prototype.toFixed`
magic-akari opened this issue almost 2 years ago
magic-akari opened this issue almost 2 years ago