0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-02-23 12:11:49 +00:00
quakeforge/tools/qfcc/include
Bill Currie b3adadc347 @this will provide an id field named ".this" (ie, .id .this (if .this would
parse in the first place:))
also kill build_type now that a field_type function is available in type.c
2002-05-31 16:58:42 +00:00
..
.gitignore Fix stamp ignorance. 2001-10-05 19:42:17 +00:00
class.h initialize class_Class.super_class iff @keywords are seen (ie, compiling 2002-05-22 01:39:07 +00:00
cmdlib.h made qfcc compile again, by renaming com_token to qfcc_com_token so it does not conflict with QFutil 2002-01-04 11:12:52 +00:00
expr.h @this will provide an id field named ".this" (ie, .id .this (if .this would 2002-05-31 16:58:42 +00:00
function.h allow methods to be builtins 2002-05-17 18:35:54 +00:00
Makefile.am rpm building fixes 2002-05-27 20:28:10 +00:00
method.h get object pointer assignmets working and some static typing as well 2002-05-16 20:20:23 +00:00
qfcc.h write out the module data needed for the obj runtime 2002-05-21 21:28:40 +00:00
struct.h it seems object info emition works (needs more testing) 2002-05-15 23:24:19 +00:00
switch.h header block fixes 2001-12-08 20:40:50 +00:00
type.h @this will provide an id field named ".this" (ie, .id .this (if .this would 2002-05-31 16:58:42 +00:00