aboutsummaryrefslogtreecommitdiff
path: root/mingling_picker/src/picker
Commit message (Expand)AuthorAgeFilesLines
* feat(patterns): add `or` and `post` builder methods to pattern types魏曹先生2 days1-2/+53
* feat(picker): add default and post-processing hooks for flags魏曹先生2 days1-0/+8
* feat(mingling_picker): rename FormatError to ParseError and add parse魏曹先生3 days1-0/+17
* feat(picker): add `pick` method to start and extend flag chains魏曹先生3 days1-0/+9
* feat(mingling_picker_macros): add $+ $- $^ special tokens to魏曹先生3 days1-4/+33
* refactor: rename PickerArguments to PickerArgs and PickerRequirement to魏曹先生3 days1-6/+6
* refactor(mingling_picker): move parse result out of requirement and into魏曹先生3 days1-4/+18
* feat(picker): add core trait, types, and builder macro for argument魏曹先生3 days1-0/+12