index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
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
8
-22
/
+52
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
2016-08-29
AST Resolve - Prelude handling
John Hodge
6
-114
/
+130
2016-08-29
Resolve Abs - Comment about hacked-around quirk
John Hodge
1
-1
/
+3
2016-08-29
Resolve Absolute - Hack around name resolution quirk
John Hodge
3
-23
/
+52
2016-08-29
Resolve Abs - Working around a quirk of name resolution
John Hodge
1
-5
/
+55
2016-08-29
Main - Split resolve into three logged passes
John Hodge
1
-3
/
+9
2016-08-29
Expand format_args - Add detection for ::std/::core
John Hodge
1
-2
/
+15
2016-08-29
Resolve Abs - Partial extern crate support
John Hodge
1
-17
/
+91
2016-08-29
AST Resolve - Slow work on crates
John Hodge
1
-25
/
+67
2016-08-29
macro_rules - Source crate!
John Hodge
2
-2
/
+10
2016-08-29
AST Crate - Planning post-load index pass
John Hodge
2
-4
/
+12
2016-08-29
HIR From AST - Add TODO for extern crate
John Hodge
1
-0
/
+2
2016-08-29
HIR - Remove dependency on macro_rules.hpp
John Hodge
8
-19
/
+43
2016-08-29
AST Resolve Index - Hacking away on crate handling
John Hodge
1
-41
/
+92
2016-08-28
AST Resolve - Hacking away on extern crate handling
John Hodge
1
-9
/
+11
2016-08-28
Expand - Support #[cfg] on use statements
John Hodge
6
-4
/
+38
2016-08-27
Resolve Use - Include extern crate support
John Hodge
2
-1
/
+81
2016-08-27
Resolve - Working on extern crate support
John Hodge
4
-3
/
+15
2016-08-27
Expand - Add std/core to crate root
John Hodge
1
-0
/
+2
2016-08-27
Resolve - (bugfix) Fix crash when missing item is in root
John Hodge
1
-1
/
+1
2016-08-27
Expand - Import macros from std/core
John Hodge
1
-0
/
+6
2016-08-27
Expand - Extra language items!
John Hodge
1
-0
/
+5
2016-08-27
Main - Disable a bunch of debug again
John Hodge
1
-2
/
+2
2016-08-27
Expand macro_use - Handle on an `extern crate`
John Hodge
3
-36
/
+62
2016-08-27
HIR (De)serialise - Working deserialise
John Hodge
7
-23
/
+159
2016-08-27
AST - Enable crate loading!
John Hodge
2
-5
/
+5
[prev]
[next]