Historique des commits

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