prog8/codeOptimizers
Irmen de Jong aef211e5f3 stricter array literal element type handling (number,bool,address-of).
More consistent implicit address-of handling if array literals contain by-ref identifiers (such as subroutine names)
2024-10-13 17:46:41 +02:00
..
src/prog8/optimizer stricter array literal element type handling (number,bool,address-of). 2024-10-13 17:46:41 +02:00
build.gradle java version tweaks 2024-05-18 20:25:44 +02:00
codeOptimizers.iml const optimizer now knows about a bunch of library functions, such as math.* 2023-12-28 20:14:13 +01:00
readme-tests.txt remove unittest machinery from modules that don't have tests 2021-11-07 17:34:14 +01:00