quakeforge/tools/qfcc
Bill Currie 081d8f3c47 ^ and ~ operators for qc (^ from Rhamphoryncus) and clean up the punctuation
line in qc-lex.l (why didn't I think to do that in the first place?!?)
2001-08-09 16:34:46 +00:00
..
doc/man QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
include Add support for checkfunction, which is a builtin that searches for 2001-08-04 09:11:50 +00:00
source ^ and ~ operators for qc (^ from Rhamphoryncus) and clean up the punctuation 2001-08-09 16:34:46 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
acconfig.h C preprocessor support for qfcc. Depends on the new parser. --enable-cpp 2001-07-17 05:02:34 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
bootstrap QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
configure.in make --enable-cpp work when new-parser is left to default (which is on) 2001-07-19 03:00:08 +00:00
Makefile.am QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
TODO more jobs 2001-08-01 00:19:05 +00:00