quakeforge/ruamoko
Bill Currie 99632ddb03 [qfcc] Rework function/pointer/array declarations
They should now work in generic contexts, but the pressing need to work
on arrays was due to constant expressions for element counts breaking.
As a side effect, function pointers are now a thing (and seem to work
like they do in C)
2025-01-03 13:22:29 +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] Rework function/pointer/array declarations 2025-01-03 13:22:29 +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