quakeforge/tools/qfcc
Bill Currie da14c95bb8 Initialize current_symtab in class_init() when necessary.
If an objective-qc symbol is the first token to be read, class_init() is
called before the parser gets a chance to perform the initialization
action. However, class_init() setting current_symtab if the first
objective-qc symbol is seen in a function body would be bad.
2011-02-08 22:26:35 +09:00
..
doc Objective-C warnings documentation from gcc. 2010-12-16 20:12:24 +09:00
include Store the source expression in a statement. 2011-02-08 18:18:34 +09:00
source Initialize current_symtab in class_init() when necessary. 2011-02-08 22:26:35 +09:00
test Add my QuakePascal test program. 2011-01-17 22:44:58 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am "make dist" fixes 2010-08-21 13:09:53 +09:00
TODO more todos 2010-01-13 06:33:31 +00:00