index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_conv
/
bind.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-01
HIR - Store and use annotations for CoerceUnsized (and prepare markings for o...
John Hodge
1
-2
/
+48
2016-09-28
Resolve Absolute - Fix incorrect lookup mode for MaybeBind
John Hodge
1
-1
/
+1
2016-09-23
HIR Bind - Perform bind+fixup for _PathValue
John Hodge
1
-0
/
+5
2016-09-03
HIR Bind - HACK: Run over extern crates too
John Hodge
1
-0
/
+5
2016-09-01
HIR Conv - Fix case where crate name was ignored
John Hodge
1
-1
/
+8
2016-09-01
Resolve - Misc fixes
John Hodge
1
-2
/
+7
2016-08-18
All - Support tuple patterns with .. at the start/end - TODO: Support in the ...
John Hodge
1
-20
/
+0
2016-08-13
HIR Bind - Pattern values
John Hodge
1
-5
/
+15
2016-08-12
HIR Patterns - Support binding Value::Named to targets
John Hodge
1
-70
/
+91
2016-08-11
All - Clang warning fixes
John Hodge
1
-1
/
+1
2016-08-10
HIR - Add EnumValue variant to Pattern
John Hodge
1
-0
/
+72
2016-07-17
HIR,HIR Typecheck - Simplify associated type bounds, add type replacements
John Hodge
1
-0
/
+8
2016-07-16
HIR Typecheck - HACK: Correct trait type selection with evil
John Hodge
1
-1
/
+1
2016-07-14
HIR - Working on better outer typecheck and resolution
John Hodge
1
-9
/
+35
2016-06-13
HIR - Fix type parameter counts during bind
John Hodge
1
-0
/
+30
2016-06-11
HIR - Trait objects only have on data trait, fix propagation of marker flag
John Hodge
1
-3
/
+1
2016-06-04
Resolve - Fix variable resolution and pattern binding
John Hodge
1
-1
/
+1
2016-06-04
Compilation fixes (clang and different gcc version)
John Hodge
1
-1
/
+1
2016-05-29
HIR Conv - De-duplicate code
John Hodge
1
-47
/
+36
2016-05-29
Parse/AST/HIR - Support Enum::Var(..) and Struct { .. } patters properly
John Hodge
1
-0
/
+30
2016-05-29
HIR Typecheck - Expression inference coming along
John Hodge
1
-0
/
+15
2016-05-29
Resolve - Fix glob imports of enums yeilding bad paths
John Hodge
1
-1
/
+1
2016-05-29
HIR - Add binding pointers to TypeRef and Pattern
John Hodge
1
-0
/
+262