Commit Graph

832 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding)
5d8595bf03 Fixing headings in the markdown at least 2016-11-03 15:53:50 -04:00
Carol (Nichols || Goulding)
2215d7acae Fix steve nits 2016-11-03 15:50:43 -04:00
Carol (Nichols || Goulding)
00d4a17d3f Edits and edits to the edits 2016-11-01 17:03:48 -04:00
Carol (Nichols || Goulding)
210bde50b4 Switch to odt; having trouble getting rid of newlines in the docx 2016-11-01 16:58:39 -04:00
Carol (Nichols || Goulding)
8125da4bf4 Merge upstream changes into the docx 2016-11-01 10:12:07 -04:00
Carol (Nichols || Goulding)
0b31b38798 Fix some formatting problems 2016-11-01 10:12:07 -04:00
Carol (Nichols || Goulding)
75c73dda96 Chapter 3 after copy editing 2016-11-01 10:12:07 -04:00
Carol (Nichols || Goulding)
29678e48ad Remove "distinct" from tuple explanation
Fixes #283.
2016-11-01 10:11:54 -04:00
Carol (Nichols || Goulding)
7520e12da8 Run the ship-to-nostarch script
To get the fancy quotes and bindings -> variables into the full chapter
md files for diffing.
2016-10-31 20:47:25 -04:00
Carol (Nichols || Goulding)
e4c1266756 Standardize on asterisks for filenames 2016-10-31 20:40:35 -04:00
Carol (Nichols || Goulding)
d03cd6b798 Handle more docx xml 2016-10-31 19:53:47 -04:00
Carol (Nichols || Goulding)
fad86c54a2 Standardize on fancy quotes 2016-10-31 19:49:34 -04:00
Carol (Nichols || Goulding)
e8e42f79cb Standardize on using asterisks for emphasis 2016-10-31 19:20:44 -04:00
Carol (Nichols || Goulding)
ef1556390b Incorporate notes into TOC. Fixes #271. 2016-10-31 12:06:23 -04:00
Carol (Nichols || Goulding)
0089111432 Ship chapter 9 to nostarch 2016-10-31 11:57:58 -04:00
Carol (Nichols || Goulding)
aabad34d58 Merge pull request #134 from rust-lang/error-handling
start of error handling
2016-10-31 11:52:22 -04:00
Carol (Nichols || Goulding)
3f72a067e5 Forward reference to api docs 2016-10-18 18:37:15 -04:00
Carol (Nichols || Goulding)
234e75847a Make notes since we now know 1.14 will have the question mark 2016-10-18 18:37:15 -04:00
Carol (Nichols || Goulding)
ee823778b1 Whitespace in code 2016-10-18 18:37:15 -04:00
Carol (Nichols || Goulding)
0cd5b91fec Spelling 2016-10-18 18:30:26 -04:00
Carol (Nichols || Goulding)
fdc98f4bcb Remove redundant 'file' 2016-10-18 18:30:17 -04:00
Carol (Nichols || Goulding)
3a8c5ef9c5 Title case titles 2016-10-18 18:24:34 -04:00
Carol (Nichols || Goulding)
5c1eed2e50 Clear up that a garbage collector isn't a safety check. Closes #307 2016-10-18 17:47:15 -04:00
Carol (Nichols || Goulding)
8dfb4d9ddf Remove tech jargon. Closes #306 2016-10-18 17:43:29 -04:00
Carol (Nichols || Goulding)
715049e014 Merge pull request #304 from florolf/fix-ch06-typos
fix some typos in chapter 6
2016-10-18 09:55:11 -04:00
Carol (Nichols || Goulding)
ad1bb7c118 Merge pull request #303 from leodasvacas/delete-commas
Remove wrong comma
2016-10-18 09:05:58 -04:00
Florian Larysch
d1b926947e fix some typos in chapter 6 2016-10-18 09:18:02 +02:00
Leonardo Yvens
ba0a0cc5d4 Remove wrong comma 2016-10-18 00:03:04 -02:00
Carol (Nichols || Goulding)
c1b5ed7ea9 Ship chapter 6 to nostarch 2016-10-17 17:25:37 -04:00
Carol (Nichols || Goulding)
a47388f1a0 Ooops, forgot to remove some parens 2016-10-17 17:24:53 -04:00
Carol (Nichols || Goulding)
54e730622b Oops, forgot to end a close tag 2016-10-17 17:24:53 -04:00
Carol (Nichols || Goulding)
1ffe541f30 Merge pull request #294 from rust-lang/ch6-edits
Edits as a result of nostarch comments on chapter 6
2016-10-17 17:11:18 -04:00
Carol (Nichols || Goulding)
2162339427 Talk a bit about the contract of Guess 2016-10-17 16:41:14 -04:00
Carol (Nichols || Goulding)
0fc14dfe5b Add a summary 2016-10-17 16:30:28 -04:00
Carol (Nichols || Goulding)
211aec84b9 Add listing numbers for long or referred-to code 2016-10-17 15:51:43 -04:00
Carol (Nichols || Goulding)
6e7eb0e87c Discuss that it's ok to unwrap if you know it can't fail 2016-10-17 15:51:43 -04:00
Carol (Nichols || Goulding)
c00340ce75 Small tweaks to wording on another readthrough 2016-10-17 15:51:43 -04:00
Carol (Nichols || Goulding)
dee364472b Minor rewordings on one last readthrough 2016-10-17 12:21:38 -04:00
Carol (Nichols || Goulding)
9aa51a0f15 Explain the issues we're having with enum value explanations 2016-10-17 11:49:37 -04:00
Carol (Nichols || Goulding)
82f5928b89 Script unzipping too; add instructions to README 2016-10-15 11:51:29 -04:00
Carol (Nichols || Goulding)
7031318d01 Fix some headings that were too far in 2016-10-15 11:51:29 -04:00
Carol (Nichols || Goulding)
d92f03be9c Fix some formatting inconsistent with the doc 2016-10-15 11:51:29 -04:00
Carol (Nichols || Goulding)
e2d63bcd6c Filenames in * 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
4ccc84fdb3 Fancy quotes 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
aa1ac85450 Remove some unneeded code formatting 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
7ea509c828 Handle spaces at the start of emphasis/literals too 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
5261d09ba5 Don't print newlines for body paragraphs without text 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
c548630381 Don't print out empty nodes 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
c7b78d8bce Handle numbered lists 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
ec6f167fbb Handle EmphasisBold 2016-10-15 11:51:27 -04:00