summaryrefslogtreecommitdiff
path: root/src/ast/types.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-06HIR Typecheck - Method calls being planned, fixed resolution of Generic typesJohn Hodge1-4/+4
2016-06-05Resolve - Replace `Self` when knownJohn Hodge1-10/+2
2016-06-04Compilation fixes (clang and different gcc version)John Hodge1-0/+4
2016-05-29AST - Remove dead code, add lifetime params, fix param clobberJohn Hodge1-17/+0
2016-05-25Parse - Use interpolated macro fragments instead of captured TTsJohn Hodge1-0/+2
2016-05-24AST - Move types.cpp to ast/ dirJohn Hodge1-0/+304