| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| 2018-01-23 | add `-p` flag to `ghp-import` so that it pushes | Niko Matsakis | -1/+1 | |
| 2018-01-23 | try pip install --user | Niko Matsakis | -1/+1 | |
| 2018-01-23 | Copy contents of README.md from librustc/hir | Phil Ellison | -0/+118 | |
| 2018-01-23 | invert the sense of `command -v` | Niko Matsakis | -4/+4 | |
| 2018-01-23 | make install.sh tell us what it is installing and why | Niko Matsakis | -0/+6 | |
| 2018-01-23 | make `github_pages.sh` more chatty | Niko Matsakis | -1/+3 | |
| 2018-01-23 | add an encrypted auth token | Niko Matsakis | -10/+8 | |
| 2018-01-20 | Started working on the parser chapter | Michael Bryan | -1/+14 | |
| 2018-01-19 | improvements to travis setup -- cache, use command -v | Niko Matsakis | -2/+6 | |
| 2018-01-19 | invoke `cargo` to install mdbook | Niko Matsakis | -2/+4 | |
| 2018-01-19 | move over the `ty` README | Niko Matsakis | -2/+166 | |
