Instrument nodes to count their activations |
|
More...
|
over 3 years ago
|
Added comment |
|
More...
|
over 3 years ago
|
Merge PR #116: Replace SourceSection objects with longs that encode the same info |
|
More...
|
almost 4 years ago
|
Fix method equals and hashCode |
|
More...
|
almost 4 years ago
|
Fix naming in Field class |
|
More...
|
almost 4 years ago
|
Merge PR #118: Simplify #== primitive and split #<> and #~= primitives to simplify them |
|
More...
|
almost 4 years ago
|
Split <> and ~= primitives to have the same but reverse semantics of = and == |
|
More...
|
almost 4 years ago
|
Fail on compilation failure, to know that we don't have hidden bugs |
|
More...
|
almost 4 years ago
|
Added Regression test, though this seemed to have worked |
|
More...
|
almost 4 years ago
|
Adapt WithSource to be able to give CachedExprNode a source |
|
More...
|
almost 4 years ago
|
Restore correct symbol lookup for getSelector based on source |
|
More...
|
almost 4 years ago
|
Also remove boolean, is handled by generic == already |
|
More...
|
almost 4 years ago
|
Move dummy handling to SourceCoordinate |
|
More...
|
almost 4 years ago
|
Minimize Object>>#== implementation |
|
More...
|
almost 4 years ago
|
Handle the startIndex and length explicitly with Lexer |
|
More...
|
almost 4 years ago
|
Merge PR #117: Added SomParse benchmark, and make SomSom not measure parsing |
|
More...
|
almost 4 years ago
|
Update Eclipse for GitHub Actions |
|
More...
|
almost 4 years ago
|
Added SomParse benchmark, and make SomSom not measure parsing |
|
More...
|
almost 4 years ago
|
Combine in just one line |
|
More...
|
almost 4 years ago
|
Ignore nodes and avoid instrumentation while inlining on the AST level |
|
More...
|
almost 4 years ago
|
Save node's source details as a long, a source coordinate |
|
More...
|
almost 4 years ago
|
BD: Introduces a long-based source coordinate |
|
More...
|
almost 4 years ago
|
BD: Remove getThis/SuperReadNode, not used |
|
More...
|
almost 4 years ago
|
BD: Remove Full and Tagged SourceCoordinate, which are not used |
|
More...
|
almost 4 years ago
|
Make setStructuralProbe static |
|
More...
|
almost 4 years ago
|
Remove source sections, initial step |
|
More...
|
almost 4 years ago
|
Merge PR #115: Remove Universe Object and Rely on Statics Global Data |
|
More...
|
almost 4 years ago
|
Remove Universe's object |
|
More...
|
almost 4 years ago
|
BD: Remove Context |
|
More...
|
almost 4 years ago
|
Extract Globals |
|
More...
|
almost 4 years ago
|