Commit graph

16 commits

Author SHA1 Message Date
Ryan Geary
152b4fb77d Bump version to 1.2.0 2020-06-08 23:23:33 -04:00
Ryan Geary
1ee01c6de0 Add alternate Rust-y range syntax (#11)
Refactor to support choice 'kind'

Add ParseRangeError

Add rust syntax range parsing tests

Implement rust syntax parsing

Change parse to not anticipate exclusivity

Add choice tests

Implement Rust syntax choices

Show that there are multiple in opt.choice*s*

Refactor repeated code in choice tests

Update documentation to reflect Rust range syntax
2020-06-08 22:16:02 -04:00
Ryan Geary
63b9eea62c Fix readme exclusivity mistake
fixes #14
2020-06-08 11:20:25 -04:00
Ryan Geary
dfbeb102bb Add CONTRIBUTING.md 2020-06-08 11:10:03 -04:00
Ryan Geary
0cd42bb4fb Prepare for crates.io release 2020-06-07 23:15:44 -04:00
Ryan Geary
5d65fb99ce Add updated documentation 2020-06-02 15:09:00 -04:00
Ryan Geary
5f77249672 Add Arch Linux installation to readme 2020-04-13 13:45:30 -04:00
Artem Polishchuk
024edfc8f4 Update readme.md 2020-04-04 18:02:11 -04:00
Artem Polishchuk
4d78788eb5 Add packaging status 2020-04-04 18:02:11 -04:00
Ryan Geary
9bf02141f3 Fix documentation inconsistency 2020-04-02 15:25:47 -04:00
Ryan Geary
b0aa310c83 Update documentation for v0.1.4 2020-04-02 10:14:29 -04:00
Ryan Geary
6c889b3963 Add compilation instructions 2019-09-17 22:06:04 -04:00
Collin Reilly Clark
d226c750ef separate examples to make explanations easier to digest visually 2019-09-16 18:30:56 -04:00
Ryan Geary
2f590f61c9 Update readme 2019-09-11 23:21:26 -04:00
Ryan Geary
fc37f66d82 Revise usage statement 2019-09-01 21:14:49 -04:00
Ryan Geary
21a25c55e7 Add readme with Rationale and expected Usage 2019-09-01 20:52:02 -04:00