aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/program/exec.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename mingling to mingling_core and update dependencies魏曹先生13 days1-126/+0
|
* Replace ChainProcess type alias with enum魏曹先生13 days1-42/+14
|
* Remove ProgramEnd and NoChainFound hint markers魏曹先生14 days1-2/+4
|
* Apply clippy fixes魏曹先生14 days1-10/+9
|
* Add fallback dispatcher for missing renderers.魏曹先生14 days1-5/+28
|
* Completed the first preliminary usable version of the Mingling魏曹先生2026-03-291-0/+130
framework.