First draft of a real README for the VVS stdlib.
[vvhitespace] / stdlib / logic.pvvs
2020-03-30 Aaron TaylorFirst draft of a real README for the VVS stdlib.
2019-08-01 Aaron TaylorFixed bugs in `rshift` subroutine.
2019-07-28 Aaron TaylorUpdated #includes for stdlib.
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.