]> de.git.xonotic.org Git - xonotic/gmqcc.git/history - tests/exponentiation.qc
Implemented >< (vector cross product operator). Currently support for constants only.
[xonotic/gmqcc.git] / tests / exponentiation.qc
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-03-08 Dale WeilerImplemented __builtin_exp
2013-03-07 Dale WeilerActually generate an ast_call for __builtin_pow for...