summary refs log tree commit diff
path: root/src/rustdoc/demo.rs
AgeCommit message (Expand)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....Gareth Daniel Smith-142/+137
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-2/+2
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-2/+2
2012-06-24Remove resourcesTim Chevalier-2/+4
2012-06-21Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.Graydon Hoare-1/+1
2012-03-09rustdoc: Update the demo moduleBrian Anderson-95/+73
2012-03-08rustdoc: Add some more demo docsBrian Anderson-0/+30
2012-01-31rustdoc: Add impl docs to demo modBrian Anderson-0/+11
2012-01-30rustdoc: Add ifaces to demo moduleBrian Anderson-0/+69
2012-01-26rustdoc: Add resource arg tys to doc treeBrian Anderson-0/+29
2012-01-25rustdoc: Add some test enums to demo moduleBrian Anderson-0/+3
2012-01-24rustdoc: Add a demo module with some test docsBrian Anderson-0/+69