quakeforge/tools/qfcc
Bill Currie a6cdc8735a Start implementing vec = [x,y,z].
This is a nice feature found in fteqcc (also a bit of a challenge from
Spike). Getting bison to accept the new expression required rewriting the
state expression grammar, so this is mostly for the state expression. A
test to ensure the state expression doesn't break is included.
2013-09-27 23:15:56 +09:00
..
doc Add an option to control the enum switch warning. 2013-06-26 09:29:37 +09:00
include Start implementing vec = [x,y,z]. 2013-09-27 23:15:56 +09:00
source Start implementing vec = [x,y,z]. 2013-09-27 23:15:56 +09:00
test Start implementing vec = [x,y,z]. 2013-09-27 23:15:56 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +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 fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Remove the string:string concatentation TODO item. 2013-06-26 23:04:35 +09:00