prog8/codeOptimizers
2024-03-20 22:34:48 +01:00
..
src/prog8/optimizer no operand swap on logical expressions with shortcircuit evaluation (and,or are no longer associative!) 2024-03-20 22:34:48 +01:00
build.gradle lib updates, removed unused and obsolete http and dbus modules 2024-03-05 23:42:35 +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