summaryrefslogtreecommitdiff
path: root/mingling/src/parser
Commit message (Expand)AuthorAgeFilesLines
* Add YesOrNo and TrueOrFalse pickable boolean types魏曹先生16 hours2-0/+143
* Replace length checks with `is_empty` and `?` operator魏曹先生29 hours2-12/+8
* Add `after` method to picker structs for post-processing魏曹先生3 days1-13/+26
* Add error routing to Picker with generic route type魏曹先生3 days1-14/+178
* Handle empty flag in special_arguments macro魏曹先生3 days1-2/+7
* Add vector pickers魏曹先生3 days2-11/+100
* Add documentation for public items in lib and parser modules魏曹先生6 days2-0/+23
* Add Argument type to picker builtins and expose Picker魏曹先生8 days3-2/+22
* Add argument parser module with picker API魏曹先生8 days3-0/+264