prog8/compiler/test/codegeneration
Irmen de Jong d76547ead4 don't crash on certain undefined symbols, give proper error instead
Also the error handlers in unit tests now de-duplicate messages just like the compiler itself does
2023-03-11 14:58:41 +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
TestVariables.kt fixed compiler crash: unsigned = (-(unsigned as word) as uword) 2022-11-27 17:25:47 +01:00
TestVariousCodeGen.kt don't crash on certain undefined symbols, give proper error instead 2023-03-11 14:58:41 +01:00