Skip to content

v5.18.21 : Making ASCII incr/decr operations compatible with binary incr/decr ops

Compare
Choose a tag to compare
@tharanga tharanga released this 04 May 23:58
· 52 commits to master since this release
c70c69b

Adding a basic Meta arithmetic implementation to support incr/decr operations via ASCII. The semantics of these operations are now compatible with binary incr/decr operations.