| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(arg_picker): add preprocessing and postprocessing priority levelsHEADmain | 魏曹先生 | 25 min. | 4 | -3/+68 |
| | | | | | | | | | Add `Begin`, `Preprocess`, `Final`, and `Postprocess` variants to `PickerArgAttr` enum, and implement `Pickable` for `PickerArgs` as a built-in picker that consumes all remaining unclaimed arguments at lowest priority. Expose `is_masked` and `build_masked_args` as public functions for use by custom pickers. | ||||
| * | docs(mingling): move crate-level docs to separate lib.md | 魏曹先生 | 18 hours | 1 | -4/+4 |
| | | |||||
| * | refactor: rename `mingling_picker` to `arg_picker` | 魏曹先生 | 19 hours | 28 | -0/+3641 |
