0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add CD and Havlak to benchmarking
gron
as Stefan Marr
More... over 2 years ago
Avoid copying the AST for non-splitting operations (#182)
gron
as Stefan Marr
More... over 2 years ago
Set engine.Mode=throughput
gron
as Stefan Marr
More... over 2 years ago
Blocks with a field read nested in a block are not yet supported (#181)
gron
as Stefan Marr
More... over 2 years ago
Avoid copying the AST for non-splitting operations
gron
as Stefan Marr
More... over 2 years ago
Make isTrivial* and copyTrivial* more consistent
gron
as Stefan Marr
More... over 2 years ago
Implement missing inlining for trivial global methods
gron
as Stefan Marr
More... over 2 years ago
Dump the method before a failing assert on the bytecodes
gron
as Stefan Marr
More... over 2 years ago
Improve bytecode disassembler: print values of constants where possible
gron
as Stefan Marr
More... over 2 years ago
Fix whitespace
gron
as Stefan Marr
More... over 2 years ago
Implement inlining support for trivial FieldReadNode blocks
gron
as Stefan Marr
More... over 2 years ago
Add support for this also into the bytecode interpreter
gron
as Stefan Marr
More... over 2 years ago
Prevent blocks 2 levels deep with a field read to be treated as trivial
gron
as Stefan Marr
More... over 2 years ago
Add test for trivial methods with field reads
gron
as Stefan Marr
More... over 2 years ago
Remove unused classpath entry for black diamonds, which have been embedded for a while now
gron
as Stefan Marr
More... over 2 years ago
Fix splitting of blocks: Replace block node with independent method (#180)
gron
as Stefan Marr
More... over 2 years ago
Add assert for classPath being set to help setting up unit tests
gron
as Stefan Marr
More... over 2 years ago
Fix splitting not handling blocks correctly
gron
as Stefan Marr
More... over 2 years ago
Add test to demostrate broken splitting
gron
as Stefan Marr
More... over 2 years ago
Move test setup for AST tests into AstTestSetup
gron
as Stefan Marr
More... over 2 years ago
Configure submodules to ignore untracked files
gron
as Stefan Marr
More... over 2 years ago
Update Truffle to version of 2023-03-25 (#179)
gron
as Stefan Marr
More... over 2 years ago
Update Truffle to version of 2023-03-25
gron
as Stefan Marr
More... over 2 years ago
Update Truffle to version of 2023-03-11 (#178)
gron
as Stefan Marr
More... over 2 years ago
Update Truffle to version of 2023-03-11
gron
as Stefan Marr
More... over 2 years ago
Extract the exceptional cases out of the send bytecode handlers (#177)
gron
as Stefan Marr
More... over 2 years ago
Truffle update (#176)
gron
as Stefan Marr
More... over 2 years ago
Update LabsJDK and switch launcher to Python 3 (#175)
gron
as Stefan Marr
More... over 2 years ago
Mark SInvokable.isTrivial as idempotent
gron
as Stefan Marr
More... over 2 years ago
Use LabsJDK 20 instead of 19
gron
as Stefan Marr
More... over 2 years ago