53
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes for Symbol.iterator handling in NativeArray (#1435) More... about 1 year ago
limit the length of the string to be used for indentation (#1428) More... about 1 year ago
BigIntLiteral.toSource includes suffix More... about 1 year ago
Handle Array prototype properties in standard operations More... about 1 year ago
Adds support for trailing commas in function parameters More... about 1 year ago
Add Scorecard Action (#1400) More... about 1 year ago
Support hashbang (#1417) More... about 1 year ago
Make handling of object indices more in line with the spec (#1392) More... about 1 year ago
Create dependabot.yml More... about 1 year ago
Allow updating of `name` of a function, as required by the standard (#1398) More... about 1 year ago
[StepSecurity] ci: Harden GitHub Actions More... about 1 year ago
Modified `DoctestsTest` to include optimization level More... about 1 year ago
javascript 'Set' cannot handle wrapped java objects properly (#1387) More... over 1 year ago
Use a different method to determine if we are on Java 11 More... over 1 year ago
convert NativeMath and NativeJSON into a Lambda based ScriptableObject and add the toStringTag property
RBRi
as Ronald Brill
More... over 1 year ago
Unicode escape in StringLiteral More... over 1 year ago
Invalid Identifier by Unicode escape More... over 1 year ago
Array.of has to use defineOwnProperty instead of set (found while working on proxy support)
RBRi
as Ronald Brill
More... over 1 year ago
feat: update github action versions to 3 More... over 1 year ago
Support ES2019 Array.prototype.flatMap (#1372) More... over 1 year ago
Update SunSpider benchmarks (#1375) More... over 1 year ago
again (see https://github.com/mozilla/rhino/pull/1357) take care of ScriptRuntime.isSymbol() == true; the object might be a NativeSymbol or a SymbolKey (found while working on https://github.com/mozilla/rhino/pull/1332)
RBRi
as Ronald Brill
More... over 1 year ago
Add some micro-benchmarks for property access (#1370) More... over 1 year ago
fix some typos
RBRi
as Ronald Brill
More... over 1 year ago
fix a missing array limit check
RBRi
as Ronald Brill
More... over 1 year ago
Additional fixes to debugger regressions More... over 1 year ago
make test independent from line separator
RBRi
as Ronald Brill
More... over 1 year ago
FIX: could not set breakpoint by clicking on line number in debugger More... over 1 year ago
special handling for NativeError instances when generating the console output
RBRi
as Ronald Brill
More... over 1 year ago
Symbol fixes (#1357) More... over 1 year ago