quakeforge/tools/qfcc
Bill Currie eef399209d Add some very evil pragmas.
The evil comment is not just "pragmas are bad, ok?", but switching between
advanced, extended and tradtitional modes when compiling truly is evil and
not guaranteed to work. However, I needed it to make building test cases
easier (it's mostly ok to go from advanced to extended or tradtional, but
going the other way will probably cause all sorts of fun).

In the process, opcode_init now copies the opcode table data rather than
modifying it.
2012-11-22 21:59:01 +09:00
..
doc Add an extended mode to qfcc. 2012-07-14 17:16:33 +09:00
include Add some very evil pragmas. 2012-11-22 21:59:01 +09:00
source Add some very evil pragmas. 2012-11-22 21:59:01 +09:00
test Get automatic dependencies working for the progs files. 2012-11-22 21:59:01 +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 Add optional arguments to the todo list. 2012-11-14 14:55:36 +09:00