mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-30 20:50:42 +00:00
No description
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 |
||
---|---|---|
debian | ||
doc | ||
include | ||
libs | ||
nq | ||
qw | ||
RPM | ||
tools | ||
.gitignore | ||
acconfig.h | ||
acinclude.m4 | ||
bootstrap | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
quakeforge-config.in | ||
TODO |