| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(picker): add `mingling_support` feature and `is_flag` field | 魏曹先生 | 30 hours | 1 | -0/+5 |
| | | | | | | | | Rename the `core` feature to `mingling_support` in `mingling_picker` and propagate it through `mingling_picker_macros`. Add the `is_flag` field to `PickerTag` to indicate participation in parsing after a `--` separator. Remove empty `seek.rs` file. | ||||
| * | feat: use `From<TokenStream>` conversion instead of parsing string | 魏曹先生 | 2 days | 1 | -1/+1 |
| | | |||||
| * | fix(flag): simplify argument parsing by removing name inference | 魏曹先生 | 2 days | 1 | -30/+14 |
| | | |||||
| * | refactor: rename PickerArguments to PickerArgs and PickerRequirement to | 魏曹先生 | 2 days | 1 | -0/+215 |
| PickerFlag | |||||
