quakeforge/tools/qfcc/include
Bill Currie 80723fdec7 o don't ice when ex_name or ex_nil expressions show up in emit_expr.
instead, treat as useless epxression.
 o  mark rvalue expressions as such
 o  increment the users of a managed temp def when in an rvalue expr
2002-02-21 20:34:04 +00:00
..
.gitignore Fix stamp ignorance. 2001-10-05 19:42:17 +00:00
cmdlib.h made qfcc compile again, by renaming com_token to qfcc_com_token so it does not conflict with QFutil 2002-01-04 11:12:52 +00:00
expr.h o don't ice when ex_name or ex_nil expressions show up in emit_expr. 2002-02-21 20:34:04 +00:00
Makefile.am make dist fix 2002-02-16 05:15:24 +00:00
qfcc.h Implement --traditional so qfcc can be a nicer qcc. This disables several 2002-02-18 06:23:59 +00:00
scope.h header block fixes 2001-12-08 20:40:50 +00:00
struct.h enum support 2002-01-21 19:03:29 +00:00
switch.h header block fixes 2001-12-08 20:40:50 +00:00
type.h implement typedef 2002-01-23 20:50:25 +00:00