Added printf and stackrotate functions to VVS stdlib.
[vvhitespace] / vv_test.py
2019-07-11 Aaron TaylorBugfix for BRZ and BMI commands that weren't advancing...
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 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.