quakeforge/tools/qfcc/source
Bill Currie 8d29efe552 remove a debug print 2001-08-21 17:22:55 +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
Makefile.am good bye, old parser 2001-08-10 18:35:55 +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 move the chained funcion support out of emit_function_expr into funciton_expr 2001-08-20 04:56:00 +00:00
expr.c fix a segfault due to type mangling for ... functions 2001-08-20 18:23:47 +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 extend the hash api to more easily support general cases 2001-08-16 02:51:53 +00:00
qc-lex.l remove a debug print 2001-08-21 17:22:55 +00:00
qc-parse.y implement pre and post increment operators (++ and --) 2001-08-20 06:22:28 +00:00
qfcc.c good bye, old parser 2001-08-10 18:35:55 +00:00