]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/bitnotgmqcc.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / bitnotgmqcc.tmpl
2013-08-29 Dale WeilerRemove &~= operator from gmqccs operator table, only...