aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/error.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add unit and integration tests for mingling_coreWeicao-CatilGrass2026-06-091-0/+222
|
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-2/+3
|
* Remove thiserror dependency and implement error types manually魏曹先生2026-05-151-2/+0
|
* Replace derive-macro Display impl with manual formatting魏曹先生2026-05-151-1/+12
|
* Add panic catch for program execution魏曹先生2026-05-151-0/+22