index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast
/
pattern.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-01
Resolve/absolute - MaybeBind and type aliases in impl blocks
John Hodge
1
-3
/
+3
2016-05-01
AST - Remove Expr from patterns (replace with local Value type)
John Hodge
1
-15
/
+15
2016-03-20
Tagged Union - Rework to remove indirection
John Hodge
1
-10
/
+10
2016-02-27
Patterns - Clean up handling of ref/mut/ref mut
John Hodge
1
-1
/
+10
2016-02-25
Heaps more parse fixes against the rustc tests
John Hodge
1
-1
/
+7
2016-02-21
Fixing parser deficiencies
John Hodge
1
-7
/
+14
2016-02-18
Parser - box Patterns, edge bug fix
John Hodge
1
-0
/
+6
2015-08-25
Rename tagged_enum to tagged_union
John Hodge
1
-2
/
+2
2015-03-19
Struct patterns, return with no semicolon
John Hodge
1
-2
/
+7
2015-03-19
Convert patterns over to tagged unions
John Hodge
1
-39
/
+23
2015-03-19
Clean up copy constructor use, switch part of AST::Pattern to tagged union
John Hodge
1
-39
/
+15
2015-03-19
EVIL tagged union hackjob
John Hodge
1
-0
/
+10
2015-03-18
'..' pattern, fix macro arg lookup comparison function
John Hodge
1
-0
/
+7
2015-03-17
Rework handling of blocks, add sub-modules
John Hodge
1
-2
/
+8
2015-03-09
Parse updates
John Hodge
1
-1
/
+1
2015-03-09
Fixed patterns, bool literals
John Hodge
1
-2
/
+4
2015-03-08
Cleanup to pattern handling
John Hodge
1
-1
/
+8
2015-01-25
Hacked in dumping as rust
John Hodge (sonata)
1
-0
/
+31
2015-01-17
Adding deserialise, partially working
John Hodge (sonata)
1
-1
/
+4
2015-01-11
Tag paths with base crate, restructure ast.cpp into three files
John Hodge (sonata)
1
-0
/
+88