Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-10 | MIR - Match aaaalmost there | John Hodge | 1 | -10/+18 | |
2016-08-10 | MIR - Destructure patterns | John Hodge | 1 | -9/+73 | |
2016-08-10 | MIR - Match coming along | John Hodge | 1 | -66/+98 | |
2016-08-10 | MIR - Match construction draft, cleanup | John Hodge | 1 | -141/+407 | |
2016-08-10 | MIR - Start of match codegen | John Hodge | 1 | -18/+89 | |
2016-08-10 | MIR - Match generation being fleshed out | John Hodge | 1 | -12/+78 | |
2016-08-10 | MIR - Fix bad `if` codegen | John Hodge | 1 | -5/+7 | |
2016-08-10 | MIR - Lazy cast convertion, primitives | John Hodge | 1 | -9/+72 | |
2016-08-10 | MIR - Debug tracing, initialise state | John Hodge | 1 | -6/+43 | |
2016-08-09 | main+MIR - Enable MIR generation | John Hodge | 1 | -2/+81 | |
2016-08-09 | MIR - Construction code completed, but untested (and some stubs) | John Hodge | 1 | -1/+346 | |
2016-08-09 | MIR - Draft (but incomplete) match handling, extra structure | John Hodge | 1 | -21/+260 | |
2016-08-09 | MIR - Work on lowering, not included yet and incomplete | John Hodge | 1 | -0/+150 | |
2016-08-08 | MIR - Draft structure | John Hodge | 1 | -0/+43 | |