index
:
mingling.git
dev/mingling_pathf
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(structural_data): align type use generation with group_impl
魏曹先生
14 hours
1
-2
/
+9
*
chore: remove published source checksums from example Cargo.lock files
魏曹先生
14 hours
31
-128
/
+0
*
chore(deps): switch workspace crates to local paths
魏曹先生
15 hours
2
-47
/
+6
*
docs: add issue doc for removing r_print macros and fix sidebar
魏曹先生
16 hours
3
-1
/
+90
*
ci: add deploy permissions and upgrade deploy-pages to v5
魏曹先生
17 hours
1
-1
/
+5
*
chore: add rust-toolchain.toml for channel 1.95.0
魏曹先生
18 hours
1
-0
/
+3
*
ci: remove GitHub Pages deployment workflow
魏曹先生
18 hours
1
-35
/
+0
*
ci(ci): add .temp cache to speed up CI jobs
魏曹先生
18 hours
1
-4
/
+53
*
fix: compare non-numeric sidebar entries lexicographically
魏曹先生
18 hours
1
-1
/
+1
*
docs(readme): add devdoc link and fix trailing whitespace
魏曹先生
18 hours
1
-2
/
+3
*
docs(sidebar): rename code-verify-system link to Markdown Code
魏曹先生
19 hours
6
-53
/
+53
*
style(sidebar): add padding to nested navigation items
魏曹先生
19 hours
2
-0
/
+12
*
feat(docs): add flexible-alerts plugin and callout styles
魏曹先生
19 hours
3
-14
/
+117
*
docs: add hero banners and unify page titles in dev-docs
魏曹先生
19 hours
4
-13
/
+120
*
docs: restructure dev-docs sidebar and move pages into subdirectories
魏曹先生
19 hours
9
-2
/
+8
*
docs(abouts): reorganize dev-docs into categorized subdirectories
魏曹先生
19 hours
5
-14
/
+15
*
docs: add dev-docs site with dark/light theme support
魏曹先生
19 hours
9
-35
/
+1719
*
chore: move issue files to docs directory
魏曹先生
19 hours
2
-0
/
+0
*
docs: update roadmap task list in README
魏曹先生
19 hours
1
-5
/
+7
*
docs: add CI process documentation and update CONTRIBUTING structure
魏曹先生
8 days
2
-33
/
+94
*
chore(examples): add source and checksum to mingling_core/macros in
魏曹先生
8 days
31
-0
/
+128
*
chore: fix indentation in CHANGELOG.md
魏曹先生
8 days
1
-127
/
+127
*
docs(changelog): prepare 0.2.1 release and add unreleased section
0.2.1
魏曹先生
8 days
3
-9
/
+71
*
chore: run cargo fmt and rearrange re-exports in mingling
魏曹先生
8 days
25
-124
/
+137
*
fix(macros): fix false positives in entry_has_variant substring matching
魏曹先生
8 days
2
-7
/
+30
*
chore: bump version to 0.2.1 and switch deps to path
魏曹先生
10 days
38
-283
/
+114
*
Released Mingling 0.2.0
0.2.0
魏曹先生
10 days
35
-7
/
+179
*
docs(changelog): polish markdown formatting and update release entries
魏曹先生
10 days
1
-13
/
+34
*
feat(README): mark MVP milestone and release 0.2.0 as completed
魏曹先生
10 days
1
-5
/
+5
*
feat(docs): add Chinese and English documentation for Mingling tutorials
魏曹先生
10 days
45
-9
/
+4363
*
docs: document `// BUILD TIME` directive and `@@@` hidden compilation
魏曹先生
10 days
1
-0
/
+44
*
docs: clean up code blocks and trailing whitespace in readme
魏曹先生
10 days
3
-17
/
+11
*
chore(docs): remove duplicate .gitignore files in pages dirs
魏曹先生
10 days
2
-2
/
+0
*
feat(css): set body line-height to 1.8 in both themes
魏曹先生
10 days
2
-0
/
+2
*
feat(dev_tools): sort sidebar entries with natural ordering
魏曹先生
10 days
1
-3
/
+28
*
feat(docs): add @@@ hidden code block support for compile-tested
魏曹先生
10 days
5
-24
/
+81
*
chore(examples): add missing `just_fmt` dependency
魏曹先生
10 days
2
-0
/
+2
*
ci: restrict CI trigger to main branch and add unreleased tag job
魏曹先生
10 days
1
-1
/
+18
*
fix: parse grouped derive attributes for enums and unions correctly
魏曹先生
10 days
3
-25
/
+48
*
fix(dispatcher_clap): support dispatch tree pattern detection
魏曹先生
10 days
3
-9
/
+71
*
fix(mingling_pathf): extract CMD, error, and help types from
魏曹先生
10 days
6
-16
/
+253
*
refactor(core): move pathf module under builds and rename to build
魏曹先生
11 days
7
-57
/
+54
*
feat(examples): add pathf + dispatch tree combination example
魏曹先生
11 days
9
-0
/
+271
*
fix(macros): pass pathf_map into dispatch tree generators
魏曹先生
11 days
3
-33
/
+56
*
refactor(proj_mgr): reorganize imports and reformat code
魏曹先生
11 days
2
-5
/
+13
*
feat(macros): add pathf type resolution for downcasts
魏曹先生
11 days
1
-29
/
+81
*
feat(pathf): add dispatch tree config and pass feature to analyzer
魏曹先生
11 days
8
-120
/
+255
*
refactor(pack_err): replace inline to_snake_case with just_fmt
魏曹先生
11 days
1
-33
/
+5
*
refactor: simplify match arm syntax in grouped derive pattern
魏曹先生
11 days
1
-9
/
+6
*
style(docs): trim trailing whitespace in code blocks
魏曹先生
11 days
2
-50
/
+50
[next]