index
:
mingling.git
main
A procedural command-line framework with subcommand support
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_macros
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add check_all script and simplify attribute parsing
魏曹先生
31 hours
1
-8
/
+6
*
Add Groupped derive macro for automatic trait implementation
魏曹先生
2 days
2
-0
/
+83
*
Replace unsafe unwrap with unwrap_unchecked in renderer macro
魏曹先生
2 days
1
-1
/
+3
*
Add general renderer support with serialization formats
魏曹先生
2 days
5
-7
/
+262
*
Add default error handling methods to ProgramCollect trait
魏曹先生
6 days
1
-9
/
+11
*
Replace typeid-based dispatch with enum-based dispatch
魏曹先生
6 days
6
-115
/
+440
*
Rename chain_struct to pack in dispatcher macros
魏曹先生
7 days
1
-9
/
+9
*
Remove documentation from macro definitions
魏曹先生
7 days
3
-205
/
+7
*
Rename chain_struct macro to pack
魏曹先生
7 days
2
-16
/
+16
*
Add README and license files to project structure
魏曹先生
9 days
2
-4
/
+70
*
Add fallback dispatcher for missing renderers.
魏曹先生
9 days
3
-7
/
+49
*
Generate struct names from function names in chain and renderer macros
魏曹先生
10 days
4
-49
/
+29
*
Completed the first preliminary usable version of the Mingling
魏曹先生
10 days
8
-306
/
+255
*
Add initial Mingling framework codebase
魏曹先生
11 days
7
-0
/
+998