prog8/compiler/test/codegeneration
2023-10-27 21:41:52 +02:00
..
TestArrayThings.kt remove last trace of getTempVar (arry index expression) 2023-10-27 21:41:52 +02:00
TestAsmGenSymbols.kt fix alignment of uninitialized arrays in aligned blocks (make them initialized with zeros so they don't end up in the BSS section) 2023-10-04 00:12:36 +02:00
TestVariables.kt get rid of newexpr compiler option 2023-07-02 15:26:04 +02:00
TestVariousCodeGen.kt fix signed byte to word sign extension in assignment 2023-10-17 03:08:37 +02:00