Commit Graph

17 Commits

Author SHA1 Message Date
John Barker
9bc2991ff6 Improved validate_int
Use bash builtin's for validate_int example
2015-09-18 16:36:01 +01:00
d3721faf10 Close #17 and Close #16
Introduces CMDARG_ERROR_BEHAVIOR. Adds some more tests. Introduces new
behavior for hash validators (see README). Fixes a few odds and ends.
2014-05-26 11:45:17 -07:00
b7f85914e7 Close #13 : cmdarg_helpers[] introduced, README documentation updated 2014-05-20 08:49:46 -07:00
83c4552371 Made validators less silly (require strict functions) and updated docs 2014-05-19 17:15:54 -07:00
1efe7758cb Update README.md 2014-05-03 13:17:05 -07:00
965d6ed8ea Update README.md 2014-05-03 13:16:39 -07:00
0b0ac881bd Update README.md 2014-05-03 11:02:32 -07:00
3db0f39891 Update README.md 2014-05-03 10:53:38 -07:00
660be47473 Update README.md 2014-04-21 21:11:12 -07:00
07f2cb09bb Update README.md 2014-04-21 20:33:29 -07:00
950d630c4d Update README.md 2014-04-09 13:12:01 -07:00
3b7f95e33e #3 : Fix handling of optional vs required arguments 2014-01-30 16:34:49 -05:00
fa34368592 Fixed a bug where cmdarg_argv is not populated without -- 2014-01-09 10:34:47 -05:00
77698f430c Added long opt parsing, now understands -- and parses non-option elements into cmdarg_argv. Docs updated. 2013-11-13 11:14:09 -08:00
4f9cbf540b Initial commit, everything appears to work 2013-07-02 10:05:16 -04:00
c5ba5d61bc Initial commit, everything appears to work 2013-07-02 10:04:48 -04:00
6d247993f4 Initial commit, everything appears to work 2013-07-02 10:02:51 -04:00