quakeforge/ruamoko
Bill Currie 674fbae225 [qfcc] Rework binary_expr to be support matrices
And, nicely, simplify it quite a bit. I'm not sure why I didn't thinkg
of this approach before. While the ruamoko back-end doesn't support
matrices yet, the expressions are handled.

As a side effect, type checking on comparisons is "stricter" in that
more potentially bogus comparisons (eg, int-float) are caught, resulting
in a few warnings in ruamoko code and even finding a couple of bugs.
2024-12-05 00:18:47 +09:00
..
cl_menu [qfcc] Rework binary_expr to be support matrices 2024-12-05 00:18:47 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gatest [qfcc] Implement bool and lbool types 2024-11-15 12:36:08 +09:00
gui [qfcc] Implement bool and lbool types 2024-11-15 12:36:08 +09:00
include [qfcc] Use count for number of array elements 2024-11-17 15:27:10 +09:00
lib [qfcc] Check declarator type chains 2024-08-21 08:23:12 +09:00
qwaq [qfcc] Rework binary_expr to be support matrices 2024-12-05 00:18:47 +09:00
scheme [qfcc] Handle signed-unsigned int comparison better 2023-12-20 23:09:06 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00