prog8/compiler
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