Commit Graph

1092 Commits

Author SHA1 Message Date
pawel duzinkiewicz 3f2d921fef fix dead example link 2018-10-09 20:28:54 +02:00
liv 3adea8f45d
Merge pull request #90 from spacekookie/master
Fixing main function errors in move_semantics/
2018-08-16 23:56:27 +02:00
Katharina 90a59c4de7
Removing Cargo.lock 2018-08-16 16:37:21 -05:00
Katharina Fey 961d725227
Fixing main function errors in move_semantics/ 2018-08-16 16:35:20 -05:00
liv 32a88c36db
Merge pull request #84 from mrcosta/master
[#83] improve README to edit locally
2018-07-31 11:27:40 +02:00
liv 4d2aa87aa3
Merge pull request #88 from kosiachenko/book-references
Regenerate README
2018-07-20 17:25:30 -07:00
Lisa Kosiachenko 7edb43ed19 Regenerate README 2018-07-20 15:52:57 -07:00
liv 571a747b15
Merge pull request #87 from kosiachenko/book-references
update old book references to the second edition of the book
2018-07-20 13:48:05 -07:00
Lisa Kosiachenko e48a1a063d update old book references to the second edition of the book 2018-07-20 11:39:49 -07:00
Mateus Costa e536a72f06 [#83] improve README to edit locally 2018-05-24 23:02:05 +02:00
olivia 850a13e913 oh, commit this 2018-05-22 22:28:13 +02:00
olivia 54f58cd726 update docs 2018-05-22 22:27:51 +02:00
olivia 4eca18050f put it in a separate file 2018-05-22 22:26:09 +02:00
olivia 69ff4a8b25 replace macros with more general methods 2018-05-22 22:23:22 +02:00
olivia 2f1e3bc0c7 small fixes 2018-05-22 21:24:43 +02:00
olivia 6d50965344 port the first exercise from the old curriculum 2018-05-22 21:22:21 +02:00
olivia 729217da2f add console output image 2018-05-22 21:03:19 +02:00
olivia 71a6041edf add some basic docs 2018-05-22 20:59:50 +02:00
liv 2fa0fa17f9
Merge pull request #73 from hynek/master
Fix error_handling examples to use the ? operator
2018-05-22 20:50:55 +02:00
olivia 89f2a986c0 rustfmt 2018-05-16 15:30:30 +02:00
olivia 5310dfd406 make the initial output prettier 2018-05-16 15:27:57 +02:00
olivia 39b3e3225a add another example 2018-05-16 15:27:52 +02:00
olivia d9946a91d4 make the example work 2018-05-16 15:23:14 +02:00
olivia 8ea1b17fd9 format 2018-05-14 19:13:13 +02:00
olivia 97efff760d use macros 2018-05-14 18:41:58 +02:00
olivia 595a91df55 experiment 2018-05-06 18:59:50 +02:00
olivia 8ecc1e6ff1 move to another file 2018-05-06 17:27:03 +02:00
olivia d0e3a6e770 make return explicit 2018-04-26 22:15:18 +02:00
olivia 7148233950 add a sample 2018-04-26 22:14:20 +02:00
olivia 3ffefa32e1 init new cargo project 2018-04-26 21:41:19 +02:00
olivia 5e89d1e888 move old files to a separate directory 2018-04-26 21:29:11 +02:00
olivia 32ac403da5 wipe readme 2018-04-26 21:21:28 +02:00
Hynek Schlawack 3182b4d9ec Fix error_handling examples to use the ? operator 2018-03-06 16:29:37 +01:00
Carol (Nichols || Goulding) 65bedf2d90 Regenerate README 2018-03-06 01:11:29 +00:00
Carol (Nichols || Goulding) 18d047c984
Make a trivial change to make sure the readme gets regenerated 2018-03-05 20:10:19 -05:00
Carol (Nichols || Goulding) 548bdc2c5e
Not having anything to commit isn't an error 2018-03-05 20:05:27 -05:00
Carol (Nichols || Goulding) 56d7cdcfb1 Regenerate README 2018-03-05 15:08:02 +00:00
Carol (Nichols || Goulding) 10a464cbd4
lol i know how to use git i swear 2018-03-05 10:05:53 -05:00
Carol (Nichols || Goulding) cda85957b9
Origin already exists, oops 2018-03-05 10:00:53 -05:00
Carol (Nichols || Goulding) cef6f8e05a
Auto commit changes to the README
Let's see if this infinite loops or not...
2018-03-04 17:14:07 -05:00
Carol (Nichols || Goulding) bcba928f17
Start of trying to make travis update the readme 2018-03-04 16:56:03 -05:00
Carol (Nichols || Goulding) 0c46f91fac
Merge remote-tracking branch 'origin/pr/72' 2018-03-04 16:35:38 -05:00
Carol (Nichols || Goulding) 510e9f884d
Update generated README 2018-03-04 16:34:22 -05:00
Carol (Nichols || Goulding) 05fcc8d629
Merge pull request #63 from bjornwsv/patch-1
Update modules2.rs
2018-03-04 16:34:02 -05:00
Carol (Nichols || Goulding) 1d20c22d3f
Update the updated book links 2018-03-04 16:31:07 -05:00
Carol (Nichols || Goulding) 291182d308
Merge remote-tracking branch 'origin/pr/62' 2018-03-04 14:32:27 -05:00
Carol (Nichols || Goulding) 6e2d953aa6
Update to btbytes' prlink because they merged my PR already!! 2018-03-04 14:28:11 -05:00
Carol (Nichols || Goulding) 956ffa9d7c
Fix line numbers
Fixes #69.
2018-03-04 14:26:56 -05:00
Carol (Nichols || Goulding) 426e5cf3f5
Don't be lazy, actually read the file instead of including it at compile time 2018-03-04 14:13:55 -05:00
Carol (Nichols || Goulding) 70aa18699b
Make a handlebars helper that uses prlink to generate a link from a file 2018-03-04 14:11:11 -05:00