| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add comprehensive test suite for picker parser module | Weicao-CatilGrass | 2026-05-09 | 1 | -1/+9 |
| | | |||||
| * | Add `strip_all_flags` method and `operate_args` method | Weicao-CatilGrass | 2026-04-14 | 1 | -0/+13 |
| | | |||||
| * | Replace length checks with `is_empty` and `?` operator | 魏曹先生 | 2026-04-06 | 1 | -6/+6 |
| | | |||||
| * | Handle empty flag in special_arguments macro | 魏曹先生 | 2026-04-04 | 1 | -2/+7 |
| | | |||||
| * | Add vector pickers | 魏曹先生 | 2026-04-04 | 1 | -11/+58 |
| | | |||||
| * | Add documentation for public items in lib and parser modules | 魏曹先生 | 2026-04-01 | 1 | -0/+1 |
| | | |||||
| * | Add Argument type to picker builtins and expose Picker | 魏曹先生 | 2026-03-31 | 1 | -0/+9 |
| | | | | | | | | - Add `#[derive(Debug, Default)]` to `Argument` struct - Add `dump_remains` method to `Argument` - Remove `#[doc(hidden)]` from `Picker` struct - Implement `Pickable` for `Argument` to allow consuming remaining args | ||||
| * | Add argument parser module with picker API | 魏曹先生 | 2026-03-30 | 1 | -0/+95 |
