.. |
img
|
Made images high-DPI-compatible.
|
2016-02-29 03:07:06 +09:00 |
ch01-01-introduction.md
|
Rename files to match the nostarch structure more closely
|
2016-06-27 15:35:52 -06:00 |
ch01-02-installation.md
|
Rename files to match the nostarch structure more closely
|
2016-06-27 15:35:52 -06:00 |
ch01-03-hello-world.md
|
Merge remote-tracking branch 'origin/master' into first-third-try
|
2016-07-14 14:30:31 -04:00 |
ch01-04-design.md
|
Rename files to match the nostarch structure more closely
|
2016-06-27 15:35:52 -06:00 |
ch02-01-guessing-game-tutorial.md
|
Remove or change all forward refs to "Chapter XX"
|
2016-07-12 16:04:18 -04:00 |
ch03-01-up-and-running.md
|
Backport edits made to Up and Running section
|
2016-07-05 19:17:38 -04:00 |
ch03-02-anatomy-of-a-rust-program.md
|
Remove unneeded indent
|
2016-07-05 19:18:05 -04:00 |
ch03-03-variable-bindings-in-detail.md
|
Resolve comments and make some more edits in variable bindings
|
2016-07-05 19:18:05 -04:00 |
ch03-04-data-types-in-rust.md
|
Merge remote-tracking branch 'origin/master' into first-third-try
|
2016-07-14 14:30:31 -04:00 |
ch03-05-how-functions-work-in-rust.md
|
Resolve comments in functions
|
2016-07-05 19:18:05 -04:00 |
ch03-06-comments.md
|
First rule about block comments: don't talk about block comments
|
2016-07-05 19:18:05 -04:00 |
ch03-07-control-flow.md
|
Put back the trailing whitespace to get newlines
|
2016-07-05 19:18:05 -04:00 |
ch04-01-understanding-ownership.md
|
Fix references that are now invalid with the rearranging
|
2016-07-14 16:19:43 -04:00 |
ch04-02-ownership.md
|
Move this comment to the first time we use push_str()
|
2016-07-15 12:32:06 -04:00 |
ch04-03-references-and-borrowing.md
|
Replace teaser of more examples with segue to slices
|
2016-07-15 12:33:20 -04:00 |
ch04-04-slices.md
|
Hopefully clarify string slice syntax vs internal representation
|
2016-07-15 14:04:29 -04:00 |
ch05-01-structs.md
|
Rename files to match the nostarch structure more closely
|
2016-06-27 15:35:52 -06:00 |
ch05-02-method-syntax.md
|
fix typos
|
2016-07-13 23:10:26 +05:30 |
ch05-03-generics.md
|
fix typos
|
2016-07-13 23:10:26 +05:30 |
ch06-01-enums.md
|
attach instead of attatch typo
|
2016-07-11 13:36:26 +02:00 |
ch06-02-option.md
|
Add a paragraph connecting Option to the $1B mistake
|
2016-07-01 18:56:46 -06:00 |
ch06-03-match.md
|
fix typos
|
2016-07-13 23:10:26 +05:30 |
ch06-04-patterns.md
|
Clarify talking about println! in prose
|
2016-07-01 18:56:46 -06:00 |
ch06-05-if-let.md
|
Clear up the last sentence of the if let section a bit
|
2016-07-01 18:56:46 -06:00 |
SUMMARY.md
|
Proposed reordering (without Up and Running chapter for now
|
2016-07-08 15:49:47 -04:00 |