index
:
mingling.git
main
The Rust CLI Framework
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_macros
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add completion system with shell context and dispatcher integration
魏曹先生
29 hours
1
-60
/
+86
*
Add completion macro infrastructure without logic
魏曹先生
36 hours
1
-1
/
+66
*
Rename DefaultProgram to ThisProgram and remove ThisProgram marker
魏曹先生
3 days
1
-1
/
+1
*
Add basic completion module with shell integration
魏曹先生
3 days
1
-0
/
+16
*
Add Groupped derive macro for automatic trait implementation
魏曹先生
6 days
1
-0
/
+12
*
Add general renderer support with serialization formats
魏曹先生
6 days
1
-0
/
+35
*
Add default error handling methods to ProgramCollect trait
魏曹先生
11 days
1
-9
/
+11
*
Replace typeid-based dispatch with enum-based dispatch
魏曹先生
11 days
1
-10
/
+48
*
Remove documentation from macro definitions
魏曹先生
11 days
1
-205
/
+0
*
Rename chain_struct macro to pack
魏曹先生
11 days
1
-9
/
+9
*
Add README and license files to project structure
魏曹先生
14 days
1
-3
/
+69
*
Add fallback dispatcher for missing renderers.
魏曹先生
14 days
1
-1
/
+27
*
Generate struct names from function names in chain and renderer macros
魏曹先生
2026-03-29
1
-10
/
+10
*
Completed the first preliminary usable version of the Mingling
魏曹先生
2026-03-29
1
-31
/
+120
*
Add initial Mingling framework codebase
魏曹先生
2026-03-28
1
-0
/
+182