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
2024-12-23 09:32:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3675d7961b
prog8
/
compiler
History
Irmen de Jong
3675d7961b
boolean variables can now also be memory-mapped (including boolean arrays)
2024-12-11 18:25:27 +01:00
..
res
Optimize 6502 bitwise operations on word values where only the msb or lsb is touched
2024-12-10 21:42:42 +01:00
src
/prog8
boolean variables can now also be memory-mapped (including boolean arrays)
2024-12-11 18:25:27 +01:00
test
explicit integer type check for @R0-R15 parameters
2024-12-10 23:19:41 +01:00
build.gradle.kts
update to kotlin 2.1.0
2024-11-28 03:49:07 +01:00
compiler.iml
fix beanshell compile with jdk11
2024-10-29 23:42:37 +01:00