Commit Graph

453 Commits

Author SHA1 Message Date
Terry Sun
0a41518f59 Use inline code formatting for filenames. 2016-08-18 01:35:29 -04:00
Clemens Wehrmann
f44330d3fb Add a script that writes out links inline for printing
Closes #185
2016-08-16 23:21:23 +02:00
Carol (Nichols || Goulding)
99421b09da Don't mix code and not-code in one word 2016-08-16 09:57:20 -04:00
Carol (Nichols || Goulding)
4fc06d9ab8 Merge pull request #193 from k4rtik/patch-1
Update byte example to match the text
2016-08-16 09:30:07 -04:00
Carol (Nichols || Goulding)
8a265a68fc Remove some multiple newlines 2016-08-16 09:19:11 -04:00
Kartik Singhal
e28436aa00 Update byte example to match the text 2016-08-15 17:45:36 -07:00
Aleksei Voronov
cfabd86e21 Add a script that concatenates chapters into one file
Closes #183
2016-08-16 00:40:12 +03:00
Carol (Nichols || Goulding)
85fd039271 Fix the merge I messed up 2016-08-10 19:46:32 -04:00
Carol (Nichols || Goulding)
37575e7b21 Install mdbook from git to get the exit status fix 2016-08-10 19:33:21 -04:00
Carol (Nichols || Goulding)
514017dbac Add the travis build image to the readme 2016-08-10 19:30:49 -04:00
Carol (Nichols || Goulding)
52db720fc1 Make all the cargo output say file:///projects/... that the lint found! 2016-08-10 19:26:07 -04:00
Carol (Nichols || Goulding)
dd9621ce8b Hook lints into travis 2016-08-10 19:18:30 -04:00
Carol (Nichols || Goulding)
7eb505d7a0 Add newlines to the ends of files 2016-08-10 19:14:25 -04:00
Carol (Nichols || Goulding)
f98fe55965 Merge remote-tracking branch 'origin/pr/177' 2016-08-10 19:07:59 -04:00
Carol (Nichols || Goulding)
a1b76a65e0 Merge remote-tracking branch 'origin/pr/161' 2016-08-10 18:59:57 -04:00
Carol (Nichols || Goulding)
106604eb79 Introduce byte literal syntax so we can use it later 2016-08-10 18:54:11 -04:00
Eric D. Reichert
86cb7f043a Got rid of one of the filters when checking for a line of interest. 2016-08-08 21:24:17 -04:00
Eric D. Reichert
b331986493 Added initial file path linter. 2016-08-07 09:00:16 -04:00
Carol (Nichols || Goulding)
8890e8a228 Revert "Have travis print the version of mdbook that gets installed"
This reverts commit 08194ba20d.

Nevermind, this doesn't do what I want and I see now how to expand the
output on travis to see the version of mdbook.
2016-08-06 14:07:48 -04:00
Carol (Nichols || Goulding)
08194ba20d Have travis print the version of mdbook that gets installed 2016-08-06 14:02:36 -04:00
Carol Nichols
8653fedb50 Merge pull request #175 from alfiedotwtf/patch-1
Removed duplicate "the"
2016-08-06 13:57:45 -04:00
Alfie John
ab33390ead Removed duplicate "the" 2016-08-03 10:11:30 +00:00
Carol (Nichols || Goulding)
e10602a87c Merge remote-tracking branch 'origin/first-third-try' 2016-08-02 22:26:48 -04:00
Carol (Nichols || Goulding)
8a5f54e2e2 Send the appendix to nostarch too. 2016-08-02 22:17:05 -04:00
Carol (Nichols || Goulding)
bdc30d4090 First third to nostarch! 2016-08-02 22:07:25 -04:00
Carol (Nichols || Goulding)
92085ebd8f Bumping in more section headers 2016-08-02 21:58:34 -04:00
Carol (Nichols || Goulding)
6964610a5c We don't actually end up talking about lifetimes in here 2016-08-02 21:53:07 -04:00
Carol (Nichols || Goulding)
347e559b7f Use the author's "we" :) 2016-08-02 21:52:14 -04:00
Carol (Nichols || Goulding)
b5602c746f Add a few more section headers to the tutorial 2016-08-02 21:50:46 -04:00
Carol (Nichols || Goulding)
a83b968c37 Fix heading level so that I can just cat chapters together 2016-08-02 21:42:48 -04:00
Carol (Nichols || Goulding)
10fc5d16a9 Remove lead-in to the patterns section we moved 2016-08-02 21:28:45 -04:00
Carol (Nichols || Goulding)
e399e84b22 Make the coin example not quite so literal 2016-08-02 21:27:26 -04:00
Carol (Nichols || Goulding)
76667ad238 Update error messages 2016-08-02 21:10:39 -04:00
Carol (Nichols || Goulding)
12436d7ed5 Rework return types to not need the pseudo-EBNF either 2016-08-02 21:10:30 -04:00
Carol (Nichols || Goulding)
9b92a4e0cb Simplify discussion of function arguments 2016-08-02 21:03:49 -04:00
Carol (Nichols || Goulding)
b3c3483e69 Update section header since we took modifying out 2016-08-02 20:56:29 -04:00
Carol (Nichols || Goulding)
f47d7cd80c "arity" isn't really relevant 2016-08-02 20:56:12 -04:00
Carol (Nichols || Goulding)
52b8d776c3 Update error message for line numbers
Fixes #172.
2016-08-02 20:43:09 -04:00
Carol (Nichols || Goulding)
7bda1cec86 Merge remote-tracking branch 'origin/master' into first-third-try 2016-08-02 20:40:24 -04:00
Carol (Nichols || Goulding)
1f0afd63ad Aha now I see that I forgot to remove the old chapter from summary 2016-08-02 20:38:12 -04:00
Carol (Nichols || Goulding)
b817838ea9 Uhhh messed it up again 2016-08-02 20:37:08 -04:00
Carol (Nichols || Goulding)
18a1411a5d Oops, messed up that rename somehow... 2016-08-02 20:34:55 -04:00
Carol (Nichols || Goulding)
5fb0b53648 Move generics to its own chapter outside of the first third 2016-08-02 20:32:48 -04:00
Carol (Nichols || Goulding)
b9254d86b0 Remove a confusing section on calling methods like functions 2016-08-02 18:04:00 -04:00
Carol (Nichols || Goulding)
e6443565eb Use a string literal instead of String::from; that's not a method
We've talked about Strings vs string literals at this point. Hopefully
this should be less distracting.
2016-08-02 17:56:34 -04:00
Carol (Nichols || Goulding)
bfc469d83a Clarify what's coming from which example 2016-08-02 17:55:18 -04:00
Carol (Nichols || Goulding)
723852ebb8 Remove a bunch of repeated hidden code
This is all exactly the same as the first code block, so it is still
being tested. It looks weird with the indenting when the code is hidden,
and it's harder for me to read when editing the src (but I will leave
hidden code in if it lets us test unique code examples)
2016-08-02 17:55:18 -04:00
Carol (Nichols || Goulding)
3a6d941259 Wording, typos, formatting edits to method syntax 2016-08-02 17:55:18 -04:00
Carol (Nichols || Goulding)
54dc57cef3 Remove pseudo-EBNF, just refer to example in prose 2016-08-02 17:22:22 -04:00
Carol (Nichols || Goulding)
b5d45f13c6 Switch struct to singular to avoid weird structs formatting 2016-08-02 17:11:24 -04:00