Historique des commits

Auteur SHA1 Message Date
  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 06275fe60a Add test coverage il y a 4 ans
  Sam Jaffe d613e83598 Print out simple default values. il y a 4 ans
  Sam Jaffe d26633dd30 Add a readme and a way to get argument overflow. il y a 4 ans
  Sam Jaffe 8205ddb5e0 Fix bug in flag checking for --no-*. il y a 4 ans
  Sam Jaffe 4053ba057c Fix two bugs in arguments. il y a 4 ans
  Sam Jaffe f36d481b18 Perform some cleanup, add some test skeletons. il y a 4 ans
  Sam Jaffe cd1585bec0 Fix bug in options parsing il y a 4 ans
  Sam Jaffe e63446ba69 Add support for -v2. il y a 4 ans
  Sam Jaffe 1986a4ec67 Add support for abbreviated arguments with repeating, e.g. -vk for verbose dry run. 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 8c61ba484c Fix arguments with default values il y a 4 ans
  Sam Jaffe 59687a5c90 Support throwing an error if a bad argument is provided. 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