- 01 Oct, 2019 2 commits
-
-
René Schöne authored
- Also add some tests for left direction
-
René Schöne authored
-
- 14 Aug, 2019 2 commits
-
-
Johannes Mey authored
Emit filenames for error messages. See merge request johannes.mey/relast!2
-
René Schöne authored
- Extended grammar to let TypeDecl and Relation have filename - Extended error message to display and order first by filename - Added testcase with multiple inputs having errors
-
- 03 Jun, 2019 2 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
-
- 23 Apr, 2019 5 commits
-
-
René Schöne authored
-
René Schöne authored
-
René Schöne authored
- Simplified lexer, dropping lexical state String - Added test case for this scenario (copied from MultipleFiles)
-
René Schöne authored
- Change imports in test MultipleFiles - Organize imports in test InsertRelations
-
Johannes Mey authored
Mquat2 Closes #11, #6, and #5 See merge request johannes.mey/relast!1
-
- 22 Mar, 2019 1 commit
-
-
Johannes Mey authored
-
- 20 Mar, 2019 2 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
use direct field access instead of getter to reduce unnecessary dependency creation when using incremental evaluation
-
- 19 Mar, 2019 3 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
-
Johannes Mey authored
-
- 18 Mar, 2019 1 commit
-
-
Johannes Mey authored
-
- 15 Mar, 2019 4 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
-
René Schöne authored
-
Johannes Mey authored
-
- 13 Mar, 2019 2 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
-
- 11 Mar, 2019 7 commits
-
-
Johannes Mey authored
check uniqueness during serialisation, fix nullpointer issues in rewrite checks, add test for node removal
-
Johannes Mey authored
-
Johannes Mey authored
-
René Schöne authored
Add flag `--useJastAddNames` generate names in the form of addX, removeX and setX. If omitted, relast will default to the original naming scheme addToX, removeFromX and setX.
-
Johannes Mey authored
-
Johannes Mey authored
-
Johannes Mey authored
-
- 03 Mar, 2019 1 commit
-
-
Johannes Mey authored
-
- 02 Mar, 2019 6 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
-
Johannes Mey authored
-
Johannes Mey authored
-
Johannes Mey authored
-
Johannes Mey authored
-
- 26 Feb, 2019 2 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
make unresolved subtypes of abstract types abstract, use unresolved interface. rename resolver methods (for MQuAT compatibility)
-