]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/arrays2.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / arrays2.tmpl
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-12 Wolfgang Bumillererror about too many elements in initializer; added...