aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: mark remove-r-print-macro tasks as complete魏曹先生17 hours1-4/+4
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生17 hours27-280/+561
* fix(docs): correct RenderResult usage examples to use mut binding and魏曹先生18 hours1-7/+10
* feat(renderer): add new() constructor to RenderResult魏曹先生18 hours1-0/+17
* feat: require renderers to return RenderResult instead of mutating one魏曹先生18 hours17-383/+268
* chore: add Release 0.3.0 entry to changelog魏曹先生19 hours1-0/+21
* docs(dev): add changelog template魏曹先生19 hours2-0/+29
* feat(run): update `.run` to 0.1.1魏曹先生19 hours2-6/+24
* chore: rename release binary to RELEASE-WORKSPACE魏曹先生19 hours1-0/+0
* feat(release): add workspace release script and refactor run_cmd helpers魏曹先生19 hours4-4/+178
* chore(picker): add mingling_core as a dependency魏曹先生19 hours2-0/+4
* chore: add linked project config for Cargo workspace魏曹先生19 hours2-0/+2
* refactor: extract dependency order logic into a shared module魏曹先生19 hours3-184/+186
* feat: add binary to display dependency order of workspace crates魏曹先生19 hours1-0/+194
* docs: fix trailing whitespace in add-picker2.md魏曹先生30 hours1-7/+7
* Update add-picker2.md魏曹先生30 hours1-0/+76
* docs(dev): add Picker2 arguments parser issue page魏曹先生31 hours3-0/+22
* chore: bump workspace version to 0.3.0魏曹先生31 hours38-238/+110
* feat: add mingling-picker and mingling-picker-macros crates魏曹先生31 hours11-54/+93
* feat: add CI check workflow and update contributing guideunreleased魏曹先生38 hours2-21/+155
* fix(docs): reduce docs sidebar depth to match maxLevel魏曹先生38 hours3-3/+3
* docs: migrate ABOUT-CI and ABOUT-NIGHTLY to dev docs site魏曹先生38 hours4-6/+14
* chore: add nul to .gitignore魏曹先生39 hours1-0/+3
* fix: update manifest path references from dev_tools to .run魏曹先生40 hours3-15/+21
* refactor(templates): rename Cargo.toml to Cargo.toml.tmpl魏曹先生40 hours3-0/+0
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生40 hours38-176/+547
* docs: fix trailing whitespace in markdown files魏曹先生40 hours2-6/+16
* docs(remove-r-print-macro): add progress checklist to issue魏曹先生40 hours1-0/+10
* docs(dev): Add emoji icons and restructure sidebar layout魏曹先生40 hours5-10/+16
* chore(docs): rename dev-docs directory to dev魏曹先生40 hours13-9/+9
* chore: switch workspace dependencies from path to versioned 0.2.20.2.2魏曹先生2 days33-6/+175
* chore: bump mingling crates from 0.2.1 to 0.2.2魏曹先生2 days32-96/+96
* chore: bump version to 0.2.2魏曹先生2 days7-140/+163
* feat(structural_data): align type use generation with group_impl魏曹先生2 days1-2/+9
* chore: remove published source checksums from example Cargo.lock files魏曹先生2 days31-128/+0
* chore(deps): switch workspace crates to local paths魏曹先生2 days2-47/+6
* docs: add issue doc for removing r_print macros and fix sidebar魏曹先生2 days3-1/+90
* ci: add deploy permissions and upgrade deploy-pages to v5魏曹先生2 days1-1/+5
* chore: add rust-toolchain.toml for channel 1.95.0魏曹先生2 days1-0/+3
* ci: remove GitHub Pages deployment workflow魏曹先生2 days1-35/+0
* ci(ci): add .temp cache to speed up CI jobs魏曹先生2 days1-4/+53
* fix: compare non-numeric sidebar entries lexicographically魏曹先生2 days1-1/+1
* docs(readme): add devdoc link and fix trailing whitespace魏曹先生2 days1-2/+3
* docs(sidebar): rename code-verify-system link to Markdown Code魏曹先生2 days6-53/+53
* style(sidebar): add padding to nested navigation items魏曹先生2 days2-0/+12
* feat(docs): add flexible-alerts plugin and callout styles魏曹先生2 days3-14/+117
* docs: add hero banners and unify page titles in dev-docs魏曹先生2 days4-13/+120
* docs: restructure dev-docs sidebar and move pages into subdirectories魏曹先生2 days9-2/+8
* docs(abouts): reorganize dev-docs into categorized subdirectories魏曹先生2 days5-14/+15
* docs: add dev-docs site with dark/light theme support魏曹先生2 days9-35/+1719