quakeforge/tools/qfcc/source
Bill Currie 00b2a45ecd change the operator for "address" from "." to "&" so load.p can be implement.
this makes it so pointers in entities work.
2001-12-08 20:17:20 +00:00
..
.gitignore getting closer. soon timie to start putting real code in there 2001-06-12 21:06:28 +00:00
.indent.pro indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
cmdlib.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
debug.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
emit.c ok, structures seem to generate correct code now 2001-12-08 08:19:48 +00:00
expr.c change the operator for "address" from "." to "&" so load.p can be implement. 2001-12-08 20:17:20 +00:00
getopt.c win32 portability fixes 2001-11-15 03:54:35 +00:00
getopt1.c qfcc: getopt support. Yes, it exists, and it works, and it's fun! :) 2001-10-26 08:14:05 +00:00
Makefile.am ok, structures seem to generate correct code now 2001-12-08 08:19:48 +00:00
pr_comp.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
pr_def.c ok, structures seem to generate correct code now 2001-12-08 08:19:48 +00:00
pr_imm.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
pr_lex.c ok, structures seem to generate correct code now 2001-12-08 08:19:48 +00:00
pr_opcode.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
qc-lex.l ok, structures seem to generate correct code now 2001-12-08 08:19:48 +00:00
qc-parse.y ok, structures seem to generate correct code now 2001-12-08 08:19:48 +00:00
qfcc.c use the new immediate indeces to make small array indeces not use a global 2001-12-07 20:10:30 +00:00
struct.c ok, structures seem to generate correct code now 2001-12-08 08:19:48 +00:00
switch.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00