quakeforge/tools/qfcc
Bill Currie 4c48851096 fix a buffer overflow in new_label_expr
use reference counting for temp defs and call PR_FreeTempDefs at the end
of emit_sub_expr as well as emit_expr.
fix a (relatively harmless) bug in type processesing of foo.bar =
2001-08-22 21:55:01 +00:00
..
doc/man QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
include fix a buffer overflow in new_label_expr 2001-08-22 21:55:01 +00:00
source fix a buffer overflow in new_label_expr 2001-08-22 21:55:01 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
acconfig.h good bye, old parser 2001-08-10 18:35:55 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
bootstrap QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
configure.in good bye, old parser 2001-08-10 18:35:55 +00:00
Makefile.am QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
TODO implement pre and post increment operators (++ and --) 2001-08-20 06:22:28 +00:00