| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-01-16 | rustdoc: Remove attribute parsing from extract module | Brian Anderson | -11/+15 |
| 2012-01-16 | rustdoc: Cleanup | Brian Anderson | -1/+0 |
| 2012-01-16 | rustdoc: Set the crate name in the top module | Brian Anderson | -9/+19 |
| 2012-01-16 | rustdoc: Attach the AST node id to fndocs | Brian Anderson | -2/+11 |
| 2012-01-16 | rustdoc: Wire up the doc extractor to attribute parser | Brian Anderson | -8/+2 |
| 2012-01-16 | rustdoc: Build mod and fn nodes from the AST | Brian Anderson | -6/+95 |
| 2012-01-16 | rustdoc: Add extract module for building doc model from AST | Brian Anderson | -0/+22 |
