This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2025-02-16 22:30:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
codeGenIntermediate
/
test
History
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