aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/features.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(mingling, mingling_picker): add feature constants and fixunreleased魏曹先生2 days1-0/+22
| | | | | | | | | | formatting Add `MINGLING_CORE` and `MINGLING_MACROS` feature flag constants to the mingling crate, mirroring existing pattern for other features Reorganize imports and reformat closures in mingling_picker for consistent style
* docs(dev): add Picker2 arguments parser issue page魏曹先生8 days1-0/+11
|
* feat(workspace): add mingling_pathf crate and pathf feature魏曹先生2026-06-281-0/+11
|
* refactor(general_renderer): rename to structural_renderer魏曹先生2026-06-261-33/+33
|
* Remove stale example-repl-advanced directory and repl_extra feature魏曹先生2026-05-291-11/+0
|
* Add auto-generated feature flags module and tooling魏曹先生2026-05-291-41/+184
|
* Refactor general_renderer into granular format-specific features魏曹先生2026-05-161-0/+24
|
* Expose compile-time feature flags as public constants魏曹先生2026-05-081-0/+53