summaryrefslogtreecommitdiff
path: root/ast_type.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-03-29Add parser support for texture rectangle typesIan Romanick1-0/+2
2010-03-15Trivial clean-ups to ast_type_specifier(int) constructorIan Romanick1-1/+2
2010-03-15Ensure that ast_type always has type_name setIan Romanick1-55/+59
2010-03-15Factor ast_type_specifier code out to ast_type.cppIan Romanick1-0/+103