summary refs log tree commit diff
path: root/src/libsyntax/parse/classify.rs
AgeCommit message (Expand)AuthorLines
2012-08-05Switch alts to use arrowsBrian Anderson-33/+26
2012-08-01Convert ret to returnBrian Anderson-3/+3
2012-07-14remove typestate from code, tests, and docsNiko Matsakis-5/+4
2012-07-03Revert "Remove rule requiring non-nil block-style statements to be semi-termi...Brian Anderson-0/+3
2012-07-03Remove rule requiring non-nil block-style statements to be semi-terminatedBrian Anderson-3/+0
2012-07-02rustc: Implement a new resolve pass behind a compile flagPatrick Walton-1/+2
2012-06-14Further work on integer literal suffix inference (#1425)Lindsey Kuper-1/+1
2012-06-11Add a new AST node for unsuffixed integer types.Lindsey Kuper-1/+8
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-0/+69