summaryrefslogtreecommitdiff
path: root/src/hir/pattern.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-10HIR - Add EnumValue variant to PatternJohn Hodge1-3/+9
2016-08-07HIR - Add clone() method to Pattern (and a few constructors)John Hodge1-0/+125
2016-06-04Resolve - Fix variable resolution and pattern bindingJohn Hodge1-1/+1
2016-06-04HIR Typeck - Coming along, close to needing coercionsJohn Hodge1-0/+118