index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_conv
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-11-25
HIR Bind - Visit all generic paths
John Hodge
1
-0
/
+5
2016-11-25
HIR Expand Type Aliases - Visi generic paths
John Hodge
1
-0
/
+4
2016-11-23
HIR Expand TypeAlias - Fix small gap
John Hodge
1
-0
/
+6
2016-11-20
MIR - Union support hacked up
John Hodge
1
-0
/
+3
2016-11-19
HIR - Union handling
John Hodge
1
-0
/
+4
2016-11-19
HIR - Add Union type path binding
John Hodge
2
-0
/
+11
2016-11-16
HIR Typecheck Static - Fuzzy matched returned (fixes bad From impl selection)
John Hodge
1
-10
/
+11
2016-11-16
HIR Typcheck - Hackily hndle default parameters
John Hodge
1
-0
/
+3
2016-11-08
HIR Const Eval - Fields on structs
John Hodge
1
-1
/
+34
2016-11-08
HIR Const Eval - MIR Constant::Const
John Hodge
1
-1
/
+6
2016-11-07
HIR Const Eval - Mask down unsigned integers
John Hodge
1
-1
/
+108
2016-11-06
HIR Consteval - Fix edge case where array inner wasn't expanded correctly
John Hodge
1
-4
/
+2
2016-11-05
HIR Resolve UFCS - Tweak handling of Self in trait impls
John Hodge
1
-36
/
+42
2016-11-04
HIR Typecheck - Bind paths in StructLiteral
John Hodge
1
-0
/
+11
2016-10-31
All - Rough support for `union` (data structure present in all stages)
John Hodge
1
-0
/
+2
2016-10-30
HIR Const Eval - Field accesses in constants (requires type info)
John Hodge
1
-16
/
+74
2016-10-30
HIR Resolve UFCS - Handle `Self` in trait impls
John Hodge
1
-4
/
+18
2016-10-30
HIR Resolve UFCS - Self and default params
John Hodge
1
-4
/
+23
2016-10-29
HIR Resolve UFCS - (minor) Better message when bad generic is encountered
John Hodge
1
-1
/
+1
2016-10-29
HIR Types - Store array size expr as a shared_ptr to allow cloning
John Hodge
1
-3
/
+5
2016-10-29
HIR Const Eval - Rough associated constant lookup
John Hodge
1
-2
/
+33
2016-10-28
HIR Expand Type Aliases - Allow missing params in expression context
John Hodge
1
-10
/
+22
2016-10-28
HIR - Allow TypeAlias paths in _StructLiteral
John Hodge
1
-6
/
+21
2016-10-27
HIR - Support type aliases in struct patterns
John Hodge
2
-31
/
+115
2016-10-23
HIR Resolve UFCS - Search current trait for asociated items, cleanup
John Hodge
1
-63
/
+87
2016-10-22
HIR Resolve UFCS - Fix trait path selection
John Hodge
1
-8
/
+27
2016-10-22
HIR Const Eval - Rough MIR binop support
John Hodge
1
-2
/
+51
2016-10-22
HIR Const Eval - (minor) comment about MIR cast op
John Hodge
1
-0
/
+1
2016-10-22
HIR Resolve UFCS - Populate trait params
John Hodge
1
-1
/
+16
2016-10-22
HIR Conv - Bind UFCS paths in patterns
John Hodge
2
-12
/
+64
2016-10-21
HIR Bind - Add TODO for binding associated constants in pattern values
John Hodge
1
-4
/
+12
2016-10-21
HIR Resolve UFCS - Visit patterns
John Hodge
1
-0
/
+11
2016-10-21
HIR Const Eval - Support associated constants, fix bug where default EntPtr ↵
John Hodge
1
-10
/
+20
wasn't NotFound
2016-10-21
HIR - Associated constant typecheck and MIR support
John Hodge
2
-1
/
+8
2016-10-19
HIR Const Eval - Allow indexing
John Hodge
1
-3
/
+18
2016-10-15
HIR - Rough support for associated consts
John Hodge
1
-4
/
+6
2016-10-10
HIR Bind - Bind defaulted path params
John Hodge
1
-3
/
+5
2016-10-01
HIR - Store and use annotations for CoerceUnsized (and prepare markings for ↵
John Hodge
1
-2
/
+48
other traits)
2016-09-28
HIR Const Eval - Support enums in constant UnitVariant
John Hodge
1
-11
/
+22
2016-09-28
HIR - Support Variant literals
John Hodge
1
-4
/
+36
2016-09-28
Const Eval - Don't attempt to evaluate extern statics
John Hodge
1
-3
/
+7
2016-09-28
Const Eval - Allow pointer casts
John Hodge
1
-0
/
+10
2016-09-28
Const Eval - Support unit structs
John Hodge
1
-37
/
+46
2016-09-28
Const Eval - Rough MIR casts
John Hodge
1
-1
/
+39
2016-09-28
Const Eval - Fix dumb bug in call
John Hodge
1
-4
/
+5
2016-09-28
Resolve Absolute - Fix incorrect lookup mode for MaybeBind
John Hodge
1
-1
/
+1
2016-09-28
HIR Conv Type Aliases - Handle parameters (hackily, same as rustc)
John Hodge
1
-2
/
+22
2016-09-27
HIR Expand Type - Recursively expand aliases
John Hodge
1
-2
/
+19
2016-09-25
HIR - Hacky consteval fixes
John Hodge
1
-7
/
+37
2016-09-23
HIR Bind - Perform bind+fixup for _PathValue
John Hodge
1
-0
/
+5
[prev]
[next]