| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-02-04 | Update glossary.md | avborhanian | -1/+1 | |
| 2018-02-04 | Adding ICH to the glossary. | avborhanian | -0/+1 | |
| 2018-02-01 | minor grammatical fixes | Alexander Regueiro | -2/+3 | |
| 2018-02-01 | replaced all instances of `--` (double hyphen) with `-` (en-dash) | Alexander Regueiro | -41/+41 | |
| 2018-02-01 | fixed definition of code_mr hyperlink | Alexander Regueiro | -1/+1 | |
| 2018-01-31 | Merge pull request #37 from nikomatsakis/staging | Niko Matsakis | -6/+10 | |
| update wording on staging to be a bit more clear | ||||
| 2018-01-31 | update wording to be a bit more clear | Niko Matsakis | -6/+10 | |
| 2018-01-31 | fix some broken links | Niko Matsakis | -3/+3 | |
| 2018-01-31 | Update link to hir | Niko Matsakis | -1/+1 | |
| 2018-01-31 | update to link within the book | Niko Matsakis | -1/+2 | |
| 2018-01-31 | Toned down the log verbosity | Michael Bryan | -1/+1 | |
| 2018-01-31 | Added a note about how to use mdbook-linkcheck | Michael Bryan | -0/+8 | |
| 2018-01-31 | Removed ghp-import and run mdbook build unconditionally | Michael Bryan | -22/+1 | |
| 2018-01-31 | Updated CI to install and use mdbook-linkcheck | Michael Bryan | -6/+14 | |
| 2018-01-31 | Added the mdbook-linkcheck backend | Michael Bryan | -2/+7 | |
| 2018-01-31 | Merge pull request #36 from mark-i-m/markim_readme_02 | Niko Matsakis | -3/+102 | |
| Copy MIR readme | ||||
| 2018-01-31 | copy MIR readme | Mark Mansi | -3/+102 | |
| 2018-01-31 | Merge pull request #31 from mark-i-m/markim_readme_01 | Niko Matsakis | -0/+226 | |
| Copy type inference readme | ||||
| 2018-01-31 | Merge pull request #33 from mark-i-m/stages | Niko Matsakis | -2/+15 | |
| Add a paragraph about bootstrapping | ||||
| 2018-01-31 | Merge pull request #29 from rust-lang-nursery/mark-i-m-patch-1 | Niko Matsakis | -5/+0 | |
| I'm guessing this was a typo? | ||||
| 2018-01-31 | Merge pull request #26 from mark-i-m/macros | Niko Matsakis | -0/+160 | |
| Start macro expansion chapter | ||||
| 2018-01-30 | changed hyphens to en-dashes | Alexander Regueiro | -3/+3 | |
| 2018-01-30 | minor clarification | Alexander Regueiro | -1/+1 | |
| 2018-01-30 | fixed grammatical oversight | Alexander Regueiro | -1/+1 | |
| 2018-01-30 | improved grammar and fixed small errors | Alexander Regueiro | -17/+16 | |
| 2018-01-30 | improved grammar | Alexander Regueiro | -7/+7 | |
| use en-dashes instead of `--` | ||||
| 2018-01-30 | Add a para about bootstrapping | Mark Mansi | -2/+15 | |
| 2018-01-30 | Fix minor typos | Who? Me?! | -2/+2 | |
| 2018-01-29 | The first approximation of name resolution (#22) | Michal 'vorner' Vaner | -0/+106 | |
| * The first approximation of name resolution The first attempt to write something useful about the name resolution. As the TODO section says, his is not finished thing, but it might hopefully be useful to someone already. | ||||
| 2018-01-29 | copy type inference readme | Mark Mansi | -0/+226 | |
| 2018-01-29 | Corrected relationship of macro and rust parsers | Mark Mansi | -6/+7 | |
| 2018-01-29 | I'm guessing this was a typo? | Who? Me?! | -5/+0 | |
| 2018-01-29 | Rewrite 'tokens' para... | Mark Mansi | -10/+16 | |
| 2018-01-29 | link glossary to mir | Niko Matsakis | -1/+6 | |
| 2018-01-29 | create links in the glossary | Niko Matsakis | -8/+9 | |
| 2018-01-29 | breakup the MIR section and add an incremental compilation section | Niko Matsakis | -4/+145 | |
| 2018-01-26 | Updated macros to address Niko's comments | Mark Mansi | -42/+130 | |
| 2018-01-26 | move over the query chapter from src/librustc/ty/maps | Niko Matsakis | -0/+316 | |
| 2018-01-26 | rename the hir chapter to The HIR | Niko Matsakis | -3/+3 | |
| 2018-01-25 | Oops rename | Mark Mansi | -70/+58 | |
| 2018-01-25 | Add a bit about macro expansion | Mark Mansi | -0/+66 | |
| 2018-01-25 | Start macro expansion chapter | Mark Mansi | -0/+11 | |
| 2018-01-25 | Merge pull request #21 from Michael-F-Bryan/parser | Niko Matsakis | -1/+42 | |
| WIP: Started working on the Parser | ||||
| 2018-01-25 | Merge pull request #24 from nikomatsakis/master | Niko Matsakis | -0/+119 | |
| how to build and run compiler, first shot | ||||
| 2018-01-25 | fix nits | Niko Matsakis | -5/+7 | |
| 2018-01-25 | Mentioned the main players in the parser | Michael Bryan | -4/+32 | |
| 2018-01-24 | Merge pull request #23 from theotherphil/hir | Niko Matsakis | -0/+118 | |
| Copy contents of README.md from librustc/hir | ||||
| 2018-01-24 | how to build and run compiler, first shot | Niko Matsakis | -0/+117 | |
| 2018-01-24 | try adjusting secure password again | Niko Matsakis | -2/+2 | |
| 2018-01-23 | try to use travis's builtin deploy workflow | Niko Matsakis | -1/+7 | |
