aboutsummaryrefslogtreecommitdiff
path: root/arg_picker
Commit message (Expand)AuthorAgeFilesLines
* feat(arg_picker): add mingling_support feature flag魏曹先生14 days1-0/+3
* feat: migrate mingling-specific picker code into mingling crate魏曹先生14 days4-151/+12
* test(or_route): update panic message in test魏曹先生2026-07-181-2/+2
* refactor(picker): extract pick_flag helper to reduce duplication魏曹先生2026-07-182-6/+10
* feat(picker): add From impls for PickerArgs to Vec conversions魏曹先生2026-07-181-0/+20
* feat(arg_picker): add preprocessing and postprocessing priority levels魏曹先生2026-07-184-3/+68
* test(value_flag): replace assert! with assert_eq! for clarity魏曹先生2026-07-171-5/+5
* docs(mingling): move crate-level docs to separate lib.md魏曹先生2026-07-171-4/+4
* chore: add symlinked license files to subcrates魏曹先生2026-07-172-0/+2
* refactor: rename `mingling_picker` to `arg_picker`魏曹先生2026-07-1744-0/+5650