Commit Graph

10 Commits

Author SHA1 Message Date
JesseBrault0709
e112d81ea8 Transpiler refactoring finished. 2024-05-27 09:02:53 +02:00
JesseBrault0709
449c83975f Working on tools and tests. 2024-05-24 10:37:58 +02:00
JesseBrault0709
58d7641ece Lots of refactoring lexer, parser, and tools. 2024-05-23 19:25:31 +02:00
JesseBrault0709
bfa2ec6cd7 Major work on lexer/parser to help intellij plugin. 2024-05-22 13:18:44 +02:00
JesseBrault0709
1b6344dbf2 Rewrote tokenize tool in kotlin. 2024-05-21 12:31:26 +02:00
JesseBrault0709
80b01ec27a Lexer identifier refactorings and basic lexer/parser error listeners. 2024-05-21 07:55:39 +02:00
JesseBrault0709
e747ac3c32 Basic lexer input-output comparison tests. 2024-05-20 20:02:48 +02:00
JesseBrault0709
d099f9514d Created util for input-output comparison tests. 2024-05-20 19:22:54 +02:00
JesseBrault0709
c88656bd87 Moved groovy test class to groovy test source. 2024-05-20 17:35:58 +02:00
JesseBrault0709
9bb76f819d Split apart compiler and api. 2024-05-20 12:16:55 +02:00