]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/pperror.qc
Fix ~ unary operator (can now const-fold). Also things like b &= ~1 work now. We...
[xonotic/gmqcc.git] / tests / pperror.qc
2012-12-21 Dale WeilerImplemented preprocessing error directive tests (should...