prog8/compiler/test/codegeneration
Irmen de Jong 09c6cb4d6b replace unwritten vars by consts. Improved const eval.
Fixed some slight bugs in library code
2023-12-28 05:17:15 +01:00
..
TestArrayThings.kt type error tweaks 2023-12-26 18:49:01 +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 replace unwritten vars by consts. Improved const eval. 2023-12-28 05:17:15 +01:00