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-10-14
Resolve Abolute - Allow type aliases in paths
John Hodge
1
-0
/
+4
2016-10-13
Makefile - function to reduce repetition in dependencies
John Hodge
1
-5
/
+7
2016-10-13
AST - Handle associated statics
John Hodge
3
-4
/
+7
2016-10-13
AST Dump - Support associated statics+consts
John Hodge
1
-0
/
+12
2016-10-13
Makefile+main - Fixes to allow partial compilaing of run-pass tests
John Hodge
2
-1
/
+32
2016-10-13
MIR Gen Match - Keep deref for all borrows
John Hodge
1
-6
/
+8
2016-10-13
HIR Typecheck Expr - Shadow into borrows of tuples
John Hodge
1
-0
/
+9
2016-10-13
HIR - Match function types
John Hodge
1
-1
/
+14
2016-10-12
Make deault ABI a #define
John Hodge
11
-26
/
+38
2016-10-12
HIR Expand Closures - Use a different name for closures from impl blocks
John Hodge
1
-1
/
+1
2016-10-12
HIR From AST - Handle float-annotated integer literals
John Hodge
1
-1
/
+11
2016-10-12
Expand - Clear deleted anon modules inside anon modules
John Hodge
3
-10
/
+11
2016-10-12
Expand format_args! - (minor) Commenting
John Hodge
1
-1
/
+2
2016-10-12
Resolve Use - Bind to wildcard-imported enum variants
John Hodge
1
-1
/
+15
2016-10-11
Expand format_args! - Fragments in static, fix is_simple check
John Hodge
1
-22
/
+67
2016-10-11
Expand format_args! - Wrap in a match
John Hodge
1
-9
/
+14
2016-10-11
AST Dump - Include binding types
John Hodge
1
-0
/
+11
2016-10-11
Expand format_args - Parse named argument references
John Hodge
1
-6
/
+68
2016-10-10
Expand - #[lang] eh_personality and handle None items
John Hodge
1
-1
/
+6
2016-10-10
Makefile - libtest also requires panic_unwind
John Hodge
1
-1
/
+1
2016-10-10
MIR Gen Match - Rework _ propagation in DT code (I hope it's still correct)
John Hodge
1
-118
/
+184
2016-10-10
HIR Bind - Bind defaulted path params
John Hodge
2
-3
/
+9
2016-10-10
HIR Typecheck Expr - Move destructure auto trait checking to its own function
John Hodge
2
-142
/
+155
2016-10-10
Makefile - getopts depends on std
John Hodge
1
-0
/
+1
2016-10-10
HIR Typecheck Expr - Allow casts to become coerces
John Hodge
1
-7
/
+21
2016-10-10
HIR Expand Closures - Fix lack of replacement in bindings
John Hodge
1
-1
/
+1
2016-10-10
HIR Expand Closures - Avoid bad monomorphisations
John Hodge
2
-2
/
+7
2016-10-10
HIR Typecheck Static - Handle still-specialisable impls
John Hodge
1
-0
/
+6
2016-10-10
HIR Typecheck Expr - Better error for cast to a path/generic
John Hodge
1
-2
/
+7
2016-10-10
HIR Typecheck Expr - Allow merge over ! ivar
John Hodge
1
-3
/
+3
2016-10-10
Short-term TODO
John Hodge
1
-1
/
+2
2016-10-10
Makefile - libtest depends on libterm
John Hodge
1
-1
/
+1
2016-10-10
Parse - Remove old inefficient TT parse code
John Hodge
3
-128
/
+5
2016-10-10
Parse - Fix a few cases where tokens were copied instead of cloned
John Hodge
5
-23
/
+26
2016-10-10
HIR Expand - Fix monomorphising of closure types
John Hodge
2
-12
/
+27
2016-10-10
HIR Typecheck Static - Error if an impl couldn't be found in EAT
John Hodge
1
-16
/
+1
2016-10-09
HIR Typecheck Static - (minor) Reduce debug spam
John Hodge
2
-9
/
+14
2016-10-09
HIR Annotate - Handle ref bindings in patters
John Hodge
1
-5
/
+126
2016-10-09
Resolve Use - Handle imports when looking up imports
John Hodge
1
-1
/
+30
2016-10-09
main - (minor) Commenting
John Hodge
1
-2
/
+3
2016-10-09
main - (minor) Commenting
John Hodge
1
-1
/
+2
2016-10-09
Makefile - Dependencies for some tests
John Hodge
1
-2
/
+11
2016-10-09
Resolve Use - Fix an edge-case crash, insert TODO
John Hodge
1
-2
/
+5
2016-10-09
Expand format_args! - Support basic case (no positional args and no options)
John Hodge
1
-25
/
+112
2016-10-09
Expand - #[macro_reexport]
John Hodge
7
-17
/
+62
2016-10-09
Makefile - Disable compile-fail tests, allow run-pass and run-fail tests to ↵
John Hodge
1
-3
/
+4
reach resolve
2016-10-09
macro_rules - #[macro_export] handling, plan for #[macro_reexport]
John Hodge
3
-6
/
+15
2016-10-09
AST - Remove free MacroInvocation lists
John Hodge
15
-157
/
+116
2016-10-09
HIR - Save/load macro source crate
John Hodge
3
-5
/
+9
2016-10-08
Parse Expr - Treat [ as the start of a value in .. handling
John Hodge
1
-0
/
+1
[prev]
[next]