index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
type.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
HIR Typecheck - Hack up closure inferrence from Fn* traits
John Hodge
1
-1
/
+10
2016-06-09
HIR - Add closure type
John Hodge
1
-0
/
+26
2016-06-09
HIR Typecheck - Replace associated types with known bounds (IntoIter)
John Hodge
1
-35
/
+2
2016-06-08
HIR Typecheck - Runs fully over libcore, no validation yet
John Hodge
1
-0
/
+4
2016-06-08
HIR Typecheck - Type parameters in method/function execution
John Hodge
1
-1
/
+1
2016-06-08
HIR Typecheck - Rough checking of bounds when searching for UFCS
John Hodge
1
-11
/
+53
2016-06-07
HIR Typecheck - Rough handling of casts
John Hodge
1
-2
/
+49
2016-06-07
HIR Typecheck - Successful inferrence of literals (no i32 default yet)
John Hodge
1
-0
/
+139
2016-06-07
HIR - Add literal annotation to TypeRef::Data::Infer
John Hodge
1
-1
/
+11
2016-06-06
HIR - BorrowType on pointer, allow pointer coerce
John Hodge
1
-7
/
+7
2016-06-06
HIR Typecheck - Expand associated types returned from methods
John Hodge
1
-0
/
+49
2016-06-05
Resolve - UFCS resolution expanded to handle `Self` and params
John Hodge
1
-0
/
+72
2016-06-04
HIR Typeck - More work on it
John Hodge
1
-1
/
+7
2016-06-04
HIR Typeck - Add slice unsize, breaks due to inferrence order
John Hodge
1
-5
/
+8
2016-06-04
HIR Typeck - Coming along, close to needing coercions
John Hodge
1
-2
/
+7
2016-06-03
HIR - Working on type inference, very incomplete
John Hodge
1
-0
/
+1
2016-05-29
HIR - Add binding pointers to TypeRef and Pattern
John Hodge
1
-3
/
+25
2016-05-26
HIR Cosnt Eval - Initial work, hits TODOs
John Hodge
1
-0
/
+8
2016-05-23
HIR - Add type alias replacement. Other related changes below
John Hodge
1
-0
/
+144
2016-05-14
HIR Types
John Hodge
1
-5
/
+0
2016-05-14
HIR - Boilerplate code, compiles
John Hodge
1
-0
/
+12