quakeforge/tools/qfcc/source
2001-08-24 22:03:50 +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 Remove unnecessary temps from function return values. This has one 2001-08-24 21:47:52 +00:00
expr.c remove debug 2001-08-24 22:03:50 +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 fix a buffer overflow in new_label_expr 2001-08-22 21:55:01 +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 report the name of the function using the most locals 2001-08-21 18:23:21 +00:00