summaryrefslogtreecommitdiff
path: root/src/hir/from_ast_expr.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-05-19HIR Lower - Add desugared while/while letJohn Hodge1-0/+56
2016-05-19Lower HIR - More expression typesJohn Hodge1-0/+35
2016-05-18Tagged union cleanup hacksJohn Hodge1-0/+28
2016-05-18HIR/from_ast - Pattern conversion mostly done, crashes.John Hodge1-3/+3
2016-05-16HIR - Few more expression nodesJohn Hodge1-3/+41
2016-05-15HIR - Expression conversion progressingJohn Hodge1-4/+233
2016-05-15HIR - Start on expression conversionJohn Hodge1-0/+19
2016-05-14HIR - Boilerplate code, compilesJohn Hodge1-0/+0