prog8/compilerAst
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
..
src/prog8 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
compilerAst.iml reducing ast dependencies - separate Ast compilation module 2021-02-09 01:06:11 +01:00