|
700ecf3e5d
|
Changes from weeks ago, needs review
|
2023-10-17 12:26:40 +02:00 |
|
|
5f1f698530
|
Refactor
|
2023-08-18 15:15:40 +02:00 |
|
|
677c784b6d
|
Allow single expressions in switch expression
|
2023-08-17 13:26:30 +02:00 |
|
|
be5591f7dc
|
Rename files for macos and windows
|
2023-08-15 17:17:17 +02:00 |
|
|
4f3164a48a
|
Allow the first patterns
|
2023-07-28 12:05:30 +02:00 |
|
luca9913
|
1643412f1b
|
Added nestedPatterns
|
2023-07-12 21:54:17 +02:00 |
|
luca9913
|
3ed6edc323
|
Added SwitchExpression to AST
|
2023-07-12 21:43:50 +02:00 |
|
luca9913
|
fa7a331a66
|
Beginning of switchExpression for AST
|
2023-07-11 22:15:35 +02:00 |
|
luca9913
|
939d402b1e
|
Changed GatherNames to add types declared inside of other types to the JavaClassRegistry
|
2023-07-07 09:24:45 +02:00 |
|
luca9913
|
359f3e68ab
|
Added SwitchStmt including Type & GuardedPattern to AST
|
2023-07-04 15:27:29 +02:00 |
|
luca9913
|
1a89920430
|
Created AST node TypePattern and adapted test cases in TestNewFeatures
|
2023-06-28 22:52:18 +02:00 |
|
luca9913
|
62e7a1c871
|
Bug fix and test exclusion
|
2023-06-21 10:10:32 +02:00 |
|
luca9913
|
f08744479a
|
Started test driven bug fixing for SyntaxTreeGenerator
|
2023-06-07 22:24:16 +02:00 |
|
luca9913
|
9a780127c0
|
Grammatik um recordPattern erweitert
|
2023-03-24 04:44:52 +01:00 |
|
luca9913
|
1ab0f42fd1
|
Bug fixes für GeneralParserTest und Mehrfachaufrufe des Parsers entfernt
|
2023-03-20 22:07:47 +01:00 |
|
Andreas Stadelmeier
|
aeb4b18069
|
delete old parser files
|
2023-03-15 19:26:23 +01:00 |
|
Andreas Stadelmeier
|
79c82c122a
|
fix for new-Statement generation. Change FieldInitialization Test
|
2023-03-15 19:25:35 +01:00 |
|
luca9913
|
09cc88062e
|
StatementGenerator fertiggestellt
|
2023-03-08 06:35:55 +01:00 |
|
luca9913
|
d362858184
|
Umbau des StatementGenerators fortgeführt
|
2023-03-01 06:49:59 +01:00 |
|
luca9913
|
c118c05bb2
|
Umwandlung von Methodenaufrufen implementiert
|
2023-02-26 21:04:51 +01:00 |
|
luca9913
|
aa5f79257e
|
Antlr labels für ExpressionContext eingeführt, um StatementGenerator weiterzuentwickeln
|
2023-02-22 22:43:25 +01:00 |
|
luca9913
|
c38bf658fc
|
Anpassung Statementexpression an Java17-Grammatik begonnen
|
2023-02-13 08:16:16 +01:00 |
|
luca9913
|
0e981ce95c
|
convert(StatementContext) Implementierung fortgesetzt
|
2023-02-12 07:51:31 +01:00 |
|
luca9913
|
c78a148766
|
Alternativ-labels in grammatik & neuen ast-generator auf basis von antlr visitor
|
2023-01-17 06:38:00 +01:00 |
|
luca9913
|
4b6d69d748
|
Antlr-Grammatik angepasst, um syntaxtree-Klassen zu matchen
|
2022-12-04 21:17:39 +01:00 |
|
luca9913
|
d89e414ca7
|
Alte Java8- durch neue Java17-Grammatik ersetzt
|
2022-12-03 22:54:22 +01:00 |
|
luca9913
|
df3e2b55f9
|
Grammatik-Regeln für "instanceof-PatternMatching" eingefügt
|
2022-11-24 22:33:23 +01:00 |
|
luca9913
|
09ac2fc5cf
|
Neue Grammatik-Regeln und daraus resultierende bugfixes
|
2022-11-22 21:44:13 +01:00 |
|
Andreas Stadelmeier
|
00c8f41671
|
Change pom.xml: Clean up, Set java version to 17, Antlr4 plugin uses standard source directory. Project changes: move /test/resources to /resources
|
2022-11-15 16:21:09 +01:00 |
|