quakeforge/tools/qfcc/source
Bill Currie 7ef4c2776e Immidiate sharing now /works/ (shaved off two pr_globals from CustomTF, too:).
Detect assignments to initialized globals and give an error, unless the --cow
(copy on write) option is given, and then allocate a new global for the var,
clear its initialized flag.
Relocate all globals.
2001-06-08 06:32:15 +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 Immidiate sharing now /works/ (shaved off two pr_globals from CustomTF, too:). 2001-06-08 06:32:15 +00:00
pr_def.c Immidiate sharing now /works/ (shaved off two pr_globals from CustomTF, too:). 2001-06-08 06:32:15 +00:00
pr_imm.c Immidiate sharing now /works/ (shaved off two pr_globals from CustomTF, too:). 2001-06-08 06:32:15 +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 customTF is now down to 4989 pr_globals. all parameters, local veriables and 2001-06-05 08:09:12 +00:00
qfcc.c Immidiate sharing now /works/ (shaved off two pr_globals from CustomTF, too:). 2001-06-08 06:32:15 +00:00