prog8/codeOptimizers
Irmen de Jong 45a9751217 fix type of optimized lsb() / mkword() arguments when signed.
printast1 command line option now also works in case of compilation errors.
2024-01-10 23:57:44 +01:00
..
src/prog8/optimizer fix type of optimized lsb() / mkword() arguments when signed. 2024-01-10 23:57:44 +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