aboutsummaryrefslogtreecommitdiff
path: root/examples/full-todolist/src
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生48 min.1-13/+23
* refactor!: remove legacy parser feature and migrate to picker魏曹先生3 hours1-6/+9
* refactor!: remove dynamic dispatcher registration API魏曹先生4 hours1-6/+1
* chore!: rename ErrorDispatcherNotFound to EntryFallback魏曹先生14 days1-2/+2
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生2026-07-191-2/+2
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生2026-07-113-70/+91
* refactor(general_renderer): rename to structural_renderer魏曹先生2026-06-261-2/+2
* Make route! macro auto-convert error types魏曹先生2026-06-221-2/+2
* Add full-todolist example projectWeicao-CatilGrass2026-06-093-0/+356