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-08-13 00:25:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
85956b582870cbfc0ab0df20df80e3d1412e10fa
prog8
/
compiler
History
Irmen de Jong
85956b5828
code generator: add a return (RTS) to empty subroutines.
Fixes
#67
2021-10-20 22:36:13 +02:00
..
res
removed unreliable inlining of non-asmsub subroutines.
Fixes
#60
2021-10-08 23:09:38 +02:00
src
/prog8
code generator: add a return (RTS) to empty subroutines.
Fixes
#67
2021-10-20 22:36:13 +02:00
test
tests for callgraph and unused subroutine removal in optimizer
2021-10-20 22:24:10 +02:00
build.gradle
switched to more featureful Result library
2021-10-12 21:35:27 +02:00
compiler.iml
switched to more featureful Result library
2021-10-12 21:35:27 +02:00