quakeforge/tools/qfcc
2001-08-24 22:29:06 +00:00
..
doc/man QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
include Remove unnecessary temps from function return values. This has one 2001-08-24 21:47:52 +00:00
source missed a need to increment the users of the temp for chained functions 2001-08-24 22:29:06 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
acconfig.h good bye, old parser 2001-08-10 18:35:55 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
bootstrap QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
configure.in good bye, old parser 2001-08-10 18:35:55 +00:00
Makefile.am QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
TODO implement pre and post increment operators (++ and --) 2001-08-20 06:22:28 +00:00