aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/program/hint.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add `full` feature and rename `serde_renderer` to `general_renderer`魏曹先生2026-03-291-4/+4
|
* Remove ProgramEnd and NoChainFound hint markers魏曹先生2026-03-291-22/+0
|
* Apply clippy fixes魏曹先生2026-03-291-1/+1
|
* Add fallback dispatcher for missing renderers.魏曹先生2026-03-291-0/+32
|
* Completed the first preliminary usable version of the Mingling魏曹先生2026-03-291-0/+52
framework.