prog8/compiler
2022-01-16 17:20:32 +01:00
..
res code size optimization: don't copy floats with inlined copy code but use copy_float routine 2022-01-09 16:18:13 +01:00
src/prog8 add @requirezp and allow str/array to be on zp (with warning) 2022-01-16 17:20:32 +01:00
test add @requirezp and allow str/array to be on zp (with warning) 2022-01-16 17:20:32 +01:00
build.gradle gradle build settings tweak to avoid jdk version conflict 2021-12-04 18:36:47 +01:00
compiler.iml moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00