53
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Oct 04, 2025 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace number formatting operations on Number More... 1 day ago
further improve 'arguments' support More... 2 days ago
Disable an old Mozilla date test More... 2 days ago
Remove unsupported Android version More... 2 days ago
Make sure that we test against the right version More... 2 days ago
Bump github/codeql-action from 4.31.0 to 4.31.2 More... 3 days ago
Bump actions/upload-artifact from 4.6.2 to 5.0.0 More... 3 days ago
Replace the NumberToString implementation More... 5 days ago
Run Java tests in parallel in CI More... 6 days ago
Improve the README a bit More... 6 days ago
Move two files out of root More... 6 days ago
Introduce `NativeJavaField` for Java Generic support for field More... 9 days ago
Make `switch` a proper `Scope` More... 9 days ago
Separate idea of parent and declaration scopes, and fix scopes for built in lambda based functions More... 9 days ago
Fix InterpreterByteCodeDumpTest for Windows. More... 9 days ago
Bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.2.21 More... 10 days ago
Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.2.20 to 2.2.21 More... 10 days ago
Bump actions/upload-artifact from 4.6.2 to 5.0.0 More... 10 days ago
Bump github/codeql-action from 4.30.9 to 4.31.0 More... 10 days ago
Fix interpreter bytecode printing More... 13 days ago
Fix length with default arguments More... 14 days ago
Prefer 'get' getter over 'is' getter in Java beaning More... 14 days ago
More cleanup More... 14 days ago
* a bit of cleanup for the Arguments implementation itself (preparation for the migration to lambda that will be another pr) * fix a bunch of issues with ThrowTypeError * add some tests for ThrowTypeError
RBRi
as Ronald Brill
More... 15 days ago
Bump github/codeql-action from 3.30.8 to 4.30.9 More... 17 days ago
Fixed exception in the interpreter when using many literal bigint More... 18 days ago
Make `Symbol()` comply with the spec More... 18 days ago
replace <code> by {@code } as suggested by IntelliJ More... 18 days ago
Improve support for yield* More... 19 days ago
Fix: builtin methods should have no `prototype` property More... 19 days ago