quakeforge/ruamoko/qwaq/editor
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
..
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] Rework binary_expr to be support matrices 2024-12-05 00:18:47 +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