Commit Graph

296 Commits

Author SHA1 Message Date
Pranav Srinivas Kumar
2149ab40b9
Update README.md 2019-04-01 19:56:55 -04:00
Pranav Srinivas Kumar
acd9e02d77
Update README.md 2019-04-01 19:56:25 -04:00
Pranav Srinivas Kumar
082938e2cd
Update README.md 2019-04-01 19:55:23 -04:00
Pranav Srinivas Kumar
3733ce170f
Update README.md 2019-04-01 19:54:48 -04:00
Pranav Srinivas Kumar
d09fb9af99
Update README.md 2019-04-01 19:54:24 -04:00
Pranav Srinivas Kumar
4953ba7d76
Update README.md 2019-04-01 19:47:02 -04:00
Pranav Srinivas Kumar
c0099269db
Update README.md 2019-04-01 19:46:34 -04:00
Pranav Srinivas Kumar
1bd5d39a99
Update README.md 2019-04-01 19:45:09 -04:00
Pranav Srinivas Kumar
ecddddd519
Update README.md 2019-04-01 12:04:13 -04:00
Pranav Srinivas Kumar
11b3b30286
Update README.md 2019-04-01 10:27:35 -04:00
Pranav Srinivas Kumar
5c143c733e
Create CONTRIBUTING.md 2019-04-01 10:26:06 -04:00
Pranav Srinivas Kumar
8e31190c3d Merge branch 'master' of https://github.com/p-ranav/argparse 2019-03-31 22:06:44 -04:00
Pranav Srinivas Kumar
7df41b6267 Added interesting edge case in compound argument parsing 2019-03-31 22:06:34 -04:00
Pranav Srinivas Kumar
ad4bb635a7
Update README.md 2019-03-31 22:05:29 -04:00
Pranav Srinivas Kumar
030676c2f1
Update README.md 2019-03-31 21:27:52 -04:00
Pranav Srinivas Kumar
70c2fcfdf1 First bit of error checking - Cleaned up parse_args methods - Added parse_args_validate() method that checks if all positional arguments have been provided or not and prints help 2019-03-31 21:25:50 -04:00
Pranav Srinivas Kumar
6a4c92726b Removed get_arguments API from ArgumentParser. Improved print_help 2019-03-31 20:28:22 -04:00
Pranav Srinivas Kumar
96e9bc33b9 First pass implementation of print_help() 2019-03-31 20:00:18 -04:00
Pranav Srinivas Kumar
da1022c946
Update README.md 2019-03-31 18:15:15 -04:00
Pranav Srinivas Kumar
2d7d9e62eb Added empty readme 2019-03-31 18:13:07 -04:00
Pranav Srinivas Kumar
6c598fcac0 Changed unit test to further test parser.get<std::list>() 2019-03-31 18:12:33 -04:00
Pranav Srinivas Kumar
87c42cd3ea
Update README.md 2019-03-31 18:08:37 -04:00
Pranav Srinivas Kumar
d0acbfdfb6
Update README.md 2019-03-31 18:02:47 -04:00
Pranav Srinivas Kumar
c9d0c0098e
Update README.md 2019-03-31 17:55:33 -04:00
Pranav Srinivas Kumar
e7b32d5a34
Update README.md 2019-03-31 17:54:40 -04:00
Pranav Srinivas Kumar
fd884c340c
Update README.md 2019-03-31 17:53:40 -04:00
Pranav Srinivas Kumar
ea5fdb49c8
Update README.md 2019-03-31 17:53:18 -04:00
Pranav Srinivas Kumar
9120c7ef2a
Update README.md 2019-03-31 17:51:08 -04:00
Pranav Srinivas Kumar
48c6365ef5
Update README.md 2019-03-31 17:35:34 -04:00
Pranav Srinivas Kumar
b3c83177e4
Update README.md 2019-03-31 17:33:39 -04:00
Pranav Srinivas Kumar
d5c6f7c8ef
Update README.md 2019-03-31 17:28:10 -04:00
Pranav Srinivas Kumar
0eea21ba94
Update README.md 2019-03-31 17:27:13 -04:00
Pranav Srinivas Kumar
a27fad3864
Update README.md 2019-03-31 17:25:40 -04:00
Pranav Srinivas Kumar
216530e330
Update README.md 2019-03-31 17:21:25 -04:00
Pranav Srinivas Kumar
cb69613899
Update README.md 2019-03-31 17:19:56 -04:00
Pranav Srinivas Kumar
1b9ab8cd13
Update README.md 2019-03-31 17:18:49 -04:00
Pranav Srinivas Kumar
132a73ae8e
Update README.md 2019-03-31 17:12:58 -04:00
Pranav Srinivas Kumar
058ab1d876
Update README.md 2019-03-31 17:04:11 -04:00
Pranav Srinivas Kumar
aeb4244581
Update README.md 2019-03-31 17:03:40 -04:00
Pranav Srinivas Kumar
8d5925f1ad Merge branch 'master' of https://github.com/p-ranav/argparse 2019-03-31 16:59:53 -04:00
Pranav Srinivas Kumar
eb341685bf Added test to square a number 2019-03-31 16:59:45 -04:00
Pranav Srinivas Kumar
921e5ca7f4
Update README.md 2019-03-31 16:58:18 -04:00
Pranav Srinivas Kumar
4dc61b679e
Update README.md 2019-03-31 16:28:49 -04:00
Pranav Srinivas Kumar
02f40c3721 Implemented Argument::operator== and Argument::operator!= with specializations for std::vector and std::list 2019-03-31 16:27:18 -04:00
Pranav Srinivas Kumar
28e084dfd8 Added an example that uses a reference catching in action lambda 2019-03-31 15:15:56 -04:00
Pranav Srinivas Kumar
953f7d9462 Renamed test filename 2019-03-31 15:05:47 -04:00
Pranav Srinivas Kumar
34c9ec8a97 Support for std::list in ArgumentParser 2019-03-31 14:48:58 -04:00
Pranav Srinivas Kumar
050309cd7c Merge branch 'master' of https://github.com/p-ranav/argparse 2019-03-31 14:03:24 -04:00
Pranav Srinivas Kumar
855aced999 Overloaded operator[] to get argument pointer from parser 2019-03-31 14:03:14 -04:00
Pranav Srinivas Kumar
6425bed8ce
Update README.md 2019-03-31 13:08:17 -04:00