Reworked the test suite so I can create tests for the stdlib.
[vvhitespace] / stdlib / logic.pvvs
2019-07-26 Aaron TaylorAdded bitwise OR and XOR subroutines to VVS stdlib.
2019-07-26 Aaron TaylorAdded bitwise AND subroutine to VVS stdlib.
2019-07-26 Aaron TaylorAdded isnegative and lowbitand subroutines to VVS stdlib.
2019-07-26 Aaron TaylorAdded not, rshift and lshift functions to VVS stdlib.