aboutsummaryrefslogtreecommitdiff
path: root/examples/example-resources/src
Commit message (Expand)AuthorAgeFilesLines
* refactor!: remove legacy parser feature and migrate to picker魏曹先生48 hours1-1/+1
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生2 days1-2/+2
* refactor!: remove dynamic dispatcher registration API魏曹先生2 days1-3/+0
* refactor: replace with_dispatchers with chained with_dispatcher calls魏曹先生5 days1-1/+3
* 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-4/+11
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-0/+1
* Rework examples and add entry macro for testingWeicao-CatilGrass2026-05-231-33/+40
* Rename `NextProcess` to `Next` across the codebaseWeicao-CatilGrass2026-05-171-2/+2
* Simplify example imports to use prelude and add resources example魏曹先生2026-05-161-0/+57