Fix optimization bugs for dup/pop/pop sequence |
|
More...
|
about 4 years ago
|
Port tests from PySOM to test bytecode genertation |
|
More...
|
about 4 years ago
|
Merge PR #72: Update core-lib and fix super sends and #unknownGlobals/#escapedBlock handling |
|
More...
|
about 4 years ago
|
Update Eclipse URL since it currently fails |
|
More...
|
about 4 years ago
|
Reduce result of arithmetics to long when possible |
|
More...
|
about 4 years ago
|
Added GlobalNode.toString() |
|
More...
|
about 4 years ago
|
Make sure global can access outer self, and send #unknownGlobal: to outer self |
|
More...
|
about 4 years ago
|
Update core-lib with various tests |
|
More...
|
about 4 years ago
|
Fix super-send parsing |
|
More...
|
about 4 years ago
|
Merge PR #71: Improve Array Storage strategies based on SOMns |
|
More...
|
about 4 years ago
|
Check first if it’s object storage |
|
More...
|
about 4 years ago
|
Turn type tests into pointer comparison |
|
More...
|
about 4 years ago
|
Fix comment, and simplify some code |
|
More...
|
about 4 years ago
|
Set storage directly to nilObject |
|
More...
|
about 4 years ago
|
Reduce code duplication in AtPutPrim |
|
More...
|
about 4 years ago
|
Make sure all arrays have Object[] storage |
|
More...
|
about 4 years ago
|
Remove unneeded guard method |
|
More...
|
about 4 years ago
|
More eagerly transition to an object storage |
|
More...
|
about 4 years ago
|
Use Array storage to encode type |
|
More...
|
about 4 years ago
|
Array storage type profile not needed anymore |
|
More...
|
about 4 years ago
|
Remove hash from method and primitive names |
|
More...
|
about 4 years ago
|
Merge PR #70: Add PUSH_BLOCK_NO_CTX |
|
More...
|
over 4 years ago
|
Need to mark all outer scopes |
|
More...
|
over 4 years ago
|
Generating field access needs outer scope |
|
More...
|
over 4 years ago
|
Add PUSH_BLOCK_NO_CTX |
|
More...
|
over 4 years ago
|
Merge PR #68: Added GreaterThanOrEqualPrim and remove UninitializedVariableNode |
|
More...
|
over 4 years ago
|
Added GreaterThanOrEqualPrim |
|
More...
|
over 4 years ago
|
Send logs to stderr |
|
More...
|
over 4 years ago
|
Don’t use libgraal when using the debug name for launcher |
|
More...
|
over 4 years ago
|
Merge PR #66: Use TruffleDSL to implement block dispatch nodes and improve block naming |
|
More...
|
over 4 years ago
|