Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-19 | Patterns - Support tuples with .. (fully) | John Hodge | 1 | -5/+15 |
2016-08-18 | All - Support tuple patterns with .. at the start/end - TODO: Support in the ... | John Hodge | 1 | -19/+10 |
2016-08-12 | HIR Patterns - Support binding Value::Named to targets | John Hodge | 1 | -3/+11 |
2016-08-10 | HIR - Add EnumValue variant to Pattern | John Hodge | 1 | -3/+9 |
2016-08-07 | HIR - Add clone() method to Pattern (and a few constructors) | John Hodge | 1 | -0/+125 |
2016-06-04 | Resolve - Fix variable resolution and pattern binding | John Hodge | 1 | -1/+1 |
2016-06-04 | HIR Typeck - Coming along, close to needing coercions | John Hodge | 1 | -0/+118 |