mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
dcb51dc586
get_type and extract_type prototypes and add extern for type_names emit.c: use extract_type instead of get_type expr.c: get_type now returns the type pointer rather than the qc type enum. extract_type uses get_type to return the qc type enum. make type_names global use get_type instead of ex_expr/ex_def to cover more cases clean up function call/return processing as a result of get_type pr_opcode.c: use opcode_priority_type_table_ab when var_c is null and a minor cleanup in PR_Opcode_Find |
||
---|---|---|
.. | ||
doc/man | ||
include | ||
source | ||
.gitignore | ||
acconfig.h | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
qfcc.lsm.in | ||
TODO |