prog8/compiler
2021-03-17 20:15:16 +01:00
..
lib project restructure 2020-12-27 07:21:39 +01:00
res don't optimize with inlining too aggressively (code bloat) 2021-03-16 00:33:15 +01:00
src/prog8 fixed issues in uword '>' 2021-03-16 23:40:32 +01:00
test moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
build.gradle switch to Kotlin's new JVM IR compilation 2021-02-26 01:10:00 +01:00
compiler.iml reducing ast dependencies - separate Ast compilation module 2021-02-09 01:06:11 +01:00