prog8/codeGenIntermediate/test
Irmen de Jong 905921a684 IR: new (sys)call instructions that encapsulate the full subroutine call
to fix the bugs resulting from nesting subroutine calls (as param to another call etc)
2023-05-14 15:20:25 +02:00
..
Dummies.kt don't crash on certain undefined symbols, give proper error instead 2023-03-11 14:58:41 +01:00
TestIRPeepholeOpt.kt some improvements to IR peephole optimizer 2023-05-02 00:29:04 +02:00
TestVmCodeGen.kt IR: new (sys)call instructions that encapsulate the full subroutine call 2023-05-14 15:20:25 +02:00