Histórico de Commits

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