summaryrefslogtreecommitdiff
path: root/src/ast/generics.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-24No more tears!ubsan1-11/+11
2016-10-30AST - Remove copy construction of TypeRefJohn Hodge1-7/+13
2016-10-23AST - Reduce places where there's no span information providedJohn Hodge1-21/+15
2016-08-20AST - Remove unused AST serialisation codeJohn Hodge1-12/+7
2016-05-24AST - Move types.cpp to ast/ dirJohn Hodge1-1/+1
2016-05-24AST - Spans, spans everywhere!John Hodge1-1/+3
2016-03-20Tagged Union - Rework to remove indirectionJohn Hodge1-12/+12
2016-03-07AST - Correctly move item attributesJohn Hodge1-0/+2
2016-03-06HUGE REFACTOR - Move named module items into a tagged unionJohn Hodge1-0/+138