prog8/compiler/test/codegeneration
2023-03-21 02:58:26 +01:00
..
TestArrayInplaceAssign.kt lookup via new ST 2023-02-05 01:15:23 +01:00
TestAsmGenSymbols.kt fix issues with reporting inlined subroutines as unused 2023-03-07 23:47:14 +01:00
TestRPNCodeGen.kt more Rpn optimizations 2023-03-19 00:48:12 +01:00
TestVariables.kt fixed compiler crash: unsigned = (-(unsigned as word) as uword) 2022-11-27 17:25:47 +01:00
TestVariousCodeGen.kt RPN: better handling of bit shifts 2023-03-21 02:58:26 +01:00