Sam Jaffe
|
299d84cb6e
chore: remove shared scheme
|
2 kuukautta sitten |
Sam Jaffe
|
e6c3418b64
test/docs: custom parser definitions
|
2 vuotta sitten |
Sam Jaffe
|
11479d1552
chore: do a little re-arrangement
|
2 vuotta sitten |
Sam Jaffe
|
d0c04ad449
docs: update macros and README
|
2 vuotta sitten |
Sam Jaffe
|
80bb078a62
feat: allow binding default value to rest
|
2 vuotta sitten |
Sam Jaffe
|
c3c88f3284
feat: allow fallback action to be self for e.g. plugin dispatch
|
2 vuotta sitten |
Sam Jaffe
|
a93408e7f9
refactor: rename tag struct for clarity
|
2 vuotta sitten |
Sam Jaffe
|
d70f81bf50
refactor: compact template names a bit
|
2 vuotta sitten |
Sam Jaffe
|
75c2eeed44
Merge branch 'refactor/action/recursive'
|
2 vuotta sitten |
Sam Jaffe
|
edcfdacb48
feat: add support for recursively defined actions being dispatched to typed_main()
|
2 vuotta sitten |
Sam Jaffe
|
39c21e8885
refactor: show usage instead of throwing on missing action
|
2 vuotta sitten |
Sam Jaffe
|
1e017de306
feat: enable recursive actions using boost
|
2 vuotta sitten |
Sam Jaffe
|
bd4d14a565
refactor: allow filling out Action elements of main args, instead of using them as stubs
|
2 vuotta sitten |
Sam Jaffe
|
c63c9c7adf
refactor: inject parent context into Action
|
2 vuotta sitten |
Sam Jaffe
|
0e3ad59a3d
refactor: move WithDefault::operator T to impl file
|
2 vuotta sitten |
Sam Jaffe
|
c6f998e176
refactor: use Impl directly in Action callback gen
|
2 vuotta sitten |
Sam Jaffe
|
23c61f9236
test: add test for generator methods
|
2 vuotta sitten |
Sam Jaffe
|
378d34581e
Merge branch 'feat/multi' into main
|
3 vuotta sitten |
Sam Jaffe
|
5a2b126925
chore: make the xcscheme cleanable
|
3 vuotta sitten |
Sam Jaffe
|
b8eb3f2714
refactor: implement program args string parse in terms of string-utils
|
3 vuotta sitten |
Sam Jaffe
|
09d96bf6ca
refactor: clean up the implementation of container parsing by using traits
|
3 vuotta sitten |
Sam Jaffe
|
1948e00ed1
feat: add handling for map<string, V>
|
3 vuotta sitten |
Sam Jaffe
|
3a5f782dc8
bugfix: don't allow mixing of rest() and action()
|
3 vuotta sitten |
Sam Jaffe
|
55b229841c
feat: add initializer_list based construction for default arguments
|
3 vuotta sitten |
Sam Jaffe
|
463d5781a6
cleanup: use name importing
|
3 vuotta sitten |
Sam Jaffe
|
f206362a2d
docs: add example demonstrating new features in a partial implementation of a git command spec
|
3 vuotta sitten |
Sam Jaffe
|
399c4424d4
feat: pass through rest() to an argument handler.
|
3 vuotta sitten |
Sam Jaffe
|
abb2f7b961
feat: specify options/flags that are only one letter.
|
3 vuotta sitten |
Sam Jaffe
|
fe2d3903e7
feat: add binding for deferred default values
|
3 vuotta sitten |
Sam Jaffe
|
10594bc883
feat: add support for actions, allowing the construction of hierarchical design in argparsing
|
3 vuotta sitten |