Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-23 | MIR - Add a `Const` entry to the MIR::Constant to refer to a named constant | John Hodge | 1 | -0/+2 | |
2016-08-21 | MIR Gen Match - Fix bug where a block would get magled by condition code ↵ | John Hodge | 1 | -1/+1 | |
(defended against) | |||||
2016-08-21 | MIR Gen - Mark values used in calls as moved | John Hodge | 1 | -2/+2 | |
2016-08-21 | MIR Gen - Include Copy checking | John Hodge | 1 | -1/+6 | |
2016-08-21 | MIR Gen - Rework to have proper drop scopes (INCOMPLETE) | John Hodge | 1 | -21/+48 | |
2016-08-20 | MIR Gen - Draft drop insertion | John Hodge | 1 | -1/+75 | |
2016-08-12 | MIR Gen Match - Unify match arm codegen (patterns separate) | John Hodge | 1 | -1/+3 | |
2016-08-11 | MIR - Split match logic into another file | John Hodge | 1 | -0/+62 | |