prog8/compiler
2019-01-09 03:11:01 +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
lib
prog8lib optimized some +1/-1 code 2019-01-09 03:11:01 +01:00
res/charset/c64
src optimized some +1/-1 code 2019-01-09 03:11:01 +01:00
test fixed some shift opcode issues in stackvm, tweak mandelbrot example 2019-01-08 01:31:59 +01:00
compiler.iml
stackvm.sh