summary refs log tree commit diff
path: root/src/rustdoc
AgeCommit message (Expand)AuthorLines
2012-01-16rustdoc: Move AST parsing into the parse moduleBrian Anderson-12/+18
2012-01-15build: Add rustdoc to tidy rulesBrian Anderson-2/+6
2012-01-15rustdoc: Add a crate fileBrian Anderson-0/+8
2012-01-14rustc: Rename mk_codemap_handler to mk_handlerBrian Anderson-1/+1
2012-01-14rustc: Allow a custom diagnostic emitter when building the handlerBrian Anderson-1/+1
2012-01-13Update tools for new parser APIBrian Anderson-1/+7
2012-01-13Remove tests for objs, adjust tests that use objsMarijn Haverbeke-1/+0
2012-01-11Major clean-up of std::ioMarijn Haverbeke-0/+1
2011-12-30Print usage messages to rustc and rustdoc when invoked with no args. Close #1...Graydon Hoare-1/+9
2011-12-22Fix rustdoc for AST changesMarijn Haverbeke-6/+6
2011-12-20rustdoc: Some rights reserved?Elly Jones-1/+1
2011-12-20rustdoc: delete bogus license textElly Jones-14/+1
2011-12-20rustdoc: Add.Elly Jones-0/+205