quakeforge/tools/qfcc/include
Bill Currie ea451ab02d Remove unnecessary temps from function return values. This has one
*/CRITICAL/* implication: DO NOT /EVER/ RELY ON EVALUATION ORDER. This
isn't /really/ that bad: evaluation order will be consistent for similar
expressions, but for (eg) foo() + bar()*2, bar will be called first.
2001-08-24 21:47:52 +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 Remove unnecessary temps from function return values. This has one 2001-08-24 21:47:52 +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