index
:
mingling.git
dev/mingling_pathf
feat/picker2
main
version/0.3.0
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_picker
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(mingling_picker): replace bool Matcher with FlagMatcher
魏曹先生
20 hours
3
-4
/
+14
*
feat(picker): add from_args and from_args_skip constructors
魏曹先生
22 hours
1
-0
/
+25
*
feat(parselib): apply naming case conversion to long flags and aliases
魏曹先生
24 hours
1
-2
/
+4
*
feat(picker): return NotFound for unmatched boolean flags
魏曹先生
24 hours
2
-2
/
+10
*
fix(mingling_picker): correct mask size and arg index in tag phase
魏曹先生
28 hours
1
-3
/
+3
*
feat(picker): remove route phantom from IntoPicker trait
魏曹先生
28 hours
2
-11
/
+52
*
fix: set default type parameter for `Picker` struct
魏曹先生
29 hours
2
-3
/
+3
*
feat(picker): add builtin bool pickable and parselib matcher framework
魏曹先生
29 hours
9
-9
/
+593
*
feat(picker): add unwrap, unpack, to_result, to_option on PickerPattern
魏曹先生
32 hours
3
-32
/
+44
*
fix: move mask initialization outside bundle loop in parse.rs
魏曹先生
32 hours
1
-3
/
+3
*
feat(picker): add argument-position mask to tag phase
魏曹先生
32 hours
2
-3
/
+15
*
feat(picker): add early route on missing flag
魏曹先生
32 hours
5
-11
/
+77
*
refactor: remove ParseError variant from PickerArgResult
魏曹先生
33 hours
1
-17
/
+7
*
feat(picker): add Route generic parameter for error routing
魏曹先生
33 hours
3
-47
/
+59
*
refactor: rename `PickerResult` to `PickerArgResult` and add new
魏曹先生
33 hours
6
-83
/
+161
*
refactor: remove unnecessary `Default` bound from `Pickable` trait
魏曹先生
33 hours
5
-25
/
+120
*
refactor(picker): delegate Picker methods to PickerArgs
魏曹先生
34 hours
1
-94
/
+84
*
feat(flag): add PositionalMulti variant and convenience methods
魏曹先生
36 hours
2
-6
/
+77
*
refactor(pickable): redesign Pickable trait with two-phase parse API
魏曹先生
45 hours
5
-102
/
+134
*
feat(flag): add PickerFlagAttr enum for parameter attributes
魏曹先生
46 hours
1
-0
/
+74
*
refactor: consolidate result and tag modules into infos
魏曹先生
46 hours
3
-199
/
+197
*
feat(picker): add `mingling_support` feature and `is_flag` field
魏曹先生
46 hours
3
-3
/
+20
*
feat: add lifetime-bound pickable support and refine type constraints
魏曹先生
2 days
10
-44
/
+231
*
feat(picker): add optional `core` feature with re-exports
魏曹先生
2 days
2
-0
/
+7
*
feat(mingling): make core and macros features optional
魏曹先生
2 days
1
-0
/
+1
*
feat(style): make ParserStyle fields public
魏曹先生
2 days
1
-7
/
+7
*
feat(style): fall back to UNIX_STYLE when global style unset
魏曹先生
2 days
1
-7
/
+3
*
feat(mingling): add ParserStyle and re-export parselib module
魏曹先生
2 days
2
-0
/
+88
*
feat(picker): add parselib module and README
魏曹先生
2 days
2
-0
/
+2
*
feat(patterns): add `or` and `post` builder methods to pattern types
魏曹先生
2 days
1
-2
/
+53
*
feat(picker): add default and post-processing hooks for flags
魏曹先生
2 days
2
-0
/
+16
*
refactor: rename requirement.rs to flag.rs
魏曹先生
2 days
2
-2
/
+2
*
feat(mingling_picker): rename FormatError to ParseError and add parse
魏曹先生
3 days
3
-18
/
+224
*
feat(picker): add IntoPicker impl for &[String] and &T deref to
魏曹先生
3 days
1
-1
/
+22
*
feat(picker): add `pick` method to start and extend flag chains
魏曹先生
3 days
2
-0
/
+27
*
feat(mingling_picker_macros): add $+ $- $^ special tokens to
魏曹先生
3 days
1
-4
/
+33
*
refactor: rename PickerArguments to PickerArgs and PickerRequirement to
魏曹先生
3 days
3
-33
/
+33
*
refactor(mingling_picker): move parse result out of requirement and into
魏曹先生
3 days
2
-42
/
+28
*
feat(picker): add `is_empty` method and refactor `if let` chains
魏曹先生
3 days
1
-0
/
+17
*
feat(picker): add core trait, types, and builder macro for argument
魏曹先生
3 days
7
-1
/
+554
*
fix: correct typo in module name
HEAD
main
魏曹先生
5 days
1
-1
/
+1
*
feat: add mingling-picker and mingling-picker-macros crates
魏曹先生
6 days
1
-0
/
+1