]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/xor.qc
Add the good old xor swap trick to the xor test, yes it works :P
[xonotic/gmqcc.git] / tests / xor.qc
2013-06-16 Dale WeilerAdd the good old xor swap trick to the xor test, yes...
2013-06-16 Dale WeilerMake ^ legal for vector ^ vector, and vector ^ float...
2013-06-15 Dale WeilerMake them tests work now
2013-06-15 Dale WeilerImplemented bitwise xor operator.