Commit History

Author SHA1 Message Date
  Sam Jaffe b8eb3f2714 refactor: implement program args string parse in terms of string-utils 3 years ago
  Sam Jaffe 09d96bf6ca refactor: clean up the implementation of container parsing by using traits 3 years ago
  Sam Jaffe 1948e00ed1 feat: add handling for map<string, V> 3 years ago
  Sam Jaffe d613e83598 Print out simple default values. 4 years ago
  Sam Jaffe 0daa6c79c7 Fix exception thrower for parsing 4 years ago
  Sam Jaffe 28c9b19de7 Test repeatable arguments. 4 years ago
  Sam Jaffe 4053ba057c Fix two bugs in arguments. 4 years ago
  Sam Jaffe f36d481b18 Perform some cleanup, add some test skeletons. 4 years ago
  Sam Jaffe 8839aa262d Clang-Format. 4 years ago
  Sam Jaffe 7602a81184 Add custom exceptions with a special handler for them in TYPED_MAIN. 4 years ago