Historie revizí

Autor SHA1 Zpráva Datum
  Sam Jaffe 11479d1552 chore: do a little re-arrangement před 2 roky
  Sam Jaffe d0c04ad449 docs: update macros and README před 2 roky
  Sam Jaffe 80bb078a62 feat: allow binding default value to rest před 2 roky
  Sam Jaffe c3c88f3284 feat: allow fallback action to be self for e.g. plugin dispatch před 2 roky
  Sam Jaffe a93408e7f9 refactor: rename tag struct for clarity před 2 roky
  Sam Jaffe d70f81bf50 refactor: compact template names a bit před 2 roky
  Sam Jaffe edcfdacb48 feat: add support for recursively defined actions being dispatched to typed_main() před 2 roky
  Sam Jaffe 39c21e8885 refactor: show usage instead of throwing on missing action před 2 roky
  Sam Jaffe 1e017de306 feat: enable recursive actions using boost před 2 roky
  Sam Jaffe bd4d14a565 refactor: allow filling out Action elements of main args, instead of using them as stubs před 2 roky
  Sam Jaffe c63c9c7adf refactor: inject parent context into Action před 2 roky
  Sam Jaffe 0e3ad59a3d refactor: move WithDefault::operator T to impl file před 2 roky
  Sam Jaffe c6f998e176 refactor: use Impl directly in Action callback gen před 2 roky
  Sam Jaffe 3a5f782dc8 bugfix: don't allow mixing of rest() and action() před 3 roky
  Sam Jaffe 55b229841c feat: add initializer_list based construction for default arguments před 3 roky
  Sam Jaffe 399c4424d4 feat: pass through rest() to an argument handler. před 3 roky
  Sam Jaffe abb2f7b961 feat: specify options/flags that are only one letter. před 3 roky
  Sam Jaffe fe2d3903e7 feat: add binding for deferred default values před 3 roky
  Sam Jaffe 10594bc883 feat: add support for actions, allowing the construction of hierarchical design in argparsing před 3 roky
  Sam Jaffe d26633dd30 Add a readme and a way to get argument overflow. před 4 roky
  Sam Jaffe 6d24e4c2be Use helper functions for flags and options před 4 roky
  Sam Jaffe 9dacec8c4f DRY před 4 roky
  Sam Jaffe 071849333a Add support for flags. před 4 roky
  Sam Jaffe 3076dc63ae More re-ordering. před 4 roky
  Sam Jaffe 5eac206e3d Make it impossible to manually construct an argument/option or to call the functions external to subclasses. před 4 roky
  Sam Jaffe 625137af31 Do some re-arranging. před 4 roky
  Sam Jaffe 477c358ef7 Rename all things positional -> argument. před 4 roky
  Sam Jaffe 8839aa262d Clang-Format. před 4 roky
  Sam Jaffe 7602a81184 Add custom exceptions with a special handler for them in TYPED_MAIN. před 4 roky
  Sam Jaffe 65a9106db3 Initialize program args from scratch code. před 4 roky