summaryrefslogtreecommitdiff
path: root/src/mir/from_hir.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-08-10MIR - Match aaaalmost thereJohn Hodge1-10/+18
2016-08-10MIR - Destructure patternsJohn Hodge1-9/+73
2016-08-10MIR - Match coming alongJohn Hodge1-66/+98
2016-08-10MIR - Match construction draft, cleanupJohn Hodge1-141/+407
2016-08-10MIR - Start of match codegenJohn Hodge1-18/+89
2016-08-10MIR - Match generation being fleshed outJohn Hodge1-12/+78
2016-08-10MIR - Fix bad `if` codegenJohn Hodge1-5/+7
2016-08-10MIR - Lazy cast convertion, primitivesJohn Hodge1-9/+72
2016-08-10MIR - Debug tracing, initialise stateJohn Hodge1-6/+43
2016-08-09main+MIR - Enable MIR generationJohn Hodge1-2/+81
2016-08-09MIR - Construction code completed, but untested (and some stubs)John Hodge1-1/+346
2016-08-09MIR - Draft (but incomplete) match handling, extra structureJohn Hodge1-21/+260
2016-08-09MIR - Work on lowering, not included yet and incompleteJohn Hodge1-0/+150
2016-08-08MIR - Draft structureJohn Hodge1-0/+43