Added not, rshift and lshift functions to VVS stdlib.
[vvhitespace] / tests /
2019-07-11 Aaron TaylorUpdated all the READMEs for VVhitespace.
2019-07-11 Aaron TaylorBugfix for BRZ and BMI commands that weren't advancing...
2019-07-08 Aaron TaylorChanged jump-if-tos-is-zero and jump-if-tos-is-negative...
2019-07-07 Aaron TaylorAdded final tests. All VVhitespace commands now have...
2019-07-05 Aaron TaylorAdded tests for output half of IO IMP.
2019-07-05 Aaron TaylorAdded tests for flow control IMP.
2019-07-05 Aaron TaylorCleaning up test from previous, premature commit.
2019-07-05 Aaron TaylorAdded tests for heap IMP.
2019-07-04 Aaron TaylorAdded basic tests for stack and arithmetic IMPs.
2019-07-04 Aaron TaylorAdded basic test system for VVhitespace interpreter.