prog8/codeGenIntermediate
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/codegen fix IR codegen error for b=float>value 2024-03-02 23:19:39 +01:00
test updated unit tests and some basic changes for them 2024-03-02 23:19:20 +01:00
build.gradle lib updates, removed unused and obsolete http and dbus modules 2024-03-05 23:42:35 +01:00
codeGenIntermediate.iml IR: better code for array element assignments (w.i.p.) 2024-01-23 00:56:06 +01:00