prog8/compilerAst
Irmen de Jong c58b8a4973 fix ast to source: @shared wasn't printed
fix grammar: @shared and @zp can occur in any order now in vardecl
2022-01-13 02:29:55 +01:00
..
res/prog8lib * make resources available in compilerAst/test s; *you may have to re-import the gradle project into IDEA* 2021-07-10 20:50:07 +02:00
src/prog8 fix ast to source: @shared wasn't printed 2022-01-13 02:29:55 +01:00
build.gradle gradle build settings tweak to avoid jdk version conflict 2021-12-04 18:36:47 +01:00
compilerAst.iml moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00
readme-tests.txt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00