| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(mling): enable pathf feature and run type mapping build | 魏曹先生 | 17 hours | 1 | -1/+2 |
| | | | | | | | | | Add the `pathf` feature to mingling dependency and invoke `analyze_and_build_type_mapping` during the build script. Reorganize internal module visibility from `mod + pub use` to direct `pub mod`. | ||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 4 days | 1 | -1/+1 |
| | | |||||
| * | Move error handling into its own module and add show.binaries command | 魏曹先生 | 2026-06-07 | 1 | -1/+1 |
| | | |||||
| * | Refactor CLI entry points and move main logic to library | 魏曹先生 | 2026-06-07 | 1 | -2/+1 |
| | | |||||
| * | Refactor mling to use new program architecture and install scripts | 魏曹先生 | 2026-06-07 | 1 | -2/+8 |
| | | |||||
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 2026-05-31 | 1 | -0/+4 |
| | | |||||
| * | Move entry, route, and program_setup macros to extra_macros feature | 魏曹先生 | 2026-05-24 | 1 | -0/+1 |
| | | | | | | | Remove these macros from the prelude and gate them behind the `extra_macros` feature flag. Update examples and documentation to enable the new feature where these macros are used. | ||||
| * | Add workspace Cargo.toml and centralize crate metadata | 魏曹先生 | 2026-05-15 | 1 | -17/+5 |
| | | |||||
| * | Add `builds` feature and install completion scripts | Weicao-CatilGrass | 2026-05-11 | 1 | -0/+1 |
| | | |||||
| * | Update mingling from 0.1.7 to 0.1.8 | 魏曹先生 | 2026-05-07 | 1 | -3/+3 |
| | | |||||
| * | Change mingling-cli dependency from path to version | 魏曹先生 | 2026-05-04 | 1 | -2/+5 |
| | | |||||
| * | Switch to published crates and update README for v0.1.70.1.7 | 魏曹先生 | 2026-05-04 | 1 | -1/+1 |
| | | |||||
| * | Add scaffolding CLI tool `mling` | 魏曹先生 | 2026-04-28 | 1 | -0/+38 |
