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 463d5781a6 cleanup: use name importing il y a 3 ans
  Sam Jaffe f206362a2d docs: add example demonstrating new features in a partial implementation of a git command spec 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 d978fd8d9f Merge branch 'feat/defval/print' into main il y a 4 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 1912ca6d03 Merge branch 'test' into main il y a 4 ans
  Sam Jaffe 0daa6c79c7 Fix exception thrower for parsing il y a 4 ans
  Sam Jaffe 28c9b19de7 Test repeatable arguments. il y a 4 ans
  Sam Jaffe fb2626a821 Cover the rest of the usecases for arguments. 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 d8af8f0c92 Adding more tests. il y a 4 ans
  Sam Jaffe 8205ddb5e0 Fix bug in flag checking for --no-*. il y a 4 ans
  Sam Jaffe 754aea089d Add flag tests. il y a 4 ans
  Sam Jaffe 4053ba057c Fix two bugs in arguments. il y a 4 ans
  Sam Jaffe 5a9c8ec98a Write the first batch of tests. 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 3076dc63ae More re-ordering. il y a 4 ans