quakeforge/ruamoko
Bill Currie dd183d3ba6 [qfcc] Handle signed-unsigned int comparison better
This fixes the upostop-- test by auto-casting implicit constants to
unsigned (and it gives a warning for signed-unsigned comparisons
otherwise). The generated code isn't quite the best, but the fix for
that is next.

Also clean up the resulting mess, though not properly. There are a few
bogus warnings, and the legit ones could do with a review.
2023-12-20 23:09:06 +09:00
..
cl_menu [qfcc] Handle signed-unsigned int comparison better 2023-12-20 23:09:06 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gatest [build] Clean up make distcheck issues 2023-07-10 11:12:22 +09:00
gui [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
include [qfcc] Support 32-bit and 64-bit handle types 2023-10-02 23:33:37 +09:00
lib [qfcc] Handle signed-unsigned int comparison better 2023-12-20 23:09:06 +09:00
qwaq [qfcc] Handle signed-unsigned int comparison better 2023-12-20 23:09:06 +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