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-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
2016-08-27
HIR Deserialise - Fix quirk with std::string
John Hodge
1
-5
/
+17
2016-08-27
AST - Roughing in `extern crate` loading infrastructure
John Hodge
5
-60
/
+20
2016-08-27
AST - Use cfg when loading crates
John Hodge
1
-6
/
+19
2016-08-27
HIR Deserialise - Fully fleshed?
John Hodge
2
-297
/
+336
2016-08-27
HIR Serialise - Untested deserialiser
John Hodge
4
-3
/
+956
2016-08-27
main - Some TODOs
John Hodge
1
-0
/
+5
2016-08-27
HIR Serialise - Simplify u64 compressed format, fix bug in string write
John Hodge
1
-27
/
+6
2016-08-26
Main - Disable debug for HIR serialisation
John Hodge
1
-1
/
+3
2016-08-26
HIR Serialise - Literals
John Hodge
1
-1
/
+27
2016-08-26
Const Eval - Evaluate enum values
John Hodge
1
-0
/
+12
2016-08-26
HIR - Remove None variant for TraitValueItem, add literal for Enum Value
John Hodge
11
-22
/
+19
2016-08-26
HIR Serialise - Fully structured
John Hodge
1
-7
/
+79
2016-08-26
HIR Serialise - Allow serialisation of incomplete MIR BBs (dead code)
John Hodge
1
-1
/
+2
2016-08-26
HIR Serialise - Only serialise MIR if present
John Hodge
2
-1
/
+10
2016-08-26
HIR Expand Closures - Eliminate closure types!
John Hodge
1
-2
/
+80
2016-08-26
HIR Typecheck Validate - Avoid use of the call cache
John Hodge
1
-7
/
+41
2016-08-26
HIR Serialise - MIR serialisation in progress
John Hodge
2
-16
/
+257
2016-08-26
HIR Path - Fix bad clone impl
John Hodge
1
-2
/
+2
2016-08-25
HIR Serialise - Working along
John Hodge
3
-7
/
+202
2016-08-25
Main - Silence a bunch of logging
John Hodge
1
-1
/
+10
2016-08-25
HIR Serialise - Stubbing in
John Hodge
1
-0
/
+329
2016-08-25
main - Start on structure for output
John Hodge
1
-6
/
+33
2016-08-25
AST - Support for crate_name and crate_type (draft)
John Hodge
4
-22
/
+74
2016-08-25
HIR Expand Closures - Stable closure names
John Hodge
1
-13
/
+16
2016-08-25
HIR Dump - Don't print `mod {}` for root
John Hodge
1
-4
/
+10
[prev]
[next]