quakeforge/tools/qfcc
2001-08-31 16:43:26 +00:00
..
doc/man New man page for qfcc -- doesn't match the program yet, I'm committing 2001-08-31 16:43:26 +00:00
include Remove unnecessary temps from function return values. This has one 2001-08-24 21:47:52 +00:00
source foo (snafu, bar (baz)) no longer uses a temp for bar's return value 2001-08-24 23:22:02 +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