]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/length.qc
Allow negation to propagate inexactness in constant folder by using neg(x) = x*-1
[xonotic/gmqcc.git] / tests / length.qc
2014-10-18 Wolfgang Bumillerrenaming the length operator to _length and fixing...
2014-09-27 Dale WeilerImplemented length operator. This closes #130