prog8/compiler/test/codegeneration
2024-01-17 21:02:17 +01:00
..
TestArrayThings.kt fixed rol(),rol2(),ror(),ror2() 2024-01-17 21:02:17 +01:00
TestAsmGenSymbols.kt make isArray a computed property by simply checking the datatype 2023-12-26 19:58:08 +01:00
TestVariables.kt more asm symbol prefixing: variables with p8v_, subroutines with p8s_ etc 2023-12-20 22:20:59 +01:00
TestVariousCodeGen.kt fix const replacement optimization error on memory mapped variable 2024-01-07 18:48:18 +01:00