prog8/compiler
Irmen de Jong 7de665d1e4 support for split wordarrays rol/ror and rol2/ror2
optimized rol and ror codegen

optimize/fix ror/ror2/rol/rol2 on word arrays
2024-01-15 03:22:37 +01:00
..
res support for split wordarrays rol/ror and rol2/ror2 2024-01-15 03:22:37 +01:00
src/prog8 dt error details 2024-01-12 17:34:19 +01:00
test IR: fix problems with symbol offsets and unused subroutines/chunks 2024-01-13 16:43:41 +01:00
build.gradle update kotest library 2023-11-22 18:40:07 +01:00
compiler.iml fixed silly if-goto expression code in IR codegen where it used too many branching instructions 2022-12-12 22:47:15 +01:00