quakeforge/tools/qfcc
Bill Currie 9d0332ae30 Make alaising a def to a larger type an internal error.
It really doesn't seem wise to allow the compiler to do so as it would
overwrite unrelated defs. The only time such a thing is valid is the return
statement (silly vm design), and that's read-only.
2012-12-03 11:38:55 +09:00
..
doc Add an extended mode to qfcc. 2012-07-14 17:16:33 +09:00
include Make alaising a def to a larger type an internal error. 2012-12-03 11:38:55 +09:00
source Make alaising a def to a larger type an internal error. 2012-12-03 11:38:55 +09:00
test Build the tests with optimization. 2012-12-01 16:40:37 +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 Update qfcc's TODO 2012-12-01 15:41:30 +09:00