Commit History

Autor SHA1 Mensaxe Data
  Sam Jaffe 3a5f782dc8 bugfix: don't allow mixing of rest() and action() %!s(int64=3) %!d(string=hai) anos
  Sam Jaffe 55b229841c feat: add initializer_list based construction for default arguments %!s(int64=3) %!d(string=hai) anos
  Sam Jaffe 399c4424d4 feat: pass through rest() to an argument handler. %!s(int64=3) %!d(string=hai) anos
  Sam Jaffe abb2f7b961 feat: specify options/flags that are only one letter. %!s(int64=3) %!d(string=hai) anos
  Sam Jaffe fe2d3903e7 feat: add binding for deferred default values %!s(int64=3) %!d(string=hai) anos
  Sam Jaffe 10594bc883 feat: add support for actions, allowing the construction of hierarchical design in argparsing %!s(int64=3) %!d(string=hai) anos
  Sam Jaffe d26633dd30 Add a readme and a way to get argument overflow. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 6d24e4c2be Use helper functions for flags and options %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 9dacec8c4f DRY %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 071849333a Add support for flags. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 3076dc63ae More re-ordering. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 5eac206e3d Make it impossible to manually construct an argument/option or to call the functions external to subclasses. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 625137af31 Do some re-arranging. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 477c358ef7 Rename all things positional -> argument. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 8839aa262d Clang-Format. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 7602a81184 Add custom exceptions with a special handler for them in TYPED_MAIN. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 65a9106db3 Initialize program args from scratch code. %!s(int64=4) %!d(string=hai) anos