mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 22:52:21 +00:00
3fe67eecd2
it helps if one understands /why/ something is done. I think this might be it for the reference count tweeks switch.c: o better control over whether case ranges are built o /always/ append the temp = test expression and use temp instead of test for the != check o only ever build case ranges if the switch expression is integer |
||
---|---|---|
.. | ||
.gitignore | ||
.indent.pro | ||
cmdlib.c | ||
debug.c | ||
emit.c | ||
expr.c | ||
getopt.c | ||
getopt1.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 | ||
switch.c |