| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(macros): reorganize module hierarchy in mingling_macros | 魏曹先生 | 5 days | 1 | -59/+0 |
| | | | | | | | Restructure flat module layout into logical directories (attr/, derive/, func/, systems/, extensions/, utils.rs). Tighten internal function visibility to pub(crate). All public API signatures remain unchanged. | ||||
| * | Add architecture overview and doc comments to macro crate | 魏曹先生 | 2026-05-02 | 1 | -5/+0 |
| | | |||||
| * | Add completion system with shell context and dispatcher integration | 魏曹先生 | 2026-04-10 | 1 | -1/+7 |
| | | |||||
| * | Generate struct names from function names in chain and renderer macros | 魏曹先生 | 2026-03-29 | 1 | -0/+8 |
| | | |||||
| * | Completed the first preliminary usable version of the Mingling | 魏曹先生 | 2026-03-29 | 1 | -10/+0 |
| | | | | | framework. | ||||
| * | Add initial Mingling framework codebase | 魏曹先生 | 2026-03-28 | 1 | -0/+60 |
