summary refs log tree commit diff
path: root/src/librusti/utils.rs
AgeCommit message (Expand)AuthorLines
2013-09-23librusti: Eliminate `@fn`.Patrick Walton-4/+4
2013-09-03Modernized a few more types in syntax::astMarvin Löbel-2/+2
2013-08-15Ported rusti::utils from oldvisit to <V:Visitor> trait API.Felix S. Klock II-11/+18
2013-08-02librustc: Introduce a new visitor type based on traits and port syntax to it.Patrick Walton-4/+4
2013-07-29New naming convention for ast::{node_id, local_crate, crate_node_id, blk_chec...Michael Woerister-1/+1
2013-07-22Ast spanned<T> refactoring, renaming: crate, local, blk, crate_num, crate_cfg.Michael Woerister-2/+2
2013-07-07Fix rustdoc and rustiJames Miller-2/+2
2013-06-12Rewrite rustiAlex Crichton-0/+45