| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-02 | Move doc/ to src/doc/ | Alex Crichton | -432/+0 | |
| We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files | ||||
| 2013-02-01 | Remove fail keyword from lexer & parser and clean up remaining calls to | Nick Desaulniers | -1/+1 | |
| fail Fix merge conflicts - Issue 4524 | ||||
| 2012-10-06 | Overhaul mods and crates section of tutorial | Brian Anderson | -1/+1 | |
| 2012-09-23 | docs: Change 'class' to 'struct' in codemirror-rust | Brian Anderson | -1/+1 | |
| 2012-09-15 | Update keywords in codemirror-rust.js | Brian Anderson | -8/+8 | |
| 2012-07-31 | "iface" -> "trait" in CodeMirror mode. | Lindsey Kuper | -5/+5 | |
| 2012-07-06 | Add 'class' and 'new' to codemirror-rust.js | Brian Anderson | -2/+2 | |
| 2012-07-02 | tutorial: Some work on closures | Brian Anderson | -1/+1 | |
| 2012-06-27 | More keyword paring and migration in runtime, docs, code modes. | Graydon Hoare | -2/+2 | |
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -3/+3 | |
| 2012-03-20 | doc: tag->enum in codemirror-rust.js | Brian Anderson | -2/+2 | |
| 2012-01-19 | Move tutorial over to a format similar to the reference doc | Marijn Haverbeke | -0/+432 | |
| And adjust highlighting/testing scripts to deal with this. | ||||
