index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
path.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of std::str...
John Hodge
1
-3
/
+3
2016-12-24
No more tears!
ubsan
1
-16
/
+16
2016-12-03
HIR/MIR - VTable work
John Hodge
1
-3
/
+2
2016-12-01
Trans - Enumeration work structured out, vtables hacked in
John Hodge
1
-2
/
+18
2016-11-27
HIR - Move impl parameters from node to the path
John Hodge
1
-2
/
+9
2016-10-23
AST+HIR - Add stubbed support for erased types (`impl Trait`)
John Hodge
1
-0
/
+31
2016-09-18
HIR Typecheck Expr - Rough support for casts that trigger unsizing
John Hodge
1
-0
/
+4
2016-09-04
HIR - Restructure _Unsize handling to operate on pointers
John Hodge
1
-30
/
+67
2016-08-27
HIR Serialise - Untested deserialiser
John Hodge
1
-0
/
+4
2016-08-26
HIR Path - Fix bad clone impl
John Hodge
1
-2
/
+2
2016-07-16
HIR Typecheck CS - Reduce log spam
John Hodge
1
-0
/
+4
2016-06-12
HIR Typecheck - Rework handling of trait impl searching
John Hodge
1
-12
/
+12
2016-06-11
HIR - Move associated type bounds to TraitPath
John Hodge
1
-0
/
+57
2016-06-11
HIR Typecheck - Trait object comparison/manipulation
John Hodge
1
-0
/
+15
2016-06-09
HIR Typecheck - Replace associated types with known bounds (IntoIter)
John Hodge
1
-0
/
+90
2016-05-23
HIR - Add type alias replacement. Other related changes below
John Hodge
1
-6
/
+87
2016-05-20
HIR - Separate UFCS styles
John Hodge
1
-1
/
+1
2016-05-16
HIR - Path lowering hacked up
John Hodge
1
-0
/
+16
2016-05-16
HIR - Few more expression nodes
John Hodge
1
-0
/
+4
2016-05-14
HIR - Boilerplate code, compiles
John Hodge
1
-0
/
+46