quakeforge/tools/qfcc
Bill Currie 4ef4a7e955 Start work on simple names in symbol tables
I don't remember what the goal was (stopped working on it eight months
ago), but some possibilities include:
 - better handling of nil (have trouble with assigning into struts)
 - automatic forward declarations ala C# and jai (I was watching vids
   about jai at the time)
 - something for pascal
 - simply that the default symbol type should not be var (in which case,
   goal accomplished)
2019-06-06 07:01:44 +09:00
..
doc Add support for \? to qc strings. 2018-08-19 19:31:52 +09:00
include Start work on simple names in symbol tables 2019-06-06 07:01:44 +09:00
source Start work on simple names in symbol tables 2019-06-06 07:01:44 +09:00
test More ways to break qfcc :/ 2018-10-15 19:48:19 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap
configure.in
Makefile.am Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Remove the string:string concatentation TODO item. 2013-06-26 23:04:35 +09:00