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-09-04
HIR - Fix sorting of SimplePath
John Hodge
1
-2
/
+2
2016-09-04
HIR - Restructure _Unsize handling to operate on pointers
John Hodge
7
-101
/
+229
2016-09-04
HIR Typecheck Expr - Planning for the CoerceUnsized trait
John Hodge
2
-2
/
+61
2016-09-03
HIR Typecheck Expr - Casts of function pointers are valid to any pointer to unit
John Hodge
1
-1
/
+1
2016-09-03
Resolve - Split enum paths pointing into extern crates
John Hodge
1
-0
/
+1
2016-09-03
HIR Bind - HACK: Run over extern crates too
John Hodge
1
-0
/
+5
2016-09-03
HIR Typecheck - Search for type impls in other crates too
John Hodge
2
-22
/
+25
2016-09-03
Resolve - More populated bindings
John Hodge
2
-18
/
+65
2016-09-03
HIR From AST - Add an error message when invalid value found, earlier error ↵
John Hodge
1
-3
/
+7
for bad binding
2016-09-03
HIR Typecheck Expr - Improve bug message
John Hodge
1
-1
/
+1
2016-09-03
HIR Typecheck Outer - Support exter crates
John Hodge
1
-4
/
+8
2016-09-03
HIR Const Eval - Minimal working MIR consteval
John Hodge
1
-8
/
+22
2016-09-03
HIR Const Eval - More structure to MIR execution support
John Hodge
1
-3
/
+20
2016-09-03
HIR - Convert Literal::BorrowOf to use a full path
John Hodge
4
-4
/
+4
2016-09-03
HIR Const Eval - Rough structure for MIR eval
John Hodge
1
-1
/
+173
2016-09-02
HIR Const Eval - Restructure to allow MIR execution
John Hodge
1
-47
/
+66
2016-09-01
HIR Const Eval - Support fn pointers
John Hodge
1
-17
/
+20
2016-09-01
HIR Const Eval - Restructure item lookup to make handling fn pointers easier
John Hodge
1
-61
/
+78
2016-09-01
HIR Serialise - Save const literal
John Hodge
2
-3
/
+2
2016-09-01
HIR Const Eval - Extern crate support
John Hodge
1
-3
/
+8
2016-09-01
HIR - Look for impls in extern crates
John Hodge
2
-7
/
+18
2016-09-01
Resolve Abs - Abs import paths
John Hodge
1
-0
/
+18
2016-09-01
HIR Conv - Fix case where crate name was ignored
John Hodge
1
-1
/
+8
2016-09-01
HIR FromAST - Fix is_marker flag on traits
John Hodge
2
-3
/
+10
2016-09-01
Resolve - Misc fixes
John Hodge
4
-11
/
+15
2016-09-01
HIR Conv Expand - Clean up duplicated code
John Hodge
1
-24
/
+3
2016-09-01
HIR - Support looking up items using ext crate paths
John Hodge
1
-7
/
+16
2016-09-01
Resolve Abs - Fix paths from ext crates
John Hodge
1
-3
/
+29
2016-09-01
Resolve - HIR pointers for enum variants
John Hodge
4
-6
/
+28
2016-09-01
Expand - Support box operator (untested)
John Hodge
5
-5
/
+86
2016-08-31
HIR From AST - Trait binding
John Hodge
2
-6
/
+4
2016-08-31
HIR From AST - Box receiver, start on fixing missing information
John Hodge
4
-11
/
+37
2016-08-31
HIR - Support for ext crates in FromAST
John Hodge
2
-7
/
+21
2016-08-31
Resolve Abs - Fix primitive hack
John Hodge
1
-1
/
+5
2016-08-31
Resolve - Hack in support for multiple bindings for one use
John Hodge
4
-110
/
+203
2016-08-30
Resolve - (minor) Debug
John Hodge
2
-2
/
+10
2016-08-30
Resolve Use - Notes on handling mutiple bindings
John Hodge
1
-4
/
+2
2016-08-29
Resolve - More bindings
John Hodge
1
-6
/
+67
2016-08-29
Expand Derive - Hack in crate name
John Hodge
1
-57
/
+58
2016-08-29
Resolve Abs - Fix binding edgecases
John Hodge
1
-5
/
+41
2016-08-29
Expand - Core path for ? too
John Hodge
1
-3
/
+4
2016-08-29
Expand - Core crate name for for desugar
John Hodge
1
-4
/
+5
2016-08-29
Resolve Absolute - Extern crate enums
John Hodge
1
-1
/
+19
2016-08-29
Resolve Abs - Hacking up extern support
John Hodge
3
-5
/
+46
2016-08-29
Resolve Absolute - Support imports from HIR
John Hodge
1
-3
/
+58
2016-08-29
Resolve Index - Extern support in Normalise_Path
John Hodge
1
-54
/
+69
2016-08-29
HIR Deserialise - Hackily set crate names, clean up a little
John Hodge
7
-21
/
+51
2016-08-29
Resolve Index - Add an assertion that currently fires
John Hodge
1
-2
/
+3
2016-08-29
HIR From AST - Convert use statements into HIR items
John Hodge
1
-0
/
+17
2016-08-29
Resolve Abs - Glob imports from extern
John Hodge
2
-3
/
+42
[prev]
[next]