index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast
/
pattern.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-15
AST - Cleaner printing for stringify!
John Hodge
1
-4
/
+15
2016-12-24
No more tears!
ubsan
1
-5
/
+5
2016-11-02
All - Hack in start of macro hygine - requires rework so is disabled
John Hodge
1
-10
/
+18
2016-10-03
HIR+AST - Handle bytestring patterns
John Hodge
1
-0
/
+4
2016-08-19
Patterns - Support tuples with .. (fully)
John Hodge
1
-6
/
+11
2016-08-18
All - Support tuple patterns with .. at the start/end - TODO: Support in the ...
John Hodge
1
-10
/
+21
2016-08-17
Parse - Fix many parser bugs
John Hodge
1
-130
/
+17
2016-06-04
Resolve - Fix variable resolution and pattern binding
John Hodge
1
-6
/
+5
2016-05-29
Parse/AST/HIR - Support Enum::Var(..) and Struct { .. } patters properly
John Hodge
1
-0
/
+12
2016-05-29
HIR Typecheck - Start on expression type checking/inferrence
John Hodge
1
-0
/
+1
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
1
-0
/
+73
2016-05-18
Tagged union cleanup hacks
John Hodge
1
-0
/
+2
2016-05-14
Remove requirement for all variants of tagged unions to be empty-constructable
John Hodge
1
-1
/
+1
2016-05-02
Resolve/Absolute - Rough handling of Self
John Hodge
1
-2
/
+4
2016-05-01
AST - Remove Expr from patterns (replace with local Value type)
John Hodge
1
-7
/
+87
2016-02-25
Heaps more parse fixes against the rustc tests
John Hodge
1
-0
/
+34
2016-02-21
Fixing parser deficiencies
John Hodge
1
-3
/
+12
2016-02-18
Parser - box Patterns, edge bug fix
John Hodge
1
-0
/
+9
2016-01-30
A whole lot of messing around for not much
John Hodge
1
-80
/
+71
2015-03-26
Split out AST pattern code
John Hodge
1
-0
/
+123