prog8/compiler
Irmen de Jong ba96a637be remove strdedup compiler argument again
(string deduplication is the default again but only for known-const strings, i.e. string literals)
2021-05-18 23:52:43 +02:00
..
lib project restructure 2020-12-27 07:21:39 +01:00
res optimize cx16 sys.wait and sys.waitvsync to use WAI instruction 2021-05-17 18:44:42 +02:00
src/prog8 remove strdedup compiler argument again 2021-05-18 23:52:43 +02:00
test remove strdedup compiler argument again 2021-05-18 23:52:43 +02:00
build.gradle strings of 1 and 2 length no longer optimized into one call to CHROUT - also upgrade to kotlin 1.5.0 2021-05-06 23:46:18 +02:00
compiler.iml created extensive comparison test suite 2021-03-18 00:50:13 +01:00