quakeforge/tools/qfcc/include
Bill Currie 90b5c57266 fix lost initial char of string constants
make expression strings char * instead of string_t (don't put them into
pr_strings prematurely);
2001-06-25 22:53:15 +00:00
..
.gitignore ignore .vimrc 2001-06-04 18:33:50 +00:00
Makefile.am QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
cmdlib.h rename filelength to FileLength to avoid a name clash in windows 2001-06-16 04:27:22 +00:00
expr.h fix lost initial char of string constants 2001-06-25 22:53:15 +00:00
qfcc.h better label handling and strings are now completely parsed (including escapes) 2001-06-25 22:11:20 +00:00
scope.h slowly getting there with defs processing. still borked 2001-06-18 22:51:49 +00:00