]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/defs.qh
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / defs.qh
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-03-09 Dale WeilerAdd floor to tests defs.qh
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-30 Dale WeilerAdded definition file for test-suite, used by default...