prog8/compiler
2021-04-19 02:18:55 +02:00
..
lib project restructure 2020-12-27 07:21:39 +01:00
res fix wrong values for register used in array indexing expressions 2021-04-18 13:53:02 +02:00
src/prog8 added petscii mappings for ^, _, \, {, } and | 2021-04-19 02:18:55 +02:00
test codegen now uses correct machine target's string encoder/decoder. Encoding more robust by checking upper case mapping if lowercase mapping fails. 2021-04-09 23:33:32 +02:00
build.gradle update kotlin plugin to 1.4.32 2021-03-31 20:52:05 +02:00
compiler.iml created extensive comparison test suite 2021-03-18 00:50:13 +01:00