quakeforge/tools/qfcc/source
Bill Currie f9baacd440 beginnings of code generation. hangs :) 2001-06-14 21:49:47 +00:00
..
.gitignore getting closer. soon timie to start putting real code in there 2001-06-12 21:06:28 +00:00
.indent.pro QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
Makefile.am getting closer. soon timie to start putting real code in there 2001-06-12 21:06:28 +00:00
cmdlib.c Rip out I_FloatTime from cmdlib. 2001-04-01 03:33:11 +00:00
pr_comp.c make initialized local variables work /properly/ 2001-06-08 20:13:10 +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 full \ handling in strings (including \e for escape (why C doesn't have that 2001-06-11 23:37:01 +00:00
pr_opcode.c miss tagged string != string 2001-06-12 15:29:05 +00:00
qc-lex.l parses CustomTF now, but no code generation 2001-06-13 18:35:41 +00:00
qc-parse.y beginnings of code generation. hangs :) 2001-06-14 21:49:47 +00:00
qfcc.c parses CustomTF now, but no code generation 2001-06-13 18:35:41 +00:00