quakeforge/tools/qfcc
Bill Currie d1fcfd1939 Implement --traditional so qfcc can be a nicer qcc. This disables several
keywords (quaternion integer function for break continue switch case default
NIL struct enum typedef) and converts some errors to warnings (assignment to
constants, insufficient function arguments, return; from non-void function,
anal function `pointer' type checks)
2002-02-18 06:23:59 +00:00
..
doc more make dist fixes 2002-01-22 18:04:03 +00:00
include Implement --traditional so qfcc can be a nicer qcc. This disables several 2002-02-18 06:23:59 +00:00
source Implement --traditional so qfcc can be a nicer qcc. This disables several 2002-02-18 06:23:59 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
acconfig.h good bye, old parser 2001-08-10 18:35:55 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in subdirs must come /after/ their parent in the AC_OUTPUT list 2002-01-22 07:42:35 +00:00
Makefile.am some make dist fixes 2002-01-22 17:17:18 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
TODO blah 2001-12-12 22:04:34 +00:00