]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/uninit2.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / uninit2.tmpl
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-04-21 Dale WeilerWe don't need to specify "-should fail" because we...
2012-12-24 Wolfgang BumillerTests for the previous vector-liferange change