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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
parse
/
eval.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-05
Remove uses of mutable ref mode.
Tim Chevalier
-5
/
+5
2012-10-05
Revert "wip"
Tim Chevalier
-5
/
+5
2012-10-05
wip
Tim Chevalier
-5
/
+5
2012-09-26
Demode vec::push (and convert to method)
Niko Matsakis
-3
/
+3
2012-09-24
Support visibility qualifiers in crate directives properly.
Graydon Hoare
-4
/
+4
2012-09-19
demode the each() method on vec and other iterables.
Niko Matsakis
-1
/
+1
2012-09-04
libsyntax: "import" -> "use"
Patrick Walton
-2
/
+2
2012-08-27
Convert core::result to camel case
Brian Anderson
-2
/
+2
2012-08-26
Camel case the option type
Brian Anderson
-8
/
+8
2012-08-24
Start using core::path2::Path in a lot of places.
Graydon Hoare
-28
/
+27
2012-08-24
fix some unused pattern binding warnings
Niko Matsakis
-1
/
+1
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-5
/
+5
2012-08-22
intern identifiers
Paul Stansifer
-11
/
+12
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-4
/
+4
2012-08-05
Switch alts to use arrows
Brian Anderson
-12
/
+10
2012-08-01
Convert ret to return
Brian Anderson
-6
/
+6
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-5
/
+5
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-11
/
+11
2012-07-12
Accept prefix notation for writing the types of str/~ and friends.
Michael Sullivan
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-12
/
+12
2012-06-27
Replace more vector + (issue #2719)
Eric Holk
-7
/
+7
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-15
/
+17
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-2
/
+2
2012-06-15
Lexers now emit spans, not chposes.
Paul Stansifer
-2
/
+2
2012-06-15
Pull out an interface for the lexer.
Paul Stansifer
-7
/
+8
2012-06-13
Box AST idents
Brian Anderson
-8
/
+8
2012-06-07
syntax: Add a lot of copy keywords
Patrick Walton
-5
/
+5
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+142