aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(proj_mgr): add project generation with interactive checklist魏曹先生4 days6-0/+363
* feat(macros): Render ResultEmpty for non-structural types魏曹先生4 days1-1/+7
* feat(macros): simplify ResultEmpty to a unit struct魏曹先生4 days3-6/+26
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days57-516/+535
* feat(core): decouple structured output from Groupped trait魏曹先生4 days20-173/+798
* docs(CONTRIBUTING): encourage Conventional Commits usage魏曹先生4 days1-0/+1
* fix(dispatch_tree): use proper snake_case for dispatcher static names魏曹先生4 days4-3/+8
* Make `dispatcher_clap` help function public魏曹先生5 days1-1/+1
* Add GitHub Pages deployment workflow魏曹先生5 days1-0/+35
* Pass current context through hook control and support conversion魏曹先生5 days2-117/+216
* Redesign hook system with structured info types and ProgramControls魏曹先生5 days19-368/+933
* Run CI tasks in parallel with progress bars魏曹先生5 days6-78/+394
* Add dev_tool cargo alias and editor task definitions魏曹先生6 days3-0/+194
* Add trailing comma in settings.json魏曹先生6 days1-1/+1
* Move flag tests to separate module and clean up deref patterns魏曹先生6 days9-370/+370
* Add editor configs for Rust with clippy on save魏曹先生6 days2-0/+14
* Rename internal docs魏曹先生6 days3-5/+205
* Parallelize markdown code block verification魏曹先生6 days4-34/+99
* Switch markdown code block check from build to cargo check魏曹先生6 days1-2/+2
* Add Mermaid diagram support魏曹先生6 days4-0/+2222
* Trim whitespace from variant string after removing trailing comma魏曹先生7 days1-1/+1
* Add IO error example with type alias in group macro魏曹先生7 days3-2/+49
* Disambiguate to_chain call via full qualification魏曹先生7 days1-3/+7
* Add entry-str dedup and registry cleanup in final gen魏曹先生7 days6-7/+41
* Add aliased syntax to `group!` macro魏曹先生7 days2-12/+67
* Add compile-time duplicate variant detection魏曹先生7 days8-29/+139
* Replace macro_rules dispatch with proc-macro generation魏曹先生7 days3-79/+109
* Make route! macro auto-convert error types魏曹先生7 days6-13/+24
* Add help command with exit code 2 for exitcode example魏曹先生7 days3-2/+31
* Support resource injection in #[help] and #[completion魏曹先生7 days3-64/+207
* Support qualified type paths in four macros魏曹先生7 days8-98/+41
* Add intro content and merge getting started page魏曹先生8 days8-69/+83
* Document `group!` and `pack_err!` macros for extra macros feature魏曹先生10 days2-0/+78
* Remove all explicit program name modes from macrosremoved-shit魏曹先生10 days11-600/+209
* Add example for outside type registration魏曹先生10 days2-1/+107
* Support single-segment type paths in group macro魏曹先生10 days1-1/+19
* Remove unnecessary module wrapping for MockProgramCollect魏曹先生10 days1-91/+87
* Add `group!` macro for registering external types魏曹先生10 days9-0/+358
* Add shared `MockProgramCollect` and conditional `Groupped` bounds魏曹先生10 days11-261/+205
* Update test-all.sh魏曹先生10 days2-0/+14
* Re-export Groupped trait from prelude魏曹先生10 days2-0/+4
* Move to_chain and to_render to Groupped trait魏曹先生10 days4-36/+38
* Add dispatch_tree integration to dispatcher_clap魏曹先生11 days2-1/+31
* Refactor macros `pack_err!` struct fields public魏曹先生11 days1-3/+3
* Add `pack_err!` macro for error structs with automatic name field魏曹先生11 days11-4/+704
* Unify dependency specification syntax in README魏曹先生13 days1-2/+12
* Reorder file lists in example page configs魏曹先生2026-06-152-2/+2
* Update example descriptions with meaningful docs魏曹先生2026-06-1521-40/+40
* Update example tags and fix tag typo魏曹先生2026-06-154-6/+8
* Replace Cascadia Code with JetBrains Mono across docs魏曹先生2026-06-156-11/+28