quakeforge/tools/qfcc
Bill Currie 2115e962fe [qfcc] Support typed compound initializers
Explicitly typed compound initializers are what C uses and allows them
to initialized `auto` vars and even pass through `...`. Not tested yet
other than ensuring existing tests didn't break.
2024-11-17 13:17:36 +09:00
..
doc [qfcc] Update doc for recent lyx 2024-08-11 20:46:55 +09:00
include [qfcc] Support typed compound initializers 2024-11-17 13:17:36 +09:00
source [qfcc] Support typed compound initializers 2024-11-17 13:17:36 +09:00
test [qfcc] Implement bool and lbool types 2024-11-15 12:36:08 +09:00
AUTHORS
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO [qfcc] Add some TODO items 2024-08-12 08:51:39 +09:00