aboutsummaryrefslogtreecommitdiff
path: root/examples/example-enum-tag/src
Commit message (Expand)AuthorAgeFilesLines
* refactor!: remove legacy parser feature and migrate to picker魏曹先生45 hours1-9/+31
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生46 hours1-1/+1
* refactor!: remove dynamic dispatcher registration API魏曹先生46 hours1-4/+1
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生2026-07-191-2/+2
* ix(macros)!: require explicit `.into()` on chain function return values魏曹先生2026-07-181-1/+1
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生2026-07-111-3/+5
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-0/+1
* Rename CompletionDispatcher to CMDCompletion and hide internal types魏曹先生2026-05-291-4/+6
* Rework examples and add entry macro for testingWeicao-CatilGrass2026-05-231-0/+102