Commit Graph

15 Commits

Author SHA1 Message Date
Jesse Brault
347c66b4c8 Update publish/gitea workflow and bump version number.
All checks were successful
Groowt Check and Publish / ci (push) Successful in 7m8s
2025-06-29 17:40:42 -05:00
Jesse Brault
ac420ce109 Use new extensible with new package name. 2025-06-28 12:38:45 -05:00
Jesse Brault
526a003533 Update old usages of di to new package name. 2025-06-28 12:23:17 -05:00
Jesse Brault
50b04d9c2c Remove util/fp from project. 2025-06-28 11:51:09 -05:00
Jesse Brault
71f1547c6a Update archive base names and artifact ids. 2025-02-16 10:26:00 -06:00
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