Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-27 | MIR Gen - Add support for capturing rest of slice patterns | John Hodge | 1 | -10/+14 | |
2016-12-24 | No more tears! | ubsan | 1 | -6/+6 | |
No more DOS line endings or trailing whitespace either | |||||
2016-11-23 | HIR - More complete SplitTuple pattern handling | John Hodge | 1 | -1/+2 | |
2016-10-03 | HIR+AST - Handle bytestring patterns | John Hodge | 1 | -0/+6 | |
2016-09-25 | HIR - Support float patterns | John Hodge | 1 | -1/+14 | |
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 | |
middle | |||||
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 | |