index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustdoc
/
rustdoc.rc
Age
Commit message (
Expand
)
Author
Lines
2012-07-11
Fix some version numbers.
Graydon Hoare
-5
/
+5
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-1
/
+1
2012-06-04
Make vecs implicitly copyable for all of our projects.
Michael Sullivan
-0
/
+2
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-1
/
+1
2012-05-13
rustc: Eliminate some indirection to the syntax crate
Brian Anderson
-0
/
+1
2012-04-05
Explicitly use version 0.2 of crates
Brian Anderson
-2
/
+7
2012-03-28
Update crate URLs to point to interesting things.
Graydon Hoare
-1
/
+1
2012-03-22
Bump version numbers to 0.2
Brian Anderson
-1
/
+1
2012-03-16
rustdoc: Escape backslashes
Brian Anderson
-1
/
+2
2012-03-09
rustdoc: Vastly simplify the document model
Brian Anderson
-2
/
+0
2012-03-09
rustdoc: Add the concept of 'sections'
Brian Anderson
-0
/
+1
2012-03-08
rustdoc: Rename desc_pass to text_pass
Brian Anderson
-1
/
+1
2012-03-07
rustdoc: Support #[doc(hidden)]
Brian Anderson
-0
/
+1
2012-03-06
rustdoc: Remove escaping pass
Brian Anderson
-1
/
+0
2012-03-06
rustdoc: Escape HTML special characters
Brian Anderson
-0
/
+1
2012-03-06
rustdoc: Add a pass to split the document into pages
Brian Anderson
-0
/
+1
2012-03-02
rustdoc: Begin constructing indexes
Brian Anderson
-0
/
+1
2012-03-02
Revert "rust: xfail-fast run-pass/cci_no_inline_exe"
Brian Anderson
-1
/
+0
2012-03-02
rust: xfail-fast run-pass/cci_no_inline_exe
Brian Anderson
-0
/
+1
2012-02-29
rustdoc: Extract markdown_writer from markdown_pass
Brian Anderson
-0
/
+1
2012-02-26
rustdoc: Rename util mod to par
Brian Anderson
-1
/
+1
2012-02-26
rustdoc: Add command line option parsing and a config record
Brian Anderson
-0
/
+1
2012-02-21
rustdoc: Implement a parallel fold
Brian Anderson
-0
/
+1
2012-02-20
rustdoc: Document reexports
Brian Anderson
-1
/
+2
2012-02-03
rustdoc: Add various sorting passes
Brian Anderson
-1
/
+3
2012-01-31
rustdoc: Split the pruning of undocumented branches into two passes
Brian Anderson
-1
/
+2
2012-01-29
rustdoc: Add a sorting pass
Brian Anderson
-0
/
+1
2012-01-24
rustdoc: Add a pass to normalize indentation levels in doc comments
Brian Anderson
-0
/
+1
2012-01-24
rustdoc: Extract a general apply-function-to-strings pass from trim_pass
Brian Anderson
-0
/
+1
2012-01-24
rustdoc: Add a demo module with some test docs
Brian Anderson
-0
/
+1
2012-01-24
rustdoc: Rename gen module to markdown_pass
Brian Anderson
-1
/
+1
2012-01-24
rustdoc: Add a pass to trim whitespace from docs
Brian Anderson
-0
/
+1
2012-01-24
rustdoc: Add a pass that extracts brief docs from long docs
Brian Anderson
-0
/
+1
2012-01-23
rustdoc: Prune unexported items from the doc tree
Brian Anderson
-0
/
+1
2012-01-23
Change rustc and rustdoc's #[desc] attribute to #[comment]
Brian Anderson
-1
/
+1
2012-01-23
Revert "rustdoc: Get the crate brief description from the 'desc' attr"
Brian Anderson
-0
/
+2
2012-01-23
rustdoc: Get the crate brief description from the 'desc' attr
Brian Anderson
-2
/
+0
2012-01-19
rustdoc: Add path_pass for recording full paths to mods
Brian Anderson
-0
/
+1
2012-01-17
rustdoc: Cleanup
Brian Anderson
-1
/
+5
2012-01-16
rustdoc: Add a pass to prune undocumented items
Brian Anderson
-0
/
+1
2012-01-16
rustdoc: Move fst and snd into util mod
Brian Anderson
-0
/
+1
2012-01-16
rustdoc: Add module astsrv to provide access to the (non-sendable) AST
Brian Anderson
-1
/
+2
2012-01-16
rustdoc: Add attr_pass for extracting attributes
Brian Anderson
-0
/
+1
2012-01-16
rustdoc: Add tystr_pass module for extracting type strings
Brian Anderson
-1
/
+2
2012-01-16
rustdoc: Add fold module
Brian Anderson
-1
/
+2
2012-01-16
rustdoc: Move parse_compound_fndoc into mod attr_parser
Brian Anderson
-0
/
+1
2012-01-16
rustdoc: Add extract module for building doc model from AST
Brian Anderson
-0
/
+1
2012-01-16
rustdoc: Move markdown-writing functions into gen module
Brian Anderson
-1
/
+2
2012-01-16
rustdoc: Move document model into doc module
Brian Anderson
-1
/
+2
2012-01-16
rustdoc: Move parse module to its own file
Brian Anderson
-0
/
+2
[next]