summaryrefslogtreecommitdiff
path: root/src/ast/generics.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-19All - Switch to using interned (de-duplicated) RcString-s instead of std::str...John Hodge1-3/+3
2018-05-20AST - Refactor lifetime/HRB handlingJohn Hodge1-18/+56
2017-03-04Many many changes to allow compiling in visual studio (Community 2015)John Hodge (bugs)1-2/+8
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