aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor(ci-new): extract shared task progress bar helper魏曹先生26 hours5-34/+33
* feat(ci-new): add test-examples command魏曹先生26 hours5-0/+267
* docs(ci-new): align help text command layout魏曹先生26 hours1-14/+13
* feat(ci-new): add markdown structural comparison commands魏曹先生26 hours7-11/+439
* feat(ci-new): report per-file results魏曹先生26 hours4-15/+97
* feat(ci-new): add markdown code block verification commands魏曹先生26 hours7-0/+626
* refactor(ci-new): generalize report entries from packages to items魏曹先生26 hours8-84/+120
* feat(ci-new): add test-all task with per-crate config support魏曹先生26 hours15-18/+187
* refactor(ci-new): flatten collect directory layout魏曹先生27 hours2-60/+72
* refactor(ci-new): aggregate successful package reports魏曹先生27 hours3-40/+83
* chore(ci-new): replace progress system with indicatif魏曹先生27 hours4-57/+224
* refactor(ci-new): extract parallel cargo check runner魏曹先生27 hours4-130/+113
* feat(ci-new): add clippy-all task to run clippy on all crates魏曹先生27 hours3-0/+92
* feat(ci-new): add show-features command to list documented features魏曹先生27 hours6-0/+79
* feat(ci-new): add report-clean command to remove collected logs and魏曹先生27 hours4-3/+60
* feat(ci-new): implement build-all task魏曹先生28 hours4-7/+142
* refactor(ci-new): rename job module to task魏曹先生28 hours3-1/+1
* refactor(ci-new): infer platform from build target in export魏曹先生28 hours1-7/+30
* refactor(ci-new): extract report log collection into resource魏曹先生28 hours6-173/+233
* feat: add new Mingling CI system crate (WIP)魏曹先生28 hours21-0/+1481
* chore: remove stale doc comments from ExitCodeSetupunreleased魏曹先生31 hours1-6/+0
* fix: update feature flag from extra_macros to extras in doc scripts魏曹先生31 hours4-4/+4
* fix: generate async-compatible empty do_chain fallback魏曹先生31 hours2-4/+20
* chore!: simplify ExitCodeSetup to non-generic unit struct魏曹先生34 hours8-32/+67
* chore!: simplify DirectoryEnvironmentSetup to unit struct魏曹先生34 hours2-27/+62
* chore!: remove legacy extra_macros feature alias魏曹先生41 hours3-16/+2
* refactor!: replace build.rs with compile-time macro build steps魏曹先生41 hours65-771/+1357
* feat(macros)!: change completion context parameter to owned type魏曹先生2 days18-181/+178
* feat(macros): relax completion attribute signature魏曹先生2 days5-39/+123
* docs: fix comment alignment in README example魏曹先生2 days1-1/+1
* fix: update README StateNext example syntax魏曹先生2 days1-3/+4
* docs(sidebar): mark completed issues and reorder them魏曹先生2 days5-35/+35
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生2 days101-2428/+1229
* feat(ci): add translated docs structure consistency check魏曹先生2 days5-11/+393
* feat(macros): add Wrap derive macro魏曹先生2 days5-2/+252
* refactor!: remove legacy parser feature and migrate to picker魏曹先生2 days65-3929/+593
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生2 days88-1026/+548
* refactor!: remove dynamic dispatcher registration API魏曹先生2 days80-1304/+473
* refactor!: rename dispatch_args_trie to dispatch_args魏曹先生2 days7-13/+28
* feat(install): add --enable flag to run pkg-enable after install魏曹先生2 days1-3/+83
* feat: add fallback renderer for unknown commands魏曹先生2 days1-3/+24
* docs: split 0.5.0 roadmap into individual issue pages魏曹先生2 days11-143/+395
* chore(release): bump version to 0.5.0魏曹先生3 days46-131/+131
* docs: Update cov-test.rs flag description魏曹先生3 days1-2/+6
* fix: update macOS display name in download section魏曹先生3 days1-1/+1
* feat(docs): enhance viewer UI with pagination and code highlighting魏曹先生3 days2-4/+399
* feat(landing): enhance landing page with terminal hero and scroll snap魏曹先生3 days3-66/+931
* feat: add grid background pattern to non-hero sections魏曹先生3 days1-7/+78
* style: update CTA banner visuals and simplify footer links魏曹先生3 days1-29/+14
* feat: add footer links and remove CTA buttons from hero section魏曹先生3 days1-12/+106