prog8/compilerAst
Irmen de Jong 552e0c2248 rename mainModule to toplevelModule.
failed module no longer retains in the Ast.
improved some tests on that.
2021-10-19 21:49:05 +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 rename mainModule to toplevelModule. 2021-10-19 21:49:05 +02:00
test string object identity hashcode can be negative sometimes, so allow a '-' character. 2021-10-19 21:08:15 +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