| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor renderer to use injected resources directly | Weicao-CatilGrass | 11 days | 1 | -7/+3 |
| * | Remove `once_cell` dependency and replace with `OnceLock` | 魏曹先生 | 12 days | 1 | -8/+0 |
| * | Add `empty_result!` macro and `REPL` resource, improve examples | 魏曹先生 | 14 days | 1 | -3/+3 |
| * | Update example version to 0.1.9 | 魏曹先生 | 2026-05-18 | 1 | -7/+3 |
| * | Switch mingling_core and mingling_macros to use published crate versions0.1.8 | Weicao-CatilGrass | 2026-05-18 | 1 | -0/+4 |
| * | Rename `NextProcess` to `Next` across the codebase | Weicao-CatilGrass | 2026-05-17 | 1 | -1/+1 |
| * | Simplify example imports to use prelude and add resources example | 魏曹先生 | 2026-05-16 | 1 | -1/+1 |
| * | Remove thiserror dependency and implement error types manually | 魏曹先生 | 2026-05-15 | 1 | -21/+0 |
| * | Add test tool for examples and update exit code demo | Weicao-CatilGrass | 2026-05-13 | 1 | -3/+4 |
| * | Add convenient `update_exit_code` and `exit_code` helper functions | Weicao-CatilGrass | 2026-05-13 | 1 | -3/+2 |
| * | Migrate exit code control to resource-based system | Weicao-CatilGrass | 2026-05-13 | 3 | -0/+154 |
