quakeforge/tools/qfcc
Bill Currie 07c4d28638 [qfcc] Handle bare "short"
Missed this case in duplicate_type. Allows "short foo" and
"sizeof(short)" (even though qfcc and the engine have two ideas of the
size: I expect trouble later).
2022-01-19 21:23:11 +09:00
..
doc [qfcc] Replace [no-]v6only with target= 2022-01-07 18:34:05 +09:00
include [qfcc] Add support for unsigned, long, etc 2022-01-19 18:08:58 +09:00
source [qfcc] Handle bare "short" 2022-01-19 21:23:11 +09:00
test [qfcc] Correct xdef structures and usage in test 2022-01-18 21:42:53 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00