Go to file
2024-05-30 16:01:44 +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 Fixed some di problems. 2024-05-30 11:09:06 +02:00
view-components Added ability to give GroovyClassLoader to SimpleComponentTemplateClassFactory. 2024-05-30 09:21:59 +02:00
views Helping out ssg. 2024-05-17 08:55:23 +02:00
web-view-components Component closure value attr now reduce to simple expressions if possible. 2024-05-30 10:53:15 +02:00
web-view-components-compiler Fixed findErrorNodes null pointer exception on null children. 2024-05-30 16:01:44 +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 Added todo. 2024-05-30 10:54:45 +02:00