index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librusti
Age
Commit message (
Expand
)
Author
Lines
2012-12-18
Stop resolving static methods at the module level. Closes #4179
Brian Anderson
-1
/
+2
2012-12-18
core: add macro_rules! for "condition! { c: in -> out; }".
Graydon Hoare
-1
/
+1
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-3
/
+3
2012-12-07
Long lines
Brian Anderson
-2
/
+4
2012-12-07
Add :load command to REPL that can compile and load external libraries
Brian Leibig
-5
/
+96
2012-12-05
librustc: Make a context including the method map in check_alt, in preparatio...
Patrick Walton
-1
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+20
2012-11-29
Allow for macros to occur in statement position.
Paul Stansifer
-1
/
+1
2012-11-26
Remove the crate language
Brian Anderson
-381
/
+382
2012-11-19
Long lines
Brian Anderson
-4
/
+5
2012-11-19
Added support for multiline commands in the REPL with :{ .. :}
Brian Leibig
-43
/
+96
2012-11-05
Make std::rl unsafe. #3921
Brian Anderson
-7
/
+9
2012-11-04
rusti: main must be public
Brian Anderson
-1
/
+1
2012-11-04
rusti's crate type is 'lib'
Brian Anderson
-1
/
+1
2012-11-04
Librarify rusti, etc.
Brian Anderson
-0
/
+377