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-01-11 13:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
compiler
History
Irmen de Jong
ca5f7ae32f
global (block-level) variables that get initialized with an array index expression now get a constant value as well if possible. This reduces the number of instructions in the init globals code block
2024-10-16 02:14:19 +02:00
..
res
remove unused syscalls
2024-10-15 18:24:55 +02:00
src
/prog8
err msgs
2024-10-13 21:33:13 +02:00
test
global (block-level) variables that get initialized with an array index expression now get a constant value as well if possible. This reduces the number of instructions in the init globals code block
2024-10-16 02:14:19 +02:00
build.gradle
added memsizer unit tests
2024-09-08 15:24:47 +02:00
compiler.iml
added memsizer unit tests
2024-09-08 15:24:47 +02:00