]> de.git.xonotic.org Git - xonotic/gmqcc.git/history - tests/operators.qc
multiple dots to start a field type, ie ..float for a fieldpointer field
[xonotic/gmqcc.git] / tests / operators.qc
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