aboutsummaryrefslogtreecommitdiff
path: root/examples/full-todolist/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生84 min.1-13/+23
* refactor!: remove legacy parser feature and migrate to picker魏曹先生3 hours1-6/+9
* refactor!: remove dynamic dispatcher registration API魏曹先生5 hours1-6/+1
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生2026-07-111-15/+25
* 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-091-0/+197