prog8/codeGeneration
2021-11-21 13:12:51 +01:00
..
src/prog8/compiler/target asm optimizer can now also see of a symbol reference if it is in IO space or not (to a certain extent), so that these instructions are no longer optimized away 2021-11-21 13:12:51 +01:00
test replaced many short/int values by unsigned types if appropriate 2021-11-21 00:55:56 +01:00
build.gradle migrated compilerAst module to KoTest (but not finished with the assertions yet) 2021-11-07 17:25:53 +01:00
codeGeneration.iml fix compiler crash where it used wrong datatype in split assignment 2021-11-09 01:13:23 +01:00