quakeforge/tools/qfcc/source
2001-06-28 02:58:45 +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
cmdlib.c rename filelength to FileLength to avoid a name clash in windows 2001-06-16 04:27:22 +00:00
expr.c fix . type checking 2001-06-27 21:43:10 +00:00
Makefile.am make usage of the new parser easier to configure 2001-06-25 18:22:53 +00:00
pr_comp.c make initialized local variables work /properly/ 2001-06-08 20:13:10 +00:00
pr_def.c qfcc.h: 2001-06-20 03:05:50 +00:00
pr_imm.c create empty defs for vertex and quaternion compontents 2001-06-27 22:24:28 +00:00
pr_lex.c start on actually generating code. doesn't work yet (getting a weird type 2001-06-26 07:21:20 +00:00
pr_opcode.c start on actually generating code. doesn't work yet (getting a weird type 2001-06-26 07:21:20 +00:00
qc-lex.l fix // comments at end of file (ie, no trailing \n) 2001-06-27 20:47:41 +00:00
qc-parse.y fix the corrupted locals problem (df->locals was getting set too early) 2001-06-28 02:58:45 +00:00
qfcc.c clean up error reporting a little 2001-06-25 23:42:49 +00:00