quakeforge/tools/qfcc/include
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
..
.gitignore ignore .vimrc 2001-06-04 18:33:50 +00:00
cmdlib.h more format attributes 2001-07-03 20:56:01 +00:00
expr.h implement pre and post increment operators (++ and --) 2001-08-20 06:22:28 +00:00
Makefile.am QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
qfcc.h fix a buffer overflow in new_label_expr 2001-08-22 21:55:01 +00:00
scope.h slowly getting there with defs processing. still borked 2001-06-18 22:51:49 +00:00