index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
path.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-26
HIR Typecheck - Fuzzy impl matching to allow selection of += impl for usize
John Hodge
1
-0
/
+14
2016-06-12
HIR Typecheck - Rework handling of trait impl searching
John Hodge
1
-1
/
+1
2016-06-11
HIR - Move associated type bounds to TraitPath
John Hodge
1
-0
/
+8
2016-06-11
HIR Typecheck - Trait object comparison/manipulation
John Hodge
1
-2
/
+3
2016-06-09
HIR Typecheck - Replace associated types with known bounds (IntoIter)
John Hodge
1
-1
/
+11
2016-06-06
HIR Typecheck - Method resolution partially done
John Hodge
1
-0
/
+3
2016-06-05
Resolve - UFCS resolution expanded to handle `Self` and params
John Hodge
1
-0
/
+4
2016-06-04
HIR Typeck - Add slice unsize, breaks due to inferrence order
John Hodge
1
-0
/
+2
2016-05-29
HIR Typecheck - Expression inference coming along
John Hodge
1
-0
/
+3
2016-05-24
HIR Lower - Lower impl blocks
John Hodge
1
-0
/
+14
2016-05-23
HIR - Add type alias replacement. Other related changes below
John Hodge
1
-6
/
+13
2016-05-20
Expand+HIR - `?` desugar, closures
John Hodge
1
-3
/
+8
2016-05-20
HIR - Separate UFCS styles
John Hodge
1
-1
/
+15
2016-05-18
HIR - Generic bounds
John Hodge
1
-0
/
+7
2016-05-16
HIR - Path lowering hacked up
John Hodge
1
-0
/
+3
2016-05-16
HIR - Few more expression nodes
John Hodge
1
-1
/
+10
2016-05-14
HIR - Boilerplate code, compiles
John Hodge
1
-2
/
+19
2016-05-14
Remove requirement for all variants of tagged unions to be empty-constructable
John Hodge
1
-0
/
+3
2016-05-13
HIR - Continued expansion
John Hodge
1
-0
/
+3
2016-05-11
HIR - Start on conversion
John Hodge
1
-0
/
+4
2016-03-22
HIR - Continued planning
John Hodge
1
-0
/
+41