aboutsummaryrefslogtreecommitdiff
path: root/mingling_core
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 0.1.5 and use local dependencies魏曹先生2026-04-071-1/+1
* Add general renderer support with serialization formats魏曹先生2026-04-0516-17/+517
* Handle empty flag in special_arguments macro魏曹先生2026-04-041-1/+17
* Add vector pickers魏曹先生2026-04-043-2/+322
* Add allow attribute for clippy::type_complexity lint魏曹先生2026-04-011-0/+1
* Add documentation for mingling_core魏曹先生2026-04-0114-14/+205
* Add early exit for renderer not found in execution loop魏曹先生2026-04-011-0/+9
* Add default error handling methods to ProgramCollect trait魏曹先生2026-04-012-3/+4
* Replace typeid-based dispatch with enum-based dispatch魏曹先生2026-04-0115-218/+238
* Update mingling_core to version 0.1.2 and use local dependencies魏曹先生2026-03-313-4/+8
* Add From<()> implementation for Flag魏曹先生2026-03-311-0/+6
* Update workspace dependencies and feature structure魏曹先生2026-03-313-191/+4
* Add argument parser module with picker API魏曹先生2026-03-303-2/+4
* Use published mingling_core dependency instead of local path0.1.1魏曹先生2026-03-292-3/+3
* Add mingling crate with core re-export and documentation魏曹先生2026-03-292-7/+2
* Rename mingling to mingling_core and update dependencies魏曹先生2026-03-2922-0/+1604