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-14 22:27:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ec7b9f54c255dfc82271b488fbba16571019f0e2
prog8
/
compiler
/
src
/
prog8
History
Irmen de Jong
ec7b9f54c2
subroutine inlining is an optimizer step
2020-07-01 12:41:10 +02:00
..
ast
subroutine inlining is an optimizer step
2020-07-01 12:41:10 +02:00
compiler
subroutine inlining is an optimizer step
2020-07-01 12:41:10 +02:00
functions
Got rid of old Ast transformer Api, some compiler error fixes
2020-06-16 01:25:49 +02:00
optimizer
removed some double code related to call tree
2020-06-30 20:42:55 +02:00
parser
applying new astwalker for modifications
2020-03-19 21:30:01 +01:00
server
/dbus
avoid pulling in the dbus libraries for now
2020-03-14 14:40:39 +01:00
CompilerMain.kt
got rid of the Simulator / AST VM
2020-03-22 02:50:34 +01:00