| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-01-17 | rustdoc: Add rustdocs | Brian Anderson | -0/+2 |
| 2012-01-16 | rustdoc: Remove attribute parsing from extract module | Brian Anderson | -1/+1 |
| 2012-01-16 | rustdoc: Cleanup | Brian Anderson | -1/+1 |
| 2012-01-16 | rustdoc: Convert fn return type to retdoc record | Brian Anderson | -1/+6 |
| 2012-01-16 | rustdoc: Change fndoc's arg list to a vec from map | Brian Anderson | -3/+1 |
| 2012-01-16 | rustdoc: Push imports down into submodules | Brian Anderson | -0/+2 |
| 2012-01-16 | rustdoc: Attach the AST node id to fndocs | Brian Anderson | -0/+3 |
| 2012-01-16 | rustdoc: Build mod and fn nodes from the AST | Brian Anderson | -5/+12 |
| 2012-01-16 | rustdoc: Move document model into doc module | Brian Anderson | -0/+14 |
