prog8/compilerAst
Irmen de Jong 0447b3e4cc remove testcase that attempted to check invalid %import syntax.
we only allow unquoted names, without filename suffix, in %import.
2021-10-13 22:10:35 +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 fix SourceCode to properly set the sourceName of a resource or string as well 2021-10-13 21:46:38 +02:00
test remove testcase that attempted to check invalid %import syntax. 2021-10-13 22:10:35 +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