mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 15:01:41 +00:00
ea451ab02d
*/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. |
||
---|---|---|
.. | ||
.gitignore | ||
.indent.pro | ||
cmdlib.c | ||
debug.c | ||
emit.c | ||
expr.c | ||
Makefile.am | ||
pr_comp.c | ||
pr_def.c | ||
pr_imm.c | ||
pr_lex.c | ||
pr_opcode.c | ||
qc-lex.l | ||
qc-parse.y | ||
qfcc.c |