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-11-01 22:16:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3ef09d7d9afe7984afb336c3f71037ecd58ba680
prog8
/
compiler
History
Irmen de Jong
3ef09d7d9a
use LOADFIELD instruction more instead of an extra explicit ADD
...
add implicit @zp to pointer variables if they don't have a preference
2025-08-31 15:53:44 +02:00
..
res
Merge branch 'master' into structs6502
2025-08-24 14:34:15 +02:00
src
/prog8
use LOADFIELD instruction more instead of an extra explicit ADD
2025-08-31 15:53:44 +02:00
test
slightly optimize certain pointer indexing calculation, fix invalid deref optimization
2025-08-31 13:40:28 +02:00
build.gradle.kts
kotlin 2.2.10, kotest
2025-08-19 01:04:24 +02:00
compiler.iml
kotlin 2.2.10, kotest
2025-08-19 01:04:24 +02:00