Fixes to `vvi` related to pushing the most negative number to the stack.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 31 Jul 2019 21:36:37 +0000 (14:36 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 31 Jul 2019 21:36:37 +0000 (14:36 -0700)
commit6b5e4b38b5fff236dce186ec191390d92d227a47
tree5b6ba5b267ad0a4aa025a7a856f25bae88ab57d4
parent60d04456549c25d8125c85c899e877e0d0b5a13c
Fixes to `vvi` related to pushing the most negative number to the stack.
tests/6001_push_intmin.pvvs [new file with mode: 0644]
tests/vv_test.py
vv_interpreter.c