=== + ! Bugfix: fix 32 bit operations (`DIV`, `MOD`...)
1.8.7
=== + ! Bugfix: do not remove ASM blocks (optimize)
1.8.6
=== + ! Bugfix: `END` instruction was not returning result. Fixed.
1.8.5
=== + ! Bugfix: crash on bad array declaration
1.8.4
=== + ! Several bugfixes with contants declaration + Suport for UTF-8 BOM files + ! Bugfixes with `-O3` crash + ! Fixes crash with arrays + ! Other bugfixes and better stability + Better warning explanation under some circumstances
1.8.3
=== + ! Bugfix in the peephole optimizer (`-O2`) + ! Several bugfixes to improve stability + Optimization in the peephole optimizer (`-O1`) + Support for extended array str element operations + ! Other syntax bugfixes