quakeforge/tools/qfcc
Bill Currie d28507eacf [qfcc] Reduce some alias chaining
Aliasing an alias expression to the same type as the original aliased
expression is a no-op, so drop the alias entirely in order to simplify
code generation.
2022-01-28 15:29:40 +09:00
..
doc [qfcc] Replace [no-]v6only with target= 2022-01-07 18:34:05 +09:00
include [qfcc] Use locals and params_start to describe stack frame 2022-01-27 11:37:37 +09:00
source [qfcc] Reduce some alias chaining 2022-01-28 15:29:40 +09:00
test [qfcc] Check qfo target matches compile target 2022-01-27 13:24:21 +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