summary refs log tree commit diff
path: root/src/comp/syntax/print
AgeCommit message (Expand)AuthorLines
2011-07-06Remove temporary stdlib placeholders, use actual stdlib functionsMarijn Haverbeke-6/+4
2011-07-05Change ast::meta_name_value to accept any literal, not just stringBrian Anderson-1/+1
2011-07-05Print remaining comments at end of *crate*, not module.Graydon Hoare-1/+1
2011-07-05Parse attributes for native items. Closes #609Brian Anderson-0/+2
2011-07-05Move everything syntax-related to syntax/, break deps on rest of compilerMarijn Haverbeke-0/+2005