quakeforge/ruamoko
Bill Currie caf78b5422 Rename ty_none to ty_basic
This far better reflects the actual meaning. It is very likely that
ty_none is a holdover from long before there was full type encoding and
it meant that the union in qfcc's type_t had no data. This is still
true for basic types, but only if not a function, field or pointer type.
If the type was function, field or pointer, it was not true, so it was
misnamed pretty much from the start.
2020-02-21 17:52:00 +09:00
..
cl_menu Fix some more double related warnings 2020-02-15 23:49:12 +09:00
game Fix some more double related warnings 2020-02-15 23:49:12 +09:00
gui Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
include Rename ty_none to ty_basic 2020-02-21 17:52:00 +09:00
lib Fix ruamoko's hashtab_t typedef 2020-02-19 21:41:46 +09:00
scheme Fix ruamoko's hashtab_t typedef 2020-02-19 21:41:46 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makefile.am Doc fixes 2010-12-16 06:24:54 -05:00