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