index
:
mingling.git
dev/mingling_pathf
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_macros
/
src
/
completion.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add entry-str dedup and registry cleanup in final gen
魏曹先生
7 days
1
-0
/
+1
|
*
Add compile-time duplicate variant detection
魏曹先生
7 days
1
-0
/
+12
|
|
|
|
|
|
Add duplicate variant checks for chain, renderer, help, and completion registrations to produce a clear compile error instead of silently generating unreachable code
*
Support resource injection in #[help] and #[completion
魏曹先生
7 days
1
-13
/
+137
|
*
Support qualified type paths in four macros
魏曹先生
7 days
1
-23
/
+6
|
*
Remove `once_cell` dependency and replace with `OnceLock`
魏曹先生
2026-05-21
1
-1
/
+3
|
*
Validate single-segment types in attribute macros
魏曹先生
2026-05-16
1
-1
/
+19
|
*
Add architecture overview and doc comments to macro crate
魏曹先生
2026-05-02
1
-5
/
+0
|
*
se internal ugly naming convention for generated structs
魏曹先生
2026-04-28
1
-3
/
+7
|
*
Add #[doc(hidden)] to macro-generated structs
魏曹先生
2026-04-15
1
-0
/
+1
|
*
Add completion system with shell context and dispatcher integration
魏曹先生
2026-04-10
1
-3
/
+1
|
*
Add completion macro infrastructure without logic
魏曹先生
2026-04-10
1
-103
/
+29
|
*
Add basic completion module with shell integration
魏曹先生
2026-04-09
1
-0
/
+175