quakeforge/tools/qfcc
Adam Olsen c218ede288 Add support for checkfunction, which is a builtin that searches for
another builtin by name, and returns it.

Soon I'll change all our new builtins to by allocated dynamically, as
well as changing the number checkfunction uses, and happily break
everything that uses them :D
2001-08-04 09:11:50 +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 Add support for checkfunction, which is a builtin that searches for 2001-08-04 09:11:50 +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