prog8/codeOptimizers
Irmen de Jong 80f39e8097 Merge branch 'booleans'
# Conflicts:
#	compiler/res/prog8lib/cx16/monogfx.p8
#	compiler/res/prog8lib/virtual/monogfx.p8
#	compiler/src/prog8/compiler/astprocessing/BoolRemover.kt
#	compiler/test/TestTypecasts.kt
#	docs/source/todo.rst
#	examples/cx16/highresbitmap.p8
#	examples/test.p8
#	httpCompilerService/src/prog8/http/TestHttp.kt
2024-03-11 01:00:48 +01:00
..
src/prog8/optimizer optimize certain boolean comparisons more 2024-03-05 03:09:53 +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