Send dumped methods to file not network, it’s the better default |
|
More...
|
about 3 years ago
|
Merge PR #149: Add support for an explicit path on the EG flag, which points to the graal to be used |
|
More...
|
about 3 years ago
|
Add support for an explicit path on the EG flag, which points to the graal to be used |
|
More...
|
about 3 years ago
|
Merge PR #148: Update Truffle to version that brings Truffle's Hosted Inlining |
|
More...
|
about 3 years ago
|
Update MX and Truffle to latest version of today |
|
More...
|
about 3 years ago
|
Update Truffle to version with Truffle inlining |
|
More...
|
about 3 years ago
|
Merge PR #147: Fix isCloneUninitializedSupported/cloneUninitialized, fix use of deprecated getCallerFrame, and coverage tests |
|
More...
|
about 3 years ago
|
Added missing cloneUninitialized() |
|
More...
|
about 3 years ago
|
Add missing isCloneUninitializedSupported override |
|
More...
|
about 3 years ago
|
Skip the first 5 lines in the coverage output |
|
More...
|
about 3 years ago
|
Fix deprecation and removal of TruffleRuntime.getCallerFrame() |
|
More...
|
about 3 years ago
|
Update Truffle and mx, Truffle to version before Truffle Inlining, May 23 |
|
More...
|
about 3 years ago
|
Merge PR #146: Update core-lib fixes some bugs in untested SomSom code |
|
More...
|
about 3 years ago
|
Update core-lib fixes some bugs in untested SomSom code |
|
More...
|
about 3 years ago
|
Merge PR #145: Open up parser and lexer for adaptation in subclasses |
|
More...
|
about 3 years ago
|
Update expected results for tests |
|
More...
|
about 3 years ago
|
Make jvmci-libs depend on core-lib to be sure to have the submodules loaded |
|
More...
|
about 3 years ago
|
Move initialization of source compiler into SomLanguage |
|
More...
|
about 3 years ago
|
Create source coord with right length in tests |
|
More...
|
about 3 years ago
|
Refactor local, argument, and field handling to do the adds in the overridable methods |
|
More...
|
about 3 years ago
|
Make binary selector methods avoid calling the same method twice |
|
More...
|
about 3 years ago
|
Make unknown name for variable write a parse error to get the location |
|
More...
|
about 3 years ago
|
Always set the source coord, also on parse errors |
|
More...
|
about 3 years ago
|
Return field/argument objects from add methods in cgenc/mgenc |
|
More...
|
about 3 years ago
|
Use mx to get labsjdk |
|
More...
|
about 3 years ago
|
[HACK?] Add assertion for the length of field source coordinates |
|
More...
|
about 3 years ago
|
Turn SourcecodeCompiler back into proper class, and have one for AST, and one for Bytecode |
|
More...
|
about 3 years ago
|
Make argument object accessible for language server |
|
More...
|
about 3 years ago
|
Add *narySendSelector grammar rules to allow overriding and distinguishing it from selector parsing in tools |
|
More...
|
about 3 years ago
|
Represent classSide parsing as its own grammar rule |
|
More...
|
about 3 years ago
|