Commit Graph

10 Commits

Author SHA1 Message Date
Jesse Brault
45d188d064 Auto-imports working for both Groovyc configuration and independent API. 2025-01-26 15:35:18 -06:00
Jesse Brault
1a528465f9 Remove pre-emptive resolving mechanism, relying instead on built-in Groovyc resolution. 2025-01-26 13:23:31 -06:00
JesseBrault0709
449c83975f Working on tools and tests. 2024-05-24 10:37:58 +02:00
JesseBrault0709
f0b133bb22 Added antlr task dependencies. 2024-05-24 09:45:10 +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
e747ac3c32 Basic lexer input-output comparison tests. 2024-05-20 20:02:48 +02:00
JesseBrault0709
13c84e8879 CompilerPipeline refactor and creation of forwarding groovy/wvc compiler. 2024-05-20 14:51:07 +02:00
JesseBrault0709
9bb76f819d Split apart compiler and api. 2024-05-20 12:16:55 +02:00