Go to file
2024-05-30 09:03:36 +02:00
buildSrc Lots of refactoring lexer, parser, and tools. 2024-05-23 19:25:31 +02:00
cli General cleanup of gradle related things. 2024-05-06 21:00:29 +02:00
gradle Working on mismatched component error analysis and component-type ClassNode resolution. 2024-05-07 11:32:17 +02:00
groowt-all Added fp to groowt-all. 2024-05-27 10:31:56 +02:00
groowt-gradle General cleanup of gradle related things. 2024-05-06 21:00:29 +02:00
groowt-gradle-model General cleanup of gradle related things. 2024-05-06 21:00:29 +02:00
util Dependency Injection impl automatically handles "circular" constructors/setters. 2024-05-27 07:53:46 +02:00
view-components Added ability to defer component template setting until after construction. 2024-05-30 08:30:29 +02:00
views Helping out ssg. 2024-05-17 08:55:23 +02:00
web-view-components Added ability to defer component template setting until after construction. 2024-05-30 08:30:29 +02:00
web-view-components-compiler Groovy transpiler uses compilerConfiguration.groovyClassLoader instead of the groovy compilation unit class loader. 2024-05-30 09:03:36 +02:00
.gitattributes Initial commit. Woot! 2024-05-03 12:01:45 +02:00
.gitignore Initial commit. Woot! 2024-05-03 12:01:45 +02:00
gradle.properties Initial commit. Woot! 2024-05-03 12:01:45 +02:00
gradlew Initial commit. Woot! 2024-05-03 12:01:45 +02:00
gradlew.bat Initial commit. Woot! 2024-05-03 12:01:45 +02:00
settings.gradle Split apart compiler and api. 2024-05-20 12:16:55 +02:00
TODO.md Groovy transpiler uses compilerConfiguration.groovyClassLoader instead of the groovy compilation unit class loader. 2024-05-30 09:03:36 +02:00