aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(shell-ctx): distinguish missing -F from empty flag魏曹先生12 hours1-2/+8
* chore: use idiomatic boolean and reference patterns魏曹先生12 hours1-2/+2
* refactor: simplify boolean and type assignment logic魏曹先生12 hours1-3/+3
* feat(ci): build workspace with all documented features魏曹先生12 hours1-4/+86
* fix: add generic program entry point variant魏曹先生12 hours1-0/+2
* docs: update Mingling description wording魏曹先生13 hours1-1/+1
* docs(build): update build feature documentation魏曹先生13 hours1-6/+49
* chore: add mingling CLI version files to config魏曹先生13 hours1-2/+10
* chore(docs): add Arborium header to docs build魏曹先生13 hours5-3/+7
* feat(build): document build module and refine feature exports魏曹先生13 hours6-18/+36
* docs: Add preset feature groups and improve feature docs魏曹先生13 hours7-8/+205
* docs: update changelog for CRATE_ROOT module placement魏曹先生13 hours1-5/+7
* docs: add CRATE_ROOT module for docs_rs builds魏曹先生14 hours1-1/+5
* feat(gen_program): add Entry struct and program constructors魏曹先生14 hours1-3/+37
* chore: update run scripts for version 0.1.2魏曹先生14 hours2-93/+173
* chore(zed): remove cargo features from settings魏曹先生17 hours1-1/+1
* feat: add docs.rs generated program documentation module魏曹先生18 hours4-1/+261
* feat(shell_ctx): replace manual arg parsing with macro魏曹先生21 hours1-33/+9
* revert: Remove picker_comp module and PickerArgSuggest trait魏曹先生26 hours4-65/+17
* feat(core): add batch methods to Suggest and update macro魏曹先生26 hours3-12/+74
* refactor!: rename `extra_macros` feature to `extras`feat/new-pipeline-model魏曹先生39 hours51-167/+201
* docs: remove redundant macro doc comments魏曹先生40 hours1-70/+0
* chore: reduce visibility of debug module魏曹先生40 hours1-1/+1
* docs: add detailed EXAMPLES module documentation魏曹先生40 hours2-1/+6
* chore: move lib.md to docs directory魏曹先生40 hours2-1/+1
* docs(dev): add next-gen mingling pipeline doc魏曹先生47 hours2-0/+79
* feat(picker_comp): add module to bridge picker and comp subsystems魏曹先生5 days3-0/+64
* feat(core/comp): add Suggest::combine method for merging suggestions魏曹先生5 days2-0/+17
* feat(renderer): add exit_process method to RenderResult魏曹先生6 days1-1/+19
* feat(renderer): add ExitCode conversions for RenderResult魏曹先生6 days1-0/+13
* feat(dispatcher, gen_program): add From impl and default Entry pack type魏曹先生6 days3-0/+12
* feat(example): add command macro example魏曹先生6 days7-0/+447
* fix(dispatch_tree): emit re-export token stream directly魏曹先生6 days1-5/+8
* feat(attr): allow #[command] on functions with no args param魏曹先生6 days1-20/+42
* feat(macros): wrap gen_program output in a hidden module魏曹先生6 days4-39/+96
* refactor(macros): move pathf include from gen_program into魏曹先生6 days2-10/+12
* feat(mingling_macros, mingling_pathf): add `#[command]` attribute macro魏曹先生6 days8-0/+559
* refactor(pathf): move type resolution from compile-time to build-time魏曹先生6 days6-146/+67
* refactor(dispatcher): replace custom dotted-to-pascal helper with魏曹先生6 days1-19/+1
* feat(picker): add `unwrap_or_default`, `unwrap_or_else`, and `expect`魏曹先生6 days1-0/+49
* feat(picker): add convenience methods to PickArgParsed tuples魏曹先生6 days2-0/+57
* docs: update arg-picker version in README魏曹先生6 days1-1/+1
* feat(picker): add filesystem-aware path value types魏曹先生6 days5-0/+500
* chore(changelog): mark release 0.3.0 as released on 2026-07-27魏曹先生7 days1-2/+2
* chore: move config files to .config directory0.3.0魏曹先生7 days4-4/+4
* chore: rename GETTING_STARTED.md to GETTING-STARTED.md魏曹先生7 days2-1/+1
* docs: add The Command Macro design document魏曹先生7 days2-0/+170
* docs(sidebar): archive resolved issues with _ prefix魏曹先生7 days4-9/+21
* chore: bump arg-picker and arg-picker-macros to v0.1.1picker-0.1.1魏曹先生7 days7-10/+10
* feat: resolve all workspace inheritance in package-all tool魏曹先生7 days1-111/+350