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