prog8/compilerAst
Irmen de Jong 82d20dea39 a few comment and TODO cleanups.
remove remark about chars UBYTE type, kotlin's closest native type that can contain 0-255 is a short.
2021-10-19 23:20:34 +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 a few comment and TODO cleanups. 2021-10-19 23:20:34 +02:00
test remove unneeded check for duplicate module names as this is now caught by the logic in Program.addModule itself 2021-10-19 22:12:54 +02:00
build.gradle switched to more featureful Result library 2021-10-12 21:35:27 +02:00
compilerAst.iml switched to more featureful Result library 2021-10-12 21:35:27 +02:00