]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/correct-logic-1.tmpl
Fix ~ unary operator (can now const-fold). Also things like b &= ~1 work now. We...
[xonotic/gmqcc.git] / tests / correct-logic-1.tmpl
2012-12-23 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-22 Wolfgang BumillerTest cases for -fcorrect-logic