prog8/compiler
2019-01-06 15:26:08 +01:00
..
antlr div and mult by a power of 2 are now optimized into shifts. Added bit shift operators << and >> 2019-01-06 08:20:22 +01:00
examples fix // expression error 2019-01-06 15:26:08 +01:00
lib renamed project to Prog8 2018-09-15 16:21:05 +02:00
res/charset/c64 added bitmap characters 2018-10-06 02:16:07 +02:00
src fix // expression error 2019-01-06 15:26:08 +01:00
test normal division is always float, implemented (u)byte integer division 2019-01-06 01:43:47 +01:00
compile.cmd multiplications 2018-12-20 23:28:03 +01:00
compile.sh multiplications 2018-12-20 23:28:03 +01:00
compiler.iml upgrade to antlr 4.7.2 2018-12-20 15:05:50 +01:00
stackvm.sh optimizations 2018-12-17 15:52:37 +01:00