summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2020-06-15Add one_indexed flag (#23)Ryan Geary
2020-06-08Add alternate Rust-y range syntax (#11)Ryan Geary
2020-06-02Add character-wise `choose`ingRyan Geary
2020-04-06[FEATURE] specify output field delimiter (#8)Ryan Geary
2020-04-01Add negative choice and parsing testsRyan Geary
2020-03-17Reassign exit codes and clean up e2e_testRyan Geary
2020-03-15Separate Opt into separate modRyan Geary
2020-03-15Use lazy_static for parse_choice regexRyan Geary
2020-03-15Return ParseIntErrors from parse_choiceRyan Geary
2020-03-14Make regex compilation errors more specificRyan Geary
2020-03-10Improve performance and add profiling toolingRyan Geary
2019-10-13[BREAKING] Default to inclusive ranges, -x for exclusiveRyan Geary
2019-10-10Reorganize massivelyv0.1.2Ryan Geary