about summary refs log tree commit diff
path: root/src/libsyntax/ext/tt/macro_parser.rs
AgeCommit message (Expand)AuthorLines
2012-09-28demode vecNiko Matsakis-3/+3
2012-09-26Demode vec::push (and convert to method)Niko Matsakis-12/+12
2012-09-26Allow hashmaps to infer their typesErick Tryzelaar-1/+1
2012-09-19demode the each() method on vec and other iterables.Niko Matsakis-2/+2
2012-09-19Remove redundant hashmap constructor functions.Graydon Hoare-2/+2
2012-09-10Make all moves explicit in libsyntaxTim Chevalier-13/+16
2012-09-10Convert std::map to camel caseBrian Anderson-5/+5
2012-09-04libsyntax: "import" -> "use"Patrick Walton-10/+10
2012-08-27Camel case various core constructorsBrian Anderson-3/+3
2012-08-26Camel case the option typeBrian Anderson-11/+11
2012-08-24"earley_parser" -> "macro_parser" Let's be less confusing.Paul Stansifer-0/+416