summaryrefslogtreecommitdiff
path: root/src/expand/derive.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-07-07Expand - PartialEq derive hacking upJohn Hodge1-12/+181
2016-06-11HIR Typecheck - Fixes for `trait Int: Add<Self>`John Hodge1-1/+1
2016-05-29AST - Remove dead code, add lifetime params, fix param clobberJohn Hodge1-2/+4
2016-05-24AST - Spans, spans everywhere!John Hodge1-7/+7
2016-05-24AST - Spanned paths in impl blocks, remove dead codeJohn Hodge1-6/+6
2016-05-01Fix handling of tuple/unit structsJohn Hodge1-1/+20
2016-03-20Tagged Union - Rework to remove indirectionJohn Hodge1-1/+1
2016-03-16AST - Rework struct/enum fieldsJohn Hodge1-19/+26
2016-03-13Parse - Rework to place spans on typesJohn Hodge1-5/+5
2016-03-13Expand - Move synexts/*.cpp to expand/John Hodge1-0/+165