]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/ppindirectexpand.qc
Allow negation to propagate inexactness in constant folder by using neg(x) = x*-1
[xonotic/gmqcc.git] / tests / ppindirectexpand.qc
2014-09-27 Dale WeilerImplement support for indirect macro expansions in...