0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applied Checkstyle fixes to SourcecodeCompiler
gron
as Stefan Marr
More... about 12 years ago
Applied Checkstyle fixes to Parser
gron
as Stefan Marr
More... about 12 years ago
Applied Checkstyle fixes to class and method generation context
gron
as Stefan Marr
More... about 12 years ago
Applied Checkstyle fixes to Disassembler
gron
as Stefan Marr
More... about 12 years ago
Applied Checkstyle fixes to Lexer
gron
as Stefan Marr
More... about 12 years ago
Applied Checkstyle fixes to vmobjects
gron
as Stefan Marr
More... about 12 years ago
Fixed Checkstyle errors in test classes
gron
as Stefan Marr
More... about 12 years ago
Fixed Checkstyle errors in primitives
gron
as Stefan Marr
More... about 12 years ago
Fixed Checkstyle errors in AST nodes
gron
as Stefan Marr
More... about 12 years ago
Added copyright/license headers and removed dead code
gron
as Stefan Marr
More... about 12 years ago
Remove old files of the bytecode interpreter
gron
as Stefan Marr
More... about 12 years ago
Added Graal-based Checkstyle settings
gron
as Stefan Marr
More... about 12 years ago
Avoid reassigning source coordinates
gron
as Stefan Marr
More... about 12 years ago
Renamed ReturnNode to ReturnNonLocalNode and cleaned up other todos
gron
as Stefan Marr
More... about 12 years ago
Use final arguments for consistency
gron
as Stefan Marr
More... about 12 years ago
Added a proper error message when it looks like the class path has not been set correctly.
gron
as Stefan Marr
More... about 12 years ago
Implemented Shell support for Truffle
gron
as Stefan Marr
More... about 12 years ago
The block test currently fails because there is a problem with escaping blocks
gron
as Stefan Marr
More... about 12 years ago
Added the non-local return tests to unit test
gron
as Stefan Marr
More... about 12 years ago
Fixed #perform:withArguments:
gron
as Stefan Marr
More... about 12 years ago
Field nodes need to be ContextualNodes to access the proper self
gron
as Stefan Marr
More... about 12 years ago
Added some more tests, because I was unsure whether they work
gron
as Stefan Marr
More... about 12 years ago
Update the Hello World to make clear it's TruffleSOM!
gron
as Stefan Marr
More... about 12 years ago
Truffle SOM does not expose number of locals and max stack elements in methods.
gron
as Stefan Marr
More... about 12 years ago
Block tests work, added tests for Return semantics to document it properly
gron
as Stefan Marr
More... about 12 years ago
Fixed issue with wrong instantiation of Blocks
gron
as Stefan Marr
More... about 12 years ago
Implemented restart primitive for loops
gron
as Stefan Marr
More... about 12 years ago
Non-local returns seem now to work
gron
as Stefan Marr
More... about 12 years ago
Added a bunch of block tests
gron
as Stefan Marr
More... about 12 years ago
Updated year in copyright line
gron
as Stefan Marr
More... about 12 years ago