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-12-24
No more tears!
ubsan
1
-17
/
+17
2016-12-03
HIR/MIR - VTable work
John Hodge
1
-1
/
+0
2016-12-01
Trans - Enumeration work structured out, vtables hacked in
John Hodge
1
-1
/
+6
2016-11-27
HIR - Move impl parameters from node to the path
John Hodge
1
-0
/
+7
2016-10-31
HIR - Print for ::HIR::Compare
John Hodge
1
-0
/
+9
2016-10-23
AST+HIR - Add stubbed support for erased types (`impl Trait`)
John Hodge
1
-0
/
+5
2016-09-18
HIR Typecheck Expr - Rough support for casts that trigger unsizing
John Hodge
1
-0
/
+1
2016-09-04
HIR - Fix sorting of SimplePath
John Hodge
1
-2
/
+2
2016-09-04
HIR - Restructure _Unsize handling to operate on pointers
John Hodge
1
-0
/
+5
2016-08-27
HIR Serialise - Untested deserialiser
John Hodge
1
-0
/
+1
2016-08-11
All - Clang warning fixes
John Hodge
1
-1
/
+1
2016-08-06
HIR Conv - Fix bad trait args in UFCS trait selection
John Hodge
1
-0
/
+1
2016-07-17
HIR - Allow sorting of types and paths
John Hodge
1
-2
/
+23
2016-07-16
HIR Typecheck CS - Reduce log spam
John Hodge
1
-0
/
+2
2016-07-10
HIR - (comment) Need to record source trait for type bounds
John Hodge
1
-0
/
+1
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