prog8/codeOptimizers
Irmen de Jong bdeac74cfc removed the -nostrictbool compiler option
boolean types and bytes are no longer implicitly interchangeable using this option
2024-09-01 20:53:39 +02:00
..
src/prog8/optimizer removed the -nostrictbool compiler option 2024-09-01 20:53:39 +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