mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 21:02:50 +00:00
3967f5cf95
*type_method to type_Method emit.c: support casting between pointers expr.c: support casting between pointers method.c: correct the type for _cmd type_method to type_Method.aux_type qc-lex.l: Method type is a poniter to a method qc-parse.y: support , args to messages (not fully implemented yet) type.c: *type_method to type_Method and make type_Method a pointer to a method |
||
---|---|---|
.. | ||
.gitignore | ||
.indent.pro | ||
class.c | ||
cmdlib.c | ||
debug.c | ||
emit.c | ||
expr.c | ||
function.c | ||
Makefile.am | ||
method.c | ||
pr_comp.c | ||
pr_def.c | ||
pr_imm.c | ||
pr_lex.c | ||
pr_opcode.c | ||
qc-lex.l | ||
qc-parse.y | ||
qfcc.c | ||
struct.c | ||
switch.c | ||
type.c |