| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add docs_rs feature and improve documentation build | 魏曹先生 | 2 days | 1 | -0/+11 |
| | | | | | | | | | Add `docs_rs` feature flag to enable docs.rs-specific configuration, including `--generate-link-to-definition` and logo display. Include the feature in build scripts, editor settings, and feature constants for consistent documentation generation. | ||||
| * | feat(mingling, mingling_picker): add feature constants and fix | 魏曹先生 | 6 days | 1 | -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 | 魏曹先生 | 12 days | 1 | -0/+11 |
| | | |||||
| * | feat(workspace): add mingling_pathf crate and pathf feature | 魏曹先生 | 2026-06-28 | 1 | -0/+11 |
| | | |||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 2026-06-26 | 1 | -33/+33 |
| | | |||||
| * | Remove stale example-repl-advanced directory and repl_extra feature | 魏曹先生 | 2026-05-29 | 1 | -11/+0 |
| | | |||||
| * | Add auto-generated feature flags module and tooling | 魏曹先生 | 2026-05-29 | 1 | -41/+184 |
| | | |||||
| * | Refactor general_renderer into granular format-specific features | 魏曹先生 | 2026-05-16 | 1 | -0/+24 |
| | | |||||
| * | Expose compile-time feature flags as public constants | 魏曹先生 | 2026-05-08 | 1 | -0/+53 |
