mirror of
https://github.com/irmen/prog8.git
synced 2024-11-22 15:33:02 +00:00
137a89da15
The temporary subclass ParsedModule : Module is introduced to concentrate all the workaround stuff in one place *while still not changing any public signature* such as of the Module ctor. The convention used to indicate stuff from resources is still "<res:...>" not "@embedded@"- *note that this is caught by 3 tests in compiler* |
||
---|---|---|
.. | ||
src/prog8 | ||
test | ||
build.gradle | ||
compilerAst.iml |