| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle empty flag in special_arguments macro | 魏曹先生 | 3 days | 1 | -2/+7 |
| | | |||||
| * | Add vector pickers | 魏曹先生 | 3 days | 2 | -11/+100 |
| | | |||||
| * | Add documentation for public items in lib and parser modules | 魏曹先生 | 6 days | 2 | -0/+23 |
| | | |||||
| * | Add Argument type to picker builtins and expose Picker | 魏曹先生 | 8 days | 3 | -2/+22 |
| | | | | | | | | - 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 | 魏曹先生 | 8 days | 3 | -0/+264 |
