]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/operators.qc
Match C's preprocessor semantics for token pasting with '##'.
[xonotic/gmqcc.git] / tests / operators.qc
2013-08-27 Dale WeilerSome style fixes for tests
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-30 Dale WeilerAdded definition file for test-suite, used by default...
2012-11-23 Wolfgang (Blub)... operator &~=
2012-11-23 Wolfgang (Blub)... operators &= and |=
2012-11-23 Wolfgang (Blub)... *= and /= operators
2012-11-23 Wolfgang (Blub)... Fixing operator precedence of suffices
2012-11-23 Wolfgang (Blub)... operator tests