quakeforge/tools/qfcc/include
Bill Currie ab051248e8 expr.h:
add prototype for print_expr
expr.c:
	add print_expr
	correct string accessors
	currect the result type for unary operators
qc-lex.l:
	correct string, vector and quaternion parsing
qc-parse.y:
	precedence corrections and more function scope work

CustomTF gets through the parsing again.
2001-06-25 17:15:56 +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 expr.h: 2001-06-25 17:15:56 +00:00
qfcc.h qfcc.h: 2001-06-20 03:05:50 +00:00
scope.h slowly getting there with defs processing. still borked 2001-06-18 22:51:49 +00:00