Commit graph

636 commits

Author SHA1 Message Date
David Harris
a36773206b Added monte carlo integration in rand crate example 2017-02-25 14:30:30 -06:00
Bradley Anderson
671ceed73d Merge pull request #10 from Charlesetc/toml-badge
Add badge to toml page
2017-02-25 13:25:36 -06:00
Charles Chamberlain
69c81802d8 adding badge to toml page 2017-02-25 13:25:53 -06:00
Bradley Anderson
25f19d4363 Merge pull request #9 from Charlesetc/toml-example
first examples on toml page
2017-02-25 13:21:29 -06:00
Charles Chamberlain
dfbe6b25e8 adding links for badge 2017-02-25 12:57:55 -06:00
Charles Chamberlain
65b4db8a5e updating readme with toml 2017-02-25 12:51:39 -06:00
Charles Chamberlain
f846011bb1 first examples on toml page 2017-02-25 12:43:11 -06:00
Trent Spice
4fa74d85f5 Merge pull request #7 from brson/develop
Added detailed description on JSON recipe.
2017-02-25 13:26:21 -05:00
Trent Spice
88aa7bf477 Merge pull request #8 from Charlesetc/test-all-files
build.rs runs all the tests with new skeptic library
2017-02-25 13:26:14 -05:00
Charles Chamberlain
662002da04 build.rs runs all the tests with new skeptic library 2017-02-25 12:19:20 -06:00
Trent Spice
dfd355158c Wrapped markdown code around assert_eq! macro 2017-02-25 13:01:40 -05:00
Trent Spice
6ec45fe16f Added period to end of instantiate sentence. 2017-02-25 13:00:30 -05:00
Trent Spice
ab0c1ea8f4 Created description on JSON example.
Added descriptions on parsed and instantiated JSON in Rust. Also explained that by using the assert_eq macro we are ensuring equivalence.
2017-02-25 12:59:24 -05:00
trentspi
7b88a53beb Rewrote example on json with assert and unwrap 2017-02-25 12:46:05 -05:00
David Harris
b79f1542d9 Merge pull request #6 from brson/develop
Add changes for build.rs bug
2017-02-25 11:25:58 -06:00
David Harris
0a3fe6675f Fixed bug that only tested one file 2017-02-25 11:24:24 -06:00
David Harris
117dcf9995 Added json dependency 2017-02-25 10:34:44 -06:00
Bradley Anderson
1d307589ee Merge pull request #5 from brson/contributing
Add page links
2017-02-25 03:28:35 -06:00
Brad Anderson
368f8dcb56 Merge branch 'master' of https://github.com/brson/rust-cookbook into contributing 2017-02-25 03:25:31 -06:00
Bradley Anderson
1e2273227c Merge pull request #4 from brson/develop
Develop
2017-02-25 03:25:23 -06:00
Brad Anderson
634fb64160 Add links to work in progress pages 2017-02-25 03:24:42 -06:00
trentspi
b0a38e3004 Merge branch 'master' of https://github.com/brson/rust-cookbook into develop 2017-02-25 04:17:18 -05:00
trentspi
3c27d7930d Created JSON recipe with example 2017-02-25 04:17:02 -05:00
Brian Anderson
0855871704 Merge pull request #2 from brson/develop
Implemented test automation
2017-02-25 00:49:58 -08:00
Bradley Anderson
8d1844a9d9 Merge pull request #3 from brson/contributing
Contributing
2017-02-25 02:49:06 -06:00
Brad Anderson
74a0e0269d Fix crate badge to have crate name 2017-02-25 02:47:26 -06:00
Brad Anderson
46c755db03 Fix line breaks in contributing 2017-02-25 02:34:02 -06:00
Brad Anderson
9ff05b43c5 Fix contributing table of contents 2017-02-25 02:31:04 -06:00
Brad Anderson
b46a78aa7c Add contribution guide skeleton 2017-02-25 02:25:51 -06:00
David Harris
aa2edabe59 Implemented test automation 2017-02-25 01:52:30 -06:00
Bradley Anderson
2705ba8f4f Merge pull request #1 from brson/pages
Pages
2017-02-25 01:39:09 -06:00
Brad Anderson
020e81e7fb Add error-chain links and slightly improve formatting 2017-02-25 01:32:03 -06:00
Brad Anderson
02a3497a35 Set up pages 2017-02-25 00:38:58 -06:00
Brian Anderson
28245801d5 Fix all the breakage 2017-02-24 21:21:08 -08:00
Brian Anderson
e96580da03 . 2017-02-23 12:29:46 -08:00
Brian Anderson
844caac05c Initial 2017-02-20 11:22:19 -08:00