quakeforge/ruamoko/qwaq/editor
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
..
editbuffer.h [gamecode] Clean up string_t and pointer_t 2022-01-18 12:11:14 +09:00
editbuffer.r [qwaq] Implement word left and right 2021-06-11 10:14:07 +09:00
editor.h [qwaq] Fix various scrollbar related issues 2021-06-12 01:30:44 +09:00
editor.r [qfcc] Handle signed-unsigned int comparison better 2023-12-20 23:09:06 +09:00
status.h [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
status.r [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00