index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-08-04
HIR Typechck CS - Cleanup and work on correcting inferrence errors
John Hodge
1
-72
/
+104
2016-08-04
HIR Typecheck CS - When an ivar is unknown but of a set, pick the most ↵
John Hodge
1
-15
/
+103
liberal type
2016-08-03
HIR Typecheck CS - Fixed case where an ivar was incorrectly reduced
John Hodge
1
-0
/
+22
2016-08-03
Expand Derive - Working extra bounds
John Hodge
1
-5
/
+8
2016-08-03
Expand Derive - Rough bounding of related types
John Hodge
1
-32
/
+45
2016-08-03
Expand Derive - Work on adding bounds for associated types
John Hodge
1
-1
/
+136
2016-08-03
Expand Derive - Clean up codegen with more macro
John Hodge
1
-86
/
+94
2016-08-03
Expand Derive - Add trait bounds for Debug impls
John Hodge
1
-16
/
+23
2016-08-03
HIR Typecheck CS - Add Unsize insertion for TraitObject coerce
John Hodge
1
-9
/
+8
2016-08-03
HIR Typecheck CS - Add Unsize support
John Hodge
1
-29
/
+15
2016-08-03
HIR Typecheck - Trait object -> trait object coercions
John Hodge
3
-23
/
+113
2016-08-03
HIR Typecheck - Misc bugfixes
John Hodge
2
-5
/
+44
2016-08-02
HIR Typehcheck CS - Better application
John Hodge
2
-3
/
+21
2016-08-02
HIR Typecheck - Draft validation pass
John Hodge
4
-0
/
+662
2016-08-01
HIR - Path reporting in iteration
John Hodge
8
-104
/
+151
2016-08-01
HIR - Support getting tuple struct constructors as function pointers
John Hodge
6
-5
/
+44
2016-08-01
HIR Typecheck CS - FnOnce impl search plan
John Hodge
1
-1
/
+7
2016-08-01
HIR Typecheck - Altered ! handling to be an ivar type, fix fuzzy matches in ↵
John Hodge
6
-60
/
+222
expand_associated_types
2016-08-01
HIR Typecheck CS - Short-circuit when coercing from *const _
John Hodge
1
-1
/
+8
2016-08-01
HIR Typecheck CS - Don't coerce on let unless type is specified
John Hodge
1
-1
/
+8
2016-08-01
HIR Typecheck CS - Apply/check let and closure nodes
John Hodge
1
-1
/
+15
2016-08-01
HIR Typecheck CS - Edge case associate type equality
John Hodge
1
-2
/
+16
2016-08-01
HIR Typecheck - Use specialisable flag
John Hodge
1
-1
/
+6
2016-08-01
HIR - Include specialisable marker in impls
John Hodge
8
-27
/
+42
2016-08-01
AST - Add specialisable tag to impl items
John Hodge
9
-86
/
+99
2016-07-31
HIR Typecheck - (minor) Debug output tweaks
John Hodge
3
-2
/
+5
2016-07-31
HIR Typecheck CS - Keep track of closure return type
John Hodge
1
-1
/
+9
2016-07-31
HIR - Support comparing specificity of trait impls
John Hodge
3
-3
/
+151
2016-07-31
HIR Typecheck - Specialised associated type selection
John Hodge
2
-6
/
+35
2016-07-31
HIR Typecheck - (minor) Logging in expand associated types
John Hodge
1
-2
/
+1
2016-07-31
HIR Typecheck - Fixed associated type lookup
John Hodge
4
-203
/
+222
2016-07-25
HIR Typecheck - Expand associated types when getting output type
John Hodge
2
-11
/
+27
2016-07-25
HIR Typecheck - Slowly fixing up with impl specialisation
John Hodge
3
-15
/
+31
2016-07-21
HIR Typecheck - BROKEN: Switch to ImplRef everywhere
John Hodge
10
-167
/
+249
2016-07-19
HIR - Very rough impl specialisation support in outer typeck
John Hodge
6
-22
/
+170
2016-07-17
HIR - Fix bad trait path creation
John Hodge
3
-5
/
+8
2016-07-17
HIR Typecheck - Ivars in earlier passes
John Hodge
4
-7
/
+17
2016-07-17
Parse - (HACK) Parse (and discard) specialisation markers
John Hodge
1
-0
/
+16
2016-07-17
HIR Typecheck CS - (minor) Logging
John Hodge
1
-2
/
+3
2016-07-17
HIR Typecheck CS - (minor) Log number of passes required
John Hodge
1
-1
/
+1
2016-07-17
HIR FromAST - Fix incorrect desugar of RangeInclusive::NonEmpty
John Hodge
1
-1
/
+1
2016-07-17
HIR Typecheck CS - (minor) Comment about edge-case in last commit
John Hodge
1
-1
/
+3
2016-07-17
HIR Typecheck CS - Account for associated type equality application in coercion.
John Hodge
1
-5
/
+6
2016-07-17
HIR Typecheck - Expand ATs after monomorph in bound
John Hodge
1
-0
/
+1
2016-07-17
HIR Typecheck - (minor) Clean up of odd variable naming
John Hodge
1
-30
/
+30
2016-07-17
HIR,HIR Typecheck - Simplify associated type bounds, add type replacements
John Hodge
6
-152
/
+129
2016-07-17
HIR Typecheck - Building set of type equalities
John Hodge
1
-1
/
+28
2016-07-17
HIR - Allow sorting of types and paths
John Hodge
6
-3
/
+173
2016-07-16
HIR Typecheck CS - Reduce log spam
John Hodge
4
-15
/
+23
2016-07-16
HIR Typecheck - Monomorphise trait parameters in bound checking
John Hodge
1
-2
/
+5
[prev]
[next]