| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 46 hours | 1 | -0/+1 |
| | | |||||
| * | Rework examples and add entry macro for testing | Weicao-CatilGrass | 10 days | 1 | -28/+51 |
| | | |||||
| * | 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 |
| | | | | | | | | | | Add a new example demonstrating global resource injection in chain functions, and update all existing examples to import from `mingling::prelude` instead of individual macro paths. Also add `example-resources` to the workspace exclude list. | ||||
| * | Enforce `NextProcess` return type in chain functions and update examples | 魏曹先生 | 2026-05-02 | 1 | -1/+1 |
| | | |||||
| * | Remove unused `ChainProcess` import in examples | 魏曹先生 | 2026-04-27 | 1 | -4/+1 |
| | | |||||
| * | Remove `marker::NextProcess` and generate it via `gen_program!` | Weicao-CatilGrass | 2026-04-27 | 1 | -2/+2 |
| | | |||||
| * | Make async an optional feature | 魏曹先生 | 2026-04-19 | 1 | -4/+3 |
| | | |||||
| * | Switch from published mingling crate to local workspace dependency | 魏曹先生 | 2026-04-09 | 1 | -4/+4 |
| | | |||||
| * | Add workspace configuration and examples | 魏曹先生 | 2026-04-06 | 1 | -0/+51 |
