quakeforge/tools/qfcc/source
Bill Currie 17e19f3892 regain about 5000 globals for customTF, but this fixes possible breakage with
premature temp var re-usage (ie, it puts the temps back into the locals space).
2001-06-04 22:35:54 +00:00
..
.gitignore add .vimrc 2001-03-26 16:36:44 +00:00
.indent.pro QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
cmdlib.c Rip out I_FloatTime from cmdlib. 2001-04-01 03:33:11 +00:00
Makefile.am re-write the opcode selection to be a hash table lookup and statment generation 2001-06-04 02:41:45 +00:00
pr_comp.c regain about 5000 globals for customTF, but this fixes possible breakage with 2001-06-04 22:35:54 +00:00
pr_def.c regain about 5000 globals for customTF, but this fixes possible breakage with 2001-06-04 22:35:54 +00:00
pr_imm.c hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00
pr_lex.c hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00
pr_opcode.c do proper temp def handling so we don'e use any where near as many defs for 2001-06-04 17:52:50 +00:00
qfcc.c hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00