quakeforge/tools/qfcc
Bill Currie 4ed25ed616 [qfcc] Correct some misuses of scanner
It really affected only collect_args, but in fixing that I noticed I was
very inconsistent with scanner's type (should be yyscan_t or void *, but
not yyscan_t *).
2023-11-22 11:54:14 +09:00
..
doc [qfcc] Make ruamoko the default and update the docs 2022-02-04 10:46:31 +09:00
include [qfcc] Base default object file name on output file 2023-11-20 14:19:01 +09:00
source [qfcc] Correct some misuses of scanner 2023-11-22 11:54:14 +09:00
test [qfcc] Recursively expand __VA_OPT__'s argument 2023-11-18 18:09:34 +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