| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-02-20 | added compiletest to summary.md; linked to existing resources for additional ↵ | Brad Gibson | -2/+5 | |
| information | ||||
| 2018-02-17 | Fix Github Pages path. | Eric Huss | -1/+1 | |
| The newer version of mdBook uses a different path for the html output. | ||||
| 2018-02-17 | Force mdbook update on CI if there is a version mismatch. | Eric Huss | -2/+8 | |
| Fixes #58. | ||||
| 2018-02-17 | remove humorous footnote which is not supported | Niko Matsakis | -3/+2 | |
| 2018-02-17 | correct links (mdbook seems to want them relative to the book root) | Niko Matsakis | -6/+6 | |
| 2018-02-17 | mention tidy | Niko Matsakis | -2/+9 | |
| 2018-02-17 | fix typo | Niko Matsakis | -1/+1 | |
| 2018-02-17 | link to brson's blog post | Niko Matsakis | -0/+8 | |
| 2018-02-17 | complete sentence | Niko Matsakis | -2/+2 | |
| 2018-02-17 | give some advice about which test suite to use | Niko Matsakis | -27/+59 | |
| 2018-02-17 | add some more conventions | Niko Matsakis | -11/+95 | |
| 2018-02-17 | add some notes on coding conventions and link to copyright notice | Niko Matsakis | -1/+65 | |
| 2018-02-17 | document the test infrastructure | Niko Matsakis | -2/+389 | |
| 2018-02-15 | Add a few more terms to the glossary | Mark Mansi | -0/+3 | |
| 2018-02-14 | Update glossary.md | Who? Me?! | -1/+1 | |
| 2018-02-14 | add soundness and completeness to glossary | Mark Mansi | -0/+2 | |
| 2018-02-13 | Added 'How to add header commands to `compiletest`' | Brad Gibson | -0/+1 | |
| 2018-02-13 | fixed typos | Brad Gibson | -6/+5 | |
| 2018-02-13 | Update compiletest.md | Brad Gibson | -9/+9 | |
| changed file references to GitHub links directly to files | ||||
| 2018-02-13 | created compiletest.md | Brad Gibson | -0/+183 | |
| describe the steps required to add a test and a header command to compiletest | ||||
| 2018-02-11 | alphabetize glossary | Mark Mansi | -3/+3 | |
| 2018-02-08 | Merge pull request #46 from theotherphil/dumphir | Niko Matsakis | -0/+7 | |
| Explain how to dump HIR | ||||
| 2018-02-07 | Use cargo rustc instead of setting RUSTFLAGS | Phil Ellison | -3/+2 | |
| 2018-02-07 | Explain how to dump HIR | Phil Ellison | -0/+8 | |
| 2018-02-06 | Order alphabetically, improve explanation of DAG | Philipp Hansch | -1/+1 | |
| 2018-02-06 | Add DAG to glossary | Philipp Hansch | -0/+1 | |
| 2018-02-04 | Update link text | Mark Mansi | -5/+5 | |
| 2018-02-04 | Removed spurious `a`. | Alexander Regueiro | -1/+1 | |
| 2018-02-04 | Fixed issues mentioned by @mark-i-m in review. | Alexander Regueiro | -15/+15 | |
| 2018-02-04 | More minor fixes. | Alexander Regueiro | -5/+5 | |
| 2018-02-04 | Cleaned up section on type inference. | Alexander Regueiro | -22/+21 | |
| 2018-02-04 | Explained what HM type inference is. | Alexander Regueiro | -2/+2 | |
| 2018-02-04 | Very minor grammatical fixes. | Alexander Regueiro | -6/+6 | |
| 2018-02-04 | Normalized instances of `N.B.`. | Alexander Regueiro | -2/+2 | |
| 2018-02-04 | Changed all instances of `e.g.,` to `e.g.`, and similar. | Alexander Regueiro | -12/+12 | |
| 2018-02-04 | Improved grammar of HIR section. | Alexander Regueiro | -46/+43 | |
| 2018-02-04 | Renamed `trans: generating LLVM IR` section. | Alexander Regueiro | -2/+2 | |
| 2018-02-04 | Update README.md | Who? Me?! | -0/+2 | |
| 2018-02-04 | Update glossary.md | avborhanian | -1/+1 | |
| 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 | |
