0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new tests from the standard library
gron
as Stefan Marr
More... almost 12 years ago
Restored directory structure by adding symlinks
gron
as Stefan Marr
More... almost 12 years ago
Added SOM standard library from common repository, removed embedded version
gron
as Stefan Marr
More... almost 12 years ago
Fix check style warning
gron
as Stefan Marr
More... almost 12 years ago
Try to be a little more consistent: all parameters are final
gron
as Stefan Marr
More... almost 12 years ago
Work around class of method being nil
gron
as Stefan Marr
More... almost 12 years ago
Mark expression array of SequenceNode as Compilation final
gron
as Stefan Marr
More... almost 12 years ago
First support for inlining
gron
as Stefan Marr
More... almost 12 years ago
Added getCallTarget and getTruffleInvokable to Invokable
gron
as Stefan Marr
More... almost 12 years ago
Download jars only when necessary
gron
as Stefan Marr
More... almost 12 years ago
Refactored Method to prepare for inlining of message sends
gron
as Stefan Marr
More... almost 12 years ago
initializeFrame is going to be needed as helper
gron
as Stefan Marr
More... almost 12 years ago
Added a todo to check whether the truffleInvokable is really needed
gron
as Stefan Marr
More... almost 12 years ago
Benchmarks need a warmup
gron
as Stefan Marr
More... almost 12 years ago
Use server VM in som.sh
gron
as Stefan Marr
More... almost 12 years ago
Introduced cloneForInlining
gron
as Stefan Marr
More... almost 12 years ago
Added tests target to avoid typo detection in zsh
gron
as Stefan Marr
More... almost 12 years ago
Add source info to Method node
gron
as Stefan Marr
More... almost 12 years ago
Add source coordinates to missing nodes
gron
as Stefan Marr
More... almost 12 years ago
Fix copy'n'paste error: it is not polymorphic at that point
gron
as Stefan Marr
More... almost 12 years ago
Added specialized MessageNodes
gron
as Stefan Marr
More... almost 12 years ago
Make SequenceNode optional
gron
as Stefan Marr
More... almost 12 years ago
Expression fields need to be marked as Child or Children
gron
as Stefan Marr
More... almost 12 years ago
Replace the use of the instance field name with a compile-time determined offset
gron
as Stefan Marr
More... almost 12 years ago
Added a benchmark to measure the performance of field accesses
gron
as Stefan Marr
More... almost 12 years ago
Making the Class Loading chain longer
gron
as Stefan Marr
More... almost 12 years ago
Change spelling
gron
as Stefan Marr
More... almost 12 years ago
Fix checkstyle problem
gron
as Stefan Marr
More... almost 12 years ago
Remove dead code
gron
as Stefan Marr
More... almost 12 years ago
Avoid use of `Checkstyle: stop`
gron
as Stefan Marr
More... almost 12 years ago