mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
1eef2a8b5e
When a type is aliased, the alias has two type chains: the simple type chain with all other aliases stripped, and the full type chain. There are still plenty of bugs in it, but having the clean type chain takes care of the major issue that was in the previous attempt as only the head of the type-chain needs to be skipped for type comparison. Most of the bugs are in finding the locations where the head needs to be skipped. |
||
---|---|---|
.. | ||
cl_menu | ||
game | ||
gui | ||
include | ||
lib | ||
qwaq | ||
scheme | ||
Doxyfile.in | ||
Makefile.am |