quakeforge/tools/qfcc
Bill Currie 246518f487 [qfcc] Get reused type names working for local variables
This allows the likes of "id id;" or

    typedef int foo; ... { double foo; }

So long as the redeclaration is in a sub-scope.
2022-02-07 10:40:26 +09:00
..
doc [qfcc] Make ruamoko the default and update the docs 2022-02-04 10:46:31 +09:00
include [qfcc] Create vector component symbols for parameters 2022-02-06 21:20:00 +09:00
source [qfcc] Get reused type names working for local variables 2022-02-07 10:40:26 +09:00
test [ruamoko] Make RUA_Sprintf more generally useful 2022-02-05 20:24:17 +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