aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src
Commit message (Expand)AuthorAgeFilesLines
* Add debug logging feature with env_logger integration魏曹先生13 hours1-0/+104
* Add shell completion script generation feature魏曹先生15 hours6-25/+139
* Add completion macro infrastructure without logic魏曹先生39 hours5-1/+43
* Rename DefaultProgram to ThisProgram and remove ThisProgram marker魏曹先生3 days3-5/+0
* Add basic completion module with shell integration魏曹先生3 days6-0/+403
* Implement mingling::this function魏曹先生3 days3-45/+112
* Add Debug and Clone traits to Flag struct魏曹先生5 days1-0/+1
* Add general renderer support with serialization formats魏曹先生6 days14-16/+328
* Handle empty flag in special_arguments macro魏曹先生8 days1-1/+17
* Add vector pickers魏曹先生8 days1-0/+320
* Add allow attribute for clippy::type_complexity lint魏曹先生10 days1-0/+1
* Add documentation for mingling_core魏曹先生10 days14-14/+205
* Add early exit for renderer not found in execution loop魏曹先生11 days1-0/+9
* Add default error handling methods to ProgramCollect trait魏曹先生11 days2-3/+4
* Replace typeid-based dispatch with enum-based dispatch魏曹先生11 days15-218/+238
* Update mingling_core to version 0.1.2 and use local dependencies魏曹先生12 days1-2/+6
* Add From<()> implementation for Flag魏曹先生12 days1-0/+6
* Update workspace dependencies and feature structure魏曹先生12 days1-14/+0
* Add argument parser module with picker API魏曹先生13 days1-0/+2
* Add mingling crate with core re-export and documentation魏曹先生13 days1-6/+1
* Rename mingling to mingling_core and update dependencies魏曹先生13 days18-0/+1076