Add support for the xor operator.
authorDavid Given <dg@cowlark.com>
Sat, 31 Dec 2016 17:36:12 +0000 (17:36 +0000)
committerDavid Given <dg@cowlark.com>
Sat, 31 Dec 2016 17:36:12 +0000 (17:36 +0000)
commit803b81e3f4aca291ef937174d9033bc30f32e78c
tree0e3c8c130346014bbbaea07d217f2bb1c5a99ef6
parentc3e1ef1064f1ff682e1cf80bb382a8211a06af61
Add support for the xor operator.
lang/b/compiler/b.h
lang/b/compiler/b0.c
lang/b/compiler/b1.c