提交歷史

作者 SHA1 備註 提交日期
  Sam Jaffe 55b229841c feat: add initializer_list based construction for default arguments 3 年之前
  Sam Jaffe 399c4424d4 feat: pass through rest() to an argument handler. 3 年之前
  Sam Jaffe abb2f7b961 feat: specify options/flags that are only one letter. 3 年之前
  Sam Jaffe fe2d3903e7 feat: add binding for deferred default values 3 年之前
  Sam Jaffe 10594bc883 feat: add support for actions, allowing the construction of hierarchical design in argparsing 3 年之前
  Sam Jaffe 06275fe60a Add test coverage 4 年之前
  Sam Jaffe d613e83598 Print out simple default values. 4 年之前
  Sam Jaffe d26633dd30 Add a readme and a way to get argument overflow. 4 年之前
  Sam Jaffe 8205ddb5e0 Fix bug in flag checking for --no-*. 4 年之前
  Sam Jaffe 4053ba057c Fix two bugs in arguments. 4 年之前
  Sam Jaffe f36d481b18 Perform some cleanup, add some test skeletons. 4 年之前
  Sam Jaffe cd1585bec0 Fix bug in options parsing 4 年之前
  Sam Jaffe e63446ba69 Add support for -v2. 4 年之前
  Sam Jaffe 1986a4ec67 Add support for abbreviated arguments with repeating, e.g. -vk for verbose dry run. 4 年之前
  Sam Jaffe 6d24e4c2be Use helper functions for flags and options 4 年之前
  Sam Jaffe 9dacec8c4f DRY 4 年之前
  Sam Jaffe 071849333a Add support for flags. 4 年之前
  Sam Jaffe 8c61ba484c Fix arguments with default values 4 年之前
  Sam Jaffe 59687a5c90 Support throwing an error if a bad argument is provided. 4 年之前
  Sam Jaffe 625137af31 Do some re-arranging. 4 年之前
  Sam Jaffe 477c358ef7 Rename all things positional -> argument. 4 年之前
  Sam Jaffe 8839aa262d Clang-Format. 4 年之前
  Sam Jaffe 7602a81184 Add custom exceptions with a special handler for them in TYPED_MAIN. 4 年之前
  Sam Jaffe 65a9106db3 Initialize program args from scratch code. 4 年之前