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-20
travis-ci - meh, don't bother early-downloading
John Hodge
1
-3
/
+0
2016-10-20
travis-ci - Fix bad rule
John Hodge
1
-2
/
+2
2016-10-20
Makefile - Allow overriding the last stage for rust_tests
John Hodge
3
-7
/
+11
2016-10-20
HIR Serialise - Replace boost with raw zlib
John Hodge
4
-33
/
+230
2016-10-20
travis-ci - boost, take 3
John Hodge
1
-5
/
+4
2016-10-20
travis-ci - Boost, take 2
John Hodge
1
-1
/
+6
2016-10-20
travis-ci - Boost libs
John Hodge
1
-1
/
+1
2016-10-20
Merge pull request #8 from est31/master
John Hodge (Mutabah)
2
-0
/
+2
Fix build on gcc 6.2
2016-10-20
Fix build on gcc 6.2
est31
2
-0
/
+2
2016-10-20
MIR Gen - Associated constants
John Hodge
1
-1
/
+1
2016-10-20
HIR Typecheck - Associated constant result type
John Hodge
2
-2
/
+8
2016-10-20
travis-ci - Attempt to install a good compiler
John Hodge
1
-3
/
+24
2016-10-20
HIR Typecheck Expr - Fix bug in array unsize
John Hodge
2
-1
/
+25
2016-10-19
Makefile - Compile rustc tests through to after MIR validation
John Hodge
2
-1
/
+3
2016-10-19
HIR Const Eval - Allow indexing
John Hodge
1
-3
/
+18
2016-10-19
main - Cache debug enabled result
John Hodge
1
-2
/
+8
2016-10-19
Makefile+gitignore - Comments and tiny warning fix
John Hodge
2
-1
/
+6
2016-10-19
HIR Deserialise - Clean up buffering code into a nicer abstraction
John Hodge
2
-31
/
+53
2016-10-19
Debug - if(false) NullSink usage (gets compiled, but never runs)
John Hodge
1
-3
/
+3
2016-10-19
HIR Deserialise - Add a 1KB buffer to the front
John Hodge
2
-4
/
+42
2016-10-18
main - Determine output file from crate name if not provided
John Hodge
2
-25
/
+81
2016-10-18
Debug - Reduce impact of disabled debug.
John Hodge
3
-16
/
+23
2016-10-18
HIR Serialise - Compress (now requires boost, sorry)
John Hodge
5
-448
/
+537
2016-10-18
Notes/MIR - Random ideas
John Hodge
1
-0
/
+1
2016-10-18
Expand/cfg - Support #[cfg] on crates by nuking all items
John Hodge
1
-0
/
+10
2016-10-18
Makefile - Fix a few quirks in test dependency code
John Hodge
1
-2
/
+2
2016-10-18
Resolve/Use - Allow glob import of a crate root
John Hodge
1
-1
/
+3
2016-10-18
Makefile - Auto-generate test dependencies
John Hodge
1
-28
/
+12
2016-10-18
AST - Search output/ and output/test_deps for extern crates
John Hodge
1
-1
/
+11
2016-10-18
AST - Load referenced crates in anon modules
John Hodge
2
-0
/
+5
2016-10-18
Makefile - Test dependencies, should automate that
John Hodge
1
-0
/
+8
2016-10-16
Resolve - Handle glob imports from external enums
John Hodge
2
-14
/
+38
2016-10-16
Makefile - test dep
John Hodge
1
-0
/
+3
2016-10-16
Parse Patterns - Allow < and << to start a path in a pattern
John Hodge
1
-0
/
+2
2016-10-15
Notes/MIR - Add ideas for extension
John Hodge
1
-1
/
+11
2016-10-15
Notes - Various quirks
John Hodge
1
-0
/
+37
2016-10-15
macro_rules! - Allow match to start an expr
John Hodge
1
-0
/
+1
2016-10-15
Makefile - Test dependency
John Hodge
1
-0
/
+3
2016-10-15
Makefile - Fix up dependencies a bit
John Hodge
1
-11
/
+10
2016-10-15
HIR - Rough support for associated consts
John Hodge
7
-16
/
+47
2016-10-14
HIR From AST - Convert associated consts in trait impls
John Hodge
1
-2
/
+15
2016-10-14
macro_rules! - Allow reserved words to match :ident
John Hodge
2
-2
/
+15
2016-10-14
HIR From AST - TODOs for associated consts
John Hodge
1
-1
/
+6
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
[next]