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
*
docs(features): add pathf feature documentation
魏曹先生
22 hours
2
-45
/
+103
*
feat(verify): support build-time Rust code blocks in markdown tests
魏曹先生
22 hours
2
-15
/
+90
*
feat(mling): enable pathf feature and run type mapping build
魏曹先生
23 hours
8
-37
/
+25
*
fix(dispatcher): use full command name for entry generation
魏曹先生
23 hours
2
-19
/
+48
*
fix(deps): bump just_template to 0.2.0 and migrate to new API
魏曹先生
23 hours
3
-6
/
+18
*
chore: clean up gitignore and remove dangling symlinks
魏曹先生
41 hours
3
-4
/
+2
*
test: remove outdated type mapping test
魏曹先生
42 hours
1
-23
/
+0
*
feat(docs): add Module Pathfinder example for the `pathf` feature
魏曹先生
42 hours
9
-0
/
+272
*
feat(pathf): add build-time type path resolution system
魏曹先生
42 hours
31
-7
/
+1468
*
chore: clean up Cargo.toml metadata and update lockfiles
dev/mingling_pathf
魏曹先生
44 hours
29
-114
/
+114
*
chore(build): remove `cargo clean` from build-all scripts
魏曹先生
44 hours
2
-2
/
+0
*
chore(deps): update Rust dependencies to latest patch versions
魏曹先生
44 hours
4
-25
/
+28
*
fix(test): rename test and update pattern analyzer usage
魏曹先生
45 hours
2
-4
/
+3
*
feat(mingling_pathf): add pattern analyzer module for struct detection
魏曹先生
45 hours
6
-3
/
+206
*
test: move test fixtures into `test_proj` subdirectory
魏曹先生
45 hours
10
-1
/
+1
*
test(mingling-pathf): add integration tests for module path analysis
魏曹先生
45 hours
12
-0
/
+137
*
feat(mingling_pathf): add module path resolution and error handling
魏曹先生
46 hours
7
-0
/
+472
*
feat(workspace): add mingling_pathf crate and pathf feature
魏曹先生
47 hours
14
-3
/
+92
*
docs(issues): add the-mod-pathfinder design issue
魏曹先生
47 hours
1
-0
/
+61
*
chore: fix markdown formatting in CHANGELOG
魏曹先生
2 days
1
-1
/
+1
*
docs(changelog): restructure changelog with TOC and contributor
魏曹先生
2 days
1
-3
/
+35
*
docs(changelog): standardize bracket formatting in CHANGELOG
魏曹先生
2 days
1
-140
/
+140
*
feat(dev_tools): add update-version tool
魏曹先生
2 days
2
-0
/
+117
*
docs: Update mingling version references from 0.2 to 0.2.0
魏曹先生
2 days
3
-5
/
+5
*
feat(mingling): add directory environment resources and setup
魏曹先生
2 days
9
-0
/
+412
*
docs: improve documentation, mark internal items as `#[doc(hidden)]`
魏曹先生
2 days
7
-29
/
+103
*
feat(macros): add async mutable resource injection for `#[chain]`
魏曹先生
2 days
7
-31
/
+149
*
feat: add From<()> for ChainProcess with empty result routing
魏曹先生
2 days
1
-1
/
+7
*
fix: use fully qualified path to get_global_set in pack_err
魏曹先生
2 days
1
-3
/
+1
*
fix(core): respect exit code when render output is suppressed
魏曹先生
2 days
2
-9
/
+21
*
feat(macros, docs): register structural macros and update feature table
魏曹先生
4 days
1
-2
/
+10
*
docs: restructure README and remove redundant imports
魏曹先生
4 days
2
-94
/
+76
*
feat(proj_mgr): add CHECKLIST.md reader for values and toggles
魏曹先生
4 days
2
-0
/
+296
*
feat(proj_mgr): add project generation with interactive checklist
魏曹先生
4 days
6
-0
/
+363
*
feat(macros): Render ResultEmpty for non-structural types
魏曹先生
4 days
1
-1
/
+7
*
feat(macros): simplify ResultEmpty to a unit struct
魏曹先生
4 days
3
-6
/
+26
*
refactor(general_renderer): rename to structural_renderer
魏曹先生
4 days
57
-516
/
+535
*
feat(core): decouple structured output from Groupped trait
魏曹先生
4 days
20
-173
/
+798
*
docs(CONTRIBUTING): encourage Conventional Commits usage
魏曹先生
5 days
1
-0
/
+1
*
fix(dispatch_tree): use proper snake_case for dispatcher static names
魏曹先生
5 days
4
-3
/
+8
*
Make `dispatcher_clap` help function public
魏曹先生
5 days
1
-1
/
+1
*
Add GitHub Pages deployment workflow
魏曹先生
6 days
1
-0
/
+35
*
Pass current context through hook control and support conversion
魏曹先生
6 days
2
-117
/
+216
*
Redesign hook system with structured info types and ProgramControls
魏曹先生
6 days
19
-368
/
+933
*
Run CI tasks in parallel with progress bars
魏曹先生
6 days
6
-78
/
+394
*
Add dev_tool cargo alias and editor task definitions
魏曹先生
6 days
3
-0
/
+194
*
Add trailing comma in settings.json
魏曹先生
6 days
1
-1
/
+1
*
Move flag tests to separate module and clean up deref patterns
魏曹先生
6 days
9
-370
/
+370
*
Add editor configs for Rust with clippy on save
魏曹先生
6 days
2
-0
/
+14
*
Rename internal docs
魏曹先生
6 days
3
-5
/
+205
[next]