quakeforge/tools/qfcc/source
Adam Olsen caeb31e6ca start of the support for chained function calls. Actually, they
should work fine now, there's just some extra temp vars we want to
remove before we can consider it "done" :)
2001-08-10 20:35:42 +00:00
..
.gitignore getting closer. soon timie to start putting real code in there 2001-06-12 21:06:28 +00:00
.indent.pro QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
cmdlib.c rename filelength to FileLength to avoid a name clash in windows 2001-06-16 04:27:22 +00:00
debug.c helps if I remember this :/ 2001-07-14 01:16:07 +00:00
emit.c start of the support for chained function calls. Actually, they 2001-08-10 20:35:42 +00:00
expr.c got a few new operators for qc :) 2001-08-10 16:17:00 +00:00
Makefile.am good bye, old parser 2001-08-10 18:35:55 +00:00
pr_comp.c good bye, old parser 2001-08-10 18:35:55 +00:00
pr_def.c good bye, old parser 2001-08-10 18:35:55 +00:00
pr_imm.c good bye, old parser 2001-08-10 18:35:55 +00:00
pr_lex.c move a var 2001-08-10 18:42:13 +00:00
pr_opcode.c good bye, old parser 2001-08-10 18:35:55 +00:00
qc-lex.l good bye, old parser 2001-08-10 18:35:55 +00:00
qc-parse.y move SHL and SHR down in expr 2001-08-10 17:00:53 +00:00
qfcc.c good bye, old parser 2001-08-10 18:35:55 +00:00