quakeforge/tools/qfcc
Bill Currie 8ddce20949 pr_*: add storep.p so pointers can be stored into entities
emit.c: convert & (address) to . in unary .
        rewrite emit_assign_expr
expr.c: remove debug code and make unary . less agressive on address calcs
        also convert & (address) to . for lvals
2001-12-12 20:35:58 +00:00
..
doc document all those weird opcodes :) 2001-11-05 19:32:50 +00:00
include lots of work on better array/pointer/struct handline. doesn't quite work yet 2001-12-12 08:39:47 +00:00
source pr_*: add storep.p so pointers can be stored into entities 2001-12-12 20:35:58 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
Makefile.am QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
TODO switch statement. could do with lots of improvements, but this should be a 2001-10-25 06:41:52 +00:00
acconfig.h good bye, old parser 2001-08-10 18:35:55 +00:00
bootstrap QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
configure.in win32 portability fixes 2001-11-15 03:54:35 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00