aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/error.rs
Commit message (Expand)AuthorAgeFilesLines
* Enhance code quality across the entire codebaseWeicao-CatilGrass48 hours1-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