summary refs log tree commit diff
path: root/src/libsyntax/ext/ident_to_str.rs
AgeCommit message (Expand)AuthorLines
2012-09-04libsyntax: "import" -> "use"Patrick Walton-3/+2
2012-08-26Camel case the option typeBrian Anderson-1/+1
2012-08-22intern identifiersPaul Stansifer-2/+2
2012-08-01Convert ret to returnBrian Anderson-1/+1
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-2/+2
2012-07-13Change (hopefully) all of the code that generates strs asts to produce ~strs.Michael Sullivan-4/+3
2012-06-29Refactor syntax exts some. Don't ever emit bare vectors.Michael Sullivan-3/+4
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-0/+11