Commit Graph

184 Commits

Author SHA1 Message Date
Pranav Srinivas Kumar
45d8b1bc24
Update README.md 2019-04-12 21:33:43 -04:00
Pranav Srinivas Kumar
a5192878c1
Update CMakeLists.txt 2019-04-10 21:18:14 -04:00
Pranav Srinivas Kumar
0b1a5b71f8 Added conanfile 2019-04-10 20:54:57 -04:00
Pranav Srinivas Kumar
483e9f2a5a
Fixes issue #5 2019-04-10 07:33:46 -04:00
Pranav Srinivas Kumar
f3cd481bd4
Merge pull request #4 from SuperWig/cmake
Add root CMakeLists.txt
2019-04-10 07:19:21 -04:00
Daniel Marshall
07f09279ed Add root CMakeLists.txt 2019-04-10 12:14:33 +01:00
Pranav Srinivas Kumar
a60cb8baa2
Update README.md 2019-04-09 15:04:03 -04:00
Pranav Srinivas Kumar
bf3f582740
Update README.md 2019-04-09 14:55:08 -04:00
Pranav Srinivas Kumar
bc4eddc138
Update README.md 2019-04-09 07:46:47 -04:00
Pranav Srinivas Kumar
29f0c52f5f
Update README.md 2019-04-02 07:21:14 -04:00
Pranav Srinivas Kumar
ba8af57470
Update README.md 2019-04-01 23:47:49 -04:00
Pranav Srinivas Kumar
ad016b3c6e
Update README.md 2019-04-01 23:45:25 -04:00
Pranav Srinivas Kumar
c3e4853729
Update README.md 2019-04-01 23:31:27 -04:00
Pranav Srinivas Kumar
9ffa511dac
Update README.md 2019-04-01 23:28:17 -04:00
Pranav Srinivas Kumar
4b59010bd3
Update README.md 2019-04-01 22:03:59 -04:00
Pranav Srinivas Kumar
c70e6e52b5 Removed old files 2019-04-01 22:01:59 -04:00
Pranav Srinivas Kumar
bb4a2dbba7 Renamed directories 2019-04-01 22:01:40 -04:00
Pranav Srinivas Kumar
11729b4dfe
Update README.md 2019-04-01 21:53:04 -04:00
Pranav Srinivas Kumar
5bf9b958f6 Merge branch 'master' of https://github.com/p-ranav/argparse 2019-04-01 21:44:18 -04:00
Pranav Srinivas Kumar
2143c7140b Minor update to positional argument test 2019-04-01 21:44:15 -04:00
Pranav Srinivas Kumar
2bc003018d
Update README.md 2019-04-01 21:43:55 -04:00
Pranav Srinivas Kumar
63a6763489 Fixed minor bug with validating optional arguments. Added mIsUsed to Argument class 2019-04-01 21:32:12 -04:00
Pranav Srinivas Kumar
03bf4f294d Added more comments. Updated parse_args_validate to complain when optional arguments are provided but not completely 2019-04-01 21:24:26 -04:00
Pranav Srinivas Kumar
8fd51f982d Argument is now a class. Also it's friends with ArgumentParser. Moved a number of methods to private 2019-04-01 21:04:50 -04:00
Pranav Srinivas Kumar
20a67c21a9 Removed debug print 2019-04-01 20:59:22 -04:00
Pranav Srinivas Kumar
cc009e347b Added license header 2019-04-01 20:58:59 -04:00
Pranav Srinivas Kumar
63309d3e2a
Update README.md 2019-04-01 20:53:04 -04:00
Pranav Srinivas Kumar
b11d357d9a
Update README.md 2019-04-01 20:52:36 -04:00
Pranav Srinivas Kumar
7abad0986d
Update README.md 2019-04-01 20:46:39 -04:00
Pranav Srinivas Kumar
91d0dd8c90
Update README.md 2019-04-01 20:45:49 -04:00
Pranav Srinivas Kumar
8452b1cfb3 Merge branch 'master' of https://github.com/p-ranav/argparse 2019-04-01 20:41:24 -04:00
Pranav Srinivas Kumar
9037b08454 Added support for parent parsers. Some basic unit tests 2019-04-01 20:41:14 -04:00
Pranav Srinivas Kumar
a0a2e76d22
Update README.md 2019-04-01 20:09:19 -04:00
Pranav Srinivas Kumar
79fb2e8598 Merge branch 'master' of https://github.com/p-ranav/argparse 2019-04-01 20:06:59 -04:00
Pranav Srinivas Kumar
e5c3630eba Checking if i < argc on edge case. New tests added 2019-04-01 20:06:54 -04:00
Pranav Srinivas Kumar
c47f842c19
Update README.md 2019-04-01 19:59:57 -04:00
Pranav Srinivas Kumar
347881f5b3
Update README.md 2019-04-01 19:58:41 -04:00
Pranav Srinivas Kumar
1d85a98c42
Update README.md 2019-04-01 19:57:22 -04:00
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