Go to file
2024-06-01 09:43: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 Fixed some di problems. 2024-05-30 11:09:06 +02:00
view-components Added better api constructor for DefaultComponentWriter. 2024-05-31 10:13:48 +02:00
views Helping out ssg. 2024-05-17 08:55:23 +02:00
web-view-components 1+ nested components in component attr values working; Each tests. 2024-05-31 16:50:34 +02:00
web-view-components-compiler Attr closure values now are reduced to single expressions if possible. 2024-06-01 09:43: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 Added todo. 2024-05-30 10:54:45 +02:00