prog8/codeOptimizers
2024-01-01 16:00:11 +01:00
..
src/prog8/optimizer removed chained comparisons again, because they caused invalid expression evaluations due to changed semantics. 2024-01-01 16:00:11 +01:00
build.gradle const optimizer now knows about a bunch of library functions, such as math.* 2023-12-28 20:14:13 +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