prog8/compilerAst
2021-10-30 12:01:52 +02:00
..
build/tmp/test make sure tmp folders exist for unit tests 2021-10-29 03:04:16 +02: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 todos 2021-10-30 00:38:48 +02:00
test implemented CharLiteral.constValue() 2021-10-30 00:05:55 +02:00
build.gradle simplified gradle config, automatically run installDist task after build 2021-10-30 12:01:52 +02:00
compilerAst.iml switched to more featureful Result library 2021-10-12 21:35:27 +02:00