index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
pattern.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
No more tears!
ubsan
1
-7
/
+7
2016-11-23
HIR - More complete SplitTuple pattern handling
John Hodge
1
-0
/
+1
2016-10-03
HIR+AST - Handle bytestring patterns
John Hodge
1
-0
/
+1
2016-09-25
HIR - Support float patterns
John Hodge
1
-0
/
+9
2016-08-19
Patterns - Support tuples with .. (fully)
John Hodge
1
-2
/
+4
2016-08-18
All - Support tuple patterns with .. at the start/end - TODO: Support in the ...
John Hodge
1
-10
/
+11
2016-08-12
HIR Patterns - Support binding Value::Named to targets
John Hodge
1
-1
/
+9
2016-08-10
HIR - Add EnumValue variant to Pattern
John Hodge
1
-0
/
+5
2016-08-07
HIR - Add clone() method to Pattern (and a few constructors)
John Hodge
1
-0
/
+12
2016-07-05
HIR Typecheck CS - Value pattern types, fixed ivar adding
John Hodge
1
-1
/
+1
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
/
+3
2016-05-29
Parse/AST/HIR - Support Enum::Var(..) and Struct { .. } patters properly
John Hodge
1
-0
/
+11
2016-05-29
HIR Typecheck - Expression inference coming along
John Hodge
1
-0
/
+1
2016-05-29
HIR - Add binding pointers to TypeRef and Pattern
John Hodge
1
-4
/
+25
2016-05-18
HIR/from_ast - Pattern conversion mostly done, crashes.
John Hodge
1
-4
/
+29
2016-05-16
HIR - Ticking along - Generics hacked up, on to patterns
John Hodge
1
-1
/
+46
2016-05-15
HIR - Expression conversion progressing
John Hodge
1
-0
/
+11