prog8/compilerAst
2021-07-09 17:32:33 +02:00
..
src/prog8 * no more scattering magic "@embedded@" all over the place: add SourceCode.isFromResources, *change Module.source from type Path to type SourceCode* 2021-07-09 17:32:33 +02:00
test * fix (hack) .name, .source and .position of Modules from the parser (via temp. subclass ParsedModule) 2021-07-09 15:52:03 +02:00
build.gradle updated gradle scripts (fixed warnings), updated some library dependencies 2021-06-13 18:10:07 +02:00
compilerAst.iml added some simple unit tests to the ast parser 2021-06-13 14:59:57 +02:00