prog8/codeOptimizers
2024-11-22 21:24:04 +01:00
..
src/prog8/optimizer setting a byte >=128 or word >=32768 now results in an out-of-range error, instead of an invalid casted value 2024-11-22 21:24:04 +01:00
build.gradle.kts convert build.gradle to build.gradle.kts (kotlin DSL) 2024-11-20 23:23:26 +01: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