quakeforge/ruamoko
Bill Currie 1eef2a8b5e [qfcc] Implement type aliasing again
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.
2020-03-28 12:10:23 +09:00
..
cl_menu [cl_menu] Remove a stale FIXME 2020-03-27 22:12:45 +09:00
game [build] Fix ruamoko/gui's auto dependencies 2020-03-26 16:53:53 +09:00
gui [build] Fix ruamoko/gui's auto dependencies 2020-03-26 16:53:53 +09:00
include [qfcc] Implement type aliasing again 2020-03-28 12:10:23 +09:00
lib [build] Fix ruamoko/gui's auto dependencies 2020-03-26 16:53:53 +09:00
qwaq [qwaq] Implement rectangular region clearing 2020-03-28 09:41:54 +09:00
scheme [build] Fix ruamoko/gui's auto dependencies 2020-03-26 16:53:53 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makefile.am [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00