| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ShellContext helper methods for completion logic | 魏曹先生 | 6 hours | 1 | -0/+6 |
| | | |||||
| * | Add Debug and Clone traits to Flag struct | 魏曹先生 | 5 days | 1 | -0/+1 |
| | | |||||
| * | Handle empty flag in special_arguments macro | 魏曹先生 | 8 days | 1 | -1/+17 |
| | | |||||
| * | Add vector pickers | 魏曹先生 | 8 days | 1 | -0/+320 |
| | | |||||
| * | Add documentation for mingling_core | 魏曹先生 | 10 days | 1 | -0/+41 |
| | | |||||
| * | Replace typeid-based dispatch with enum-based dispatch | 魏曹先生 | 11 days | 1 | -3/+6 |
| | | | | | | | | | | - Add `Groupped` trait and `member_id` to `AnyOutput` - Add generic parameter `G` to `Dispatcher`, `Chain`, `Program` etc - Remove `hint` module and its marker types - Update macros to support explicit group specification - Add `gen_program` macro for generating enum-based programs - Add `GroupProcess` marker type for type-level grouping | ||||
| * | Add From<()> implementation for Flag | 魏曹先生 | 12 days | 1 | -0/+6 |
| | | |||||
| * | Add argument parser module with picker API | 魏曹先生 | 13 days | 1 | -0/+2 |
| | | |||||
| * | Rename mingling to mingling_core and update dependencies | 魏曹先生 | 13 days | 1 | -0/+148 |
