quakeforge/tools/qfcc/source
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 three gitignores. 2002-01-31 07:49:29 +00:00
.indent.pro indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
class.c initialize class_Class.super_class iff @keywords are seen (ie, compiling 2002-05-22 01:39:07 +00:00
cmdlib.c memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
debug.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
emit.c type.h: 2002-05-22 05:03:36 +00:00
expr.c @this will provide an id field named ".this" (ie, .id .this (if .this would 2002-05-31 16:58:42 +00:00
function.c vararg functions can now be imlemented in qc using @argc (number of params 2002-05-22 20:43:29 +00:00
Makefile.am getting closer to emiting ObjQC code 2002-05-08 21:24:24 +00:00
method.c fix some method list emission bugs 2002-05-31 06:00:11 +00:00
pr_comp.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
pr_def.c allocate defs using the correct size from the type 2002-05-31 05:04:16 +00:00
pr_imm.c `initialize' the defs for the obj constructs 2002-05-16 21:57:03 +00:00
pr_lex.c clean up of qfcc.h and shuffle around the predefined types 2002-05-09 06:34:48 +00:00
pr_opcode.c indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
qc-lex.l @this will provide an id field named ".this" (ie, .id .this (if .this would 2002-05-31 16:58:42 +00:00
qc-parse.y @this will provide an id field named ".this" (ie, .id .this (if .this would 2002-05-31 16:58:42 +00:00
qfcc.c make things a little quieter 2002-05-31 07:24:54 +00:00
struct.c write out the module data needed for the obj runtime 2002-05-21 21:28:40 +00:00
switch.c memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
type.c @this will provide an id field named ".this" (ie, .id .this (if .this would 2002-05-31 16:58:42 +00:00