prog8/compilerAst
2021-05-16 15:00:40 +02:00
..
src/prog8 printing 2-letter strings is now only optimized into direct CHROUT if it's a const string literal 2021-05-16 15:00:40 +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