Commit graph

97 commits

Author SHA1 Message Date
Philipp Hansch
fd21533d7f Add DAG to glossary 2018-02-06 11:26:34 -06:00
Mark Mansi
54360bc43b Update link text 2018-02-04 21:52:30 -06:00
Alexander Regueiro
b93b55de10 Removed spurious a. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
e50733d623 Fixed issues mentioned by @mark-i-m in review. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
be90a13112 More minor fixes. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
61450e5364 Cleaned up section on type inference. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
198054ea53 Explained what HM type inference is. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
c45b135799 Very minor grammatical fixes. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
79896e6cb2 Normalized instances of N.B.. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
f2fb102fac Changed all instances of e.g., to e.g., and similar. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
d8b560076a Improved grammar of HIR section. 2018-02-04 21:46:26 -06:00
Alexander Regueiro
41bb7504d7 Renamed trans: generating LLVM IR section. 2018-02-04 21:46:26 -06:00
Who? Me?!
0976bb3c90 Update README.md 2018-02-04 16:11:19 -06:00
avborhanian
444b4b9c06 Update glossary.md 2018-02-04 13:13:17 -06:00
avborhanian
90cf3918cf Update glossary.md 2018-02-04 13:13:17 -06:00
avborhanian
f2a5c4b57b Adding ICH to the glossary. 2018-02-04 13:13:17 -06:00
Alexander Regueiro
0d2e27c3d0 minor grammatical fixes 2018-02-01 11:03:07 -06:00
Alexander Regueiro
f4a8352501 replaced all instances of -- (double hyphen) with - (en-dash) 2018-02-01 11:03:07 -06:00
Alexander Regueiro
7b236a4f66 fixed definition of code_mr hyperlink 2018-02-01 11:03:07 -06:00
Niko Matsakis
eaa5fdb516 Merge pull request #37 from nikomatsakis/staging
update wording on staging to be a bit more clear
2018-01-31 14:44:55 -05:00
Niko Matsakis
e232c2718b Merge pull request #27 from Michael-F-Bryan/linkcheck
Added the mdbook-linkcheck backend
2018-01-31 14:20:36 -05:00
Niko Matsakis
12243df6b4 update wording to be a bit more clear 2018-01-31 14:18:51 -05:00
Niko Matsakis
9863808201 fix some broken links 2018-01-31 14:13:49 -05:00
Niko Matsakis
f0ab2ecf95 Update link to hir 2018-01-31 14:13:10 -05:00
Niko Matsakis
51fc35b7cf update to link within the book 2018-01-31 14:13:10 -05:00
Michael Bryan
31a66439e0 Toned down the log verbosity 2018-01-31 14:13:10 -05:00
Michael Bryan
fa38aac34c Added a note about how to use mdbook-linkcheck 2018-01-31 14:13:10 -05:00
Michael Bryan
f48a68e481 Removed ghp-import and run mdbook build unconditionally 2018-01-31 14:13:10 -05:00
Michael Bryan
173a1083ea Updated CI to install and use mdbook-linkcheck 2018-01-31 14:13:10 -05:00
Michael Bryan
b9ad5b05a4 Added the mdbook-linkcheck backend 2018-01-31 14:13:09 -05:00
Niko Matsakis
b354719755 Merge pull request #36 from mark-i-m/markim_readme_02
Copy MIR readme
2018-01-31 14:12:41 -05:00
Mark Mansi
a8b512e2b1 copy MIR readme 2018-01-31 12:22:42 -06:00
Niko Matsakis
05b26f16d9 Merge pull request #31 from mark-i-m/markim_readme_01
Copy type inference readme
2018-01-31 11:28:11 -05:00
Niko Matsakis
27c4b2e5bf Merge pull request #33 from mark-i-m/stages
Add a paragraph about bootstrapping
2018-01-31 11:25:10 -05:00
Niko Matsakis
653cf9595e Merge pull request #29 from rust-lang-nursery/mark-i-m-patch-1
I'm guessing this was a typo?
2018-01-31 11:19:25 -05:00
Niko Matsakis
7c3bc8a382 Merge pull request #26 from mark-i-m/macros
Start macro expansion chapter
2018-01-31 11:18:20 -05:00
Alexander Regueiro
05d24370cd changed hyphens to en-dashes 2018-01-30 20:14:12 -06:00
Alexander Regueiro
d797aaecca minor clarification 2018-01-30 20:14:12 -06:00
Alexander Regueiro
a396106201 fixed grammatical oversight 2018-01-30 20:14:12 -06:00
Alexander Regueiro
d959cf609c improved grammar and fixed small errors 2018-01-30 20:14:12 -06:00
Alexander Regueiro
de5e7cac04 improved grammar
use en-dashes instead of `--`
2018-01-30 20:14:12 -06:00
Mark Mansi
aa9cd4423e Add a para about bootstrapping 2018-01-30 16:29:16 -06:00
Who? Me?!
70e03964e9 Fix minor typos 2018-01-30 11:38:37 -06:00
Michal 'vorner' Vaner
54ef804087 The first approximation of name resolution (#22)
* 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 22:18:35 +01:00
Mark Mansi
1790fa3747 copy type inference readme 2018-01-29 13:12:28 -06:00
Mark Mansi
767893f428 Corrected relationship of macro and rust parsers 2018-01-29 11:50:34 -06:00
Who? Me?!
2f55eef612 I'm guessing this was a typo? 2018-01-29 11:37:40 -06:00
Mark Mansi
5c2cc06d50 Rewrite 'tokens' para... 2018-01-29 11:20:46 -06:00
Niko Matsakis
e609b29afa Merge pull request #28 from nikomatsakis/master
add query + incremental section and restructure a bit
2018-01-29 10:27:18 -05:00
Niko Matsakis
d4362bf8d7 link glossary to mir 2018-01-29 10:26:40 -05:00