aboutsummaryrefslogtreecommitdiff
path: root/examples/example-general-renderer
Commit message (Expand)AuthorAgeFilesLines
* Enhance code quality across the entire codebaseWeicao-CatilGrass44 hours1-3/+3
* Bump version to 0.2.0魏曹先生44 hours1-7/+3
* Update CHANGELOG and switch to published crate versions0.1.9魏曹先生4 days1-0/+4
* Add implicit dispatcher macro with auto-derived names魏曹先生9 days1-3/+3
* Rework examples and add entry macro for testingWeicao-CatilGrass10 days3-82/+32
* Remove `once_cell` dependency and replace with `OnceLock`魏曹先生12 days1-8/+0
* Update example version to 0.1.9魏曹先生2026-05-181-7/+3
* Switch mingling_core and mingling_macros to use published crate versions0.1.8Weicao-CatilGrass2026-05-181-0/+4
* 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-6/+2
* Refactor general_renderer into granular format-specific features魏曹先生2026-05-162-85/+2
* Remove thiserror dependency and implement error types manually魏曹先生2026-05-151-21/+0
* Update mingling from 0.1.7 to 0.1.8魏曹先生2026-05-071-7/+3
* Switch to published crates and update README for v0.1.70.1.7魏曹先生2026-05-041-0/+4
* Enforce `NextProcess` return type in chain functions and update examples魏曹先生2026-05-021-1/+1
* Simplify Picker API by removing generic parameter and route types魏曹先生2026-04-281-2/+2
* Remove unused `ChainProcess` import in examples魏曹先生2026-04-271-1/+1
* Remove `marker::NextProcess` and generate it via `gen_program!`Weicao-CatilGrass2026-04-271-3/+2
* Add workspace configuration and update dependencies魏曹先生2026-04-221-4/+4
* Bump mingling version to 0.1.7 and use local dependencies魏曹先生2026-04-211-7/+3
* Update core and macros dependencies to version 0.1.60.1.6魏曹先生2026-04-201-2/+6
* Bump version to 0.1.6魏曹先生2026-04-191-3/+3
* Make async an optional feature魏曹先生2026-04-193-41/+3
* Simplify examples by removing AnyOutput usage魏曹先生2026-04-181-3/+3
* Add type registration for CompletionContext魏曹先生2026-04-151-12/+6
* Trim trailing whitespace in generated examples fileWeicao-CatilGrass2026-04-121-1/+1
* Remove registry source from local workspace dependenciesWeicao-CatilGrass2026-04-121-4/+0
* Update Cargo.lock for published mingling crates0.1.5魏曹先生2026-04-121-1/+5
* Remove workspace Cargo.lock and add per-example lockfiles魏曹先生2026-04-112-3/+355
* Add example-completion and update workspace dependencies魏曹先生2026-04-111-1/+4
* Switch from published mingling crate to local workspace dependency魏曹先生2026-04-091-2/+2
* Add example output to general renderer doc comment魏曹先生2026-04-061-0/+8
* Add workspace configuration and examples魏曹先生2026-04-062-0/+80