index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-10
MIR - Add rough optimisations
John Hodge
1
-1
/
+1
2016-12-04
MIR - Move vtable conversion to its own pass
John Hodge
1
-1
/
+1
2016-12-04
Trans C - Some special cases
John Hodge
1
-1
/
+1
2016-12-04
Makefile - Write hello_world test to a C file
John Hodge
1
-1
/
+1
2016-12-03
Travis CI - Damnit
John Hodge
1
-1
/
+1
2016-12-03
Trans Codegen - Structure coming up
John Hodge
1
-1
/
+2
2016-12-01
Trans - Enumeration work structured out, vtables hacked in
John Hodge
1
-1
/
+1
2016-11-27
Trans - Initial rough up (untested) of enumeration
John Hodge
1
-0
/
+1
2016-11-26
Makefile - Automatic dependencies for librustc_driver
John Hodge
1
-1
/
+1
2016-11-26
Travis - Reduce log size, add libsyntax_ext
John Hodge
1
-1
/
+3
2016-11-25
Makefile - Deps for librustc_typeck
John Hodge
1
-0
/
+1
2016-11-25
HIR - Shift markings to their own pass, store in crate metadata.
John Hodge
1
-1
/
+1
2016-11-23
Makefile - Dependencies for librustc_trans
John Hodge
1
-0
/
+1
2016-11-22
Makefile - Use a script to get dependencies
John Hodge
1
-2
/
+5
2016-11-22
Makefile - More dependencies!
John Hodge
1
-1
/
+6
2016-11-20
Makefile - Extra deps
John Hodge
1
-0
/
+3
2016-11-19
Makefile - Updated libsyntax deps
John Hodge
1
-1
/
+1
2016-11-19
Makefile - Add rustc_driver dep, fix rbml dep
John Hodge
1
-3
/
+3
2016-11-18
HIR Expand - Erased types replacment
John Hodge
1
-1
/
+1
2016-11-06
Makefile - more rustc deps
John Hodge
1
-1
/
+2
2016-11-05
Expand - add #[test] handler that removes all tests
John Hodge
1
-0
/
+1
2016-11-05
Makefile - More rustc deps
John Hodge
1
-1
/
+2
2016-11-05
Makefile - Fix dependency for librustc_error
John Hodge
1
-1
/
+1
2016-11-03
Makefile - Print last line of failed test's output
John Hodge
1
-1
/
+1
2016-11-02
Parse - Refactor TTStream and TokenTree into their own files
John Hodge
1
-2
/
+2
2016-11-02
All - Hack in start of macro hygine - requires rework so is disabled
John Hodge
1
-1
/
+1
2016-10-31
AST - Delete some dead code, remove some warnings on GCC6
John Hodge
1
-0
/
+1
2016-10-30
Makefile - Add test dep for -j builds
John Hodge
1
-0
/
+1
2016-10-30
Makefile - Touch test dep output after creation (so make doesn't complain)
John Hodge
1
-1
/
+1
2016-10-30
Makefile - More correct dependencies for -j builds
John Hodge
1
-0
/
+6
2016-10-30
Makefile - Support extra args on tests
John Hodge
1
-1
/
+4
2016-10-28
Makefile - environment vars for rust_os/Tifflin kernel
John Hodge
1
-1
/
+6
2016-10-26
Expand - env! and option_env!
John Hodge
1
-0
/
+1
2016-10-26
Expand - Add a stubbed impl of some rustc-internal macros
John Hodge
1
-0
/
+1
2016-10-25
Makefile - librustc dep tree continued
John Hodge
1
-1
/
+4
2016-10-25
Resolve - Fix behavior of `super` in anon modules
John Hodge
1
-1
/
+1
2016-10-24
Makefile - Add libcore dep to rustos
John Hodge
1
-1
/
+1
2016-10-23
Misc - Tiny changes to get farther towards compiling rustc
John Hodge
1
-1
/
+2
2016-10-23
AST - (minor) Move dump_as_rust to ast/dump.cpp
John Hodge
1
-1
/
+1
2016-10-22
Makefile - update rustc source
John Hodge
1
-0
/
+1
2016-10-22
Makefile - Add dependency for libstd (libcompiler_builtins)
John Hodge
1
-1
/
+1
2016-10-22
Makefile - Rule to start compiling rustc itself
John Hodge
1
-0
/
+13
2016-10-21
Makefile - Switch to curl instead of wget
John Hodge
1
-2
/
+3
2016-10-20
Makefile - Suppress message when deleting non-exisant tarball
John Hodge
1
-1
/
+1
2016-10-20
Makefile - Allow overriding the last stage for rust_tests
John Hodge
1
-1
/
+5
2016-10-20
HIR Serialise - Replace boost with raw zlib
John Hodge
1
-3
/
+2
2016-10-19
Makefile - Compile rustc tests through to after MIR validation
John Hodge
1
-1
/
+1
2016-10-19
Makefile+gitignore - Comments and tiny warning fix
John Hodge
1
-1
/
+5
2016-10-18
main - Determine output file from crate name if not provided
John Hodge
1
-2
/
+6
2016-10-18
HIR Serialise - Compress (now requires boost, sorry)
John Hodge
1
-2
/
+2
[next]