quakeforge/tools/qfcc
Bill Currie 1329a1c43a [qfcc] Implement multi-vector negation
That was surprisingly harder than expected due to recursion and a
not-so-good implementation in expr_negate (it went too high-level thus
resulting in multivec expressions getting to the code generator).
2023-08-28 17:00:14 +09:00
..
doc [qfcc] Make ruamoko the default and update the docs 2022-02-04 10:46:31 +09:00
include [qfcc] Implement multi-vector reversion 2023-08-28 11:56:35 +09:00
source [qfcc] Implement multi-vector negation 2023-08-28 17:00:14 +09:00
test [qfcc] Implement multi-vector negation 2023-08-28 17:00:14 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00