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
/
grammar
/
parser-lalr.y
Age
Commit message (
Expand
)
Author
Lines
2015-09-03
Use consistent terminology for byte string literals
Vadim Petrochenkov
-6
/
+6
2015-08-08
rustc: rename multiple imports in a list
Sean McArthur
-0
/
+1
2015-05-12
Update the bison grammar for various language changes
Brian Leibig
-22
/
+33
2015-04-23
Functional changes for associated constants. Cross-crate usage of associated ...
Sean Patrick Santos
-2
/
+21
2015-03-01
Bison grammar: parse higher ranked constraints in where clauses
Brian Leibig
-2
/
+12
2015-03-01
Bison grammar: allow ExprQualifiedPath to have optional "as TRAIT_REF"
Brian Leibig
-13
/
+18
2015-03-01
Bison grammar: support parsing default trait impls
Brian Leibig
-0
/
+8
2015-02-10
Bison grammar: fix precedence with ranges followed by blocks
Brian Leibig
-1
/
+3
2015-02-10
Bison grammar: refactor items to allow "extern crate" in stmts
Brian Leibig
-8
/
+2
2015-02-10
Bison grammar: add qualified path expressions
Brian Leibig
-0
/
+31
2015-02-10
Bison grammar: refactor index expressions to use ordinary expressions as inde...
Brian Leibig
-74
/
+12
2015-02-04
Fix for misspelled comments.
Joseph Crail
-1
/
+1
2015-01-20
Add a LALR grammar for Rust with testing support
Brian Leibig
-0
/
+1912