prog8/compiler
2021-12-15 01:52:28 +01:00
..
res the returnvalue of the diskio.load() function family now is just the last load address+1 (like kernal's LOAD routine). 2021-12-14 23:54:42 +01:00
src/prog8 implicit int to float conversion is now an error if floats are not enabled. 2021-12-15 01:52:28 +01:00
test implicit int to float conversion is now an error if floats are not enabled. 2021-12-15 01:52:28 +01:00
build.gradle
compiler.iml moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00