Clearer distinction between types and tags
LUA_T* represents only types; tags (types + Variants) are represented by LUA_V* constants.
This commit is contained in:
LUA_T* represents only types; tags (types + Variants) are represented by LUA_V* constants.