]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/dots.qc
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / dots.qc
2013-10-31 Dale WeilerMerge branch 'cooking'
2013-10-19 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-10-18 Wolfgang Bumillertype and argument parsing improved to handle the field...