Eyal Rozenberg
|
1b660d5680
|
Regards #244: Explain how vectors of values allow repeated use of the same option on the command-line. (#247)
|
2020-07-23 16:36:54 +10:00 |
|
Tomas Barton
|
b0f67a06de
|
Code highlighting, add more examples (#220)
|
2020-02-14 08:02:27 +11:00 |
|
Jarryd Beck
|
4a0af0e950
|
Fix parsing char type
Fixes #201. Parse char type correctly and check for length.
|
2019-08-23 08:26:16 +10:00 |
|
Jarryd Beck
|
f4f4ece809
|
Improve README about supported compilers
Fixes #202.
|
2019-08-23 08:16:22 +10:00 |
|
Christian Lang
|
7b14d5f60b
|
Fix parsing of std::vector and add test, example and documentation (#182)
Improve parsing into std::vector so that a single argument can take a list.
|
2019-06-18 08:14:18 +10:00 |
|
Jarryd Beck
|
3d405ef163
|
Improve boolean readme
Fixes #157. Fix the wording in the README about booleans.
|
2019-01-02 08:47:17 +11:00 |
|
Jarryd Beck
|
00e8ecc482
|
Add a readme comment about versions
|
2018-04-12 08:14:07 +10:00 |
|
Jarryd Beck
|
16e3968e1a
|
update readme
|
2018-03-21 18:14:09 +11:00 |
|
Jarryd Beck
|
fab3bae2ff
|
Clarify ParseResult being in scope
|
2017-12-01 07:58:15 +11:00 |
|
Jarryd Beck
|
5b774d7a7e
|
Allow help string to be customised
Fixes #82. This allows the help string after the program name to be
completely replaced by the user.
|
2017-11-28 18:07:23 +11:00 |
|
Jarryd Beck
|
70b9230639
|
fix changelog and readme
add booleans into the changelog and the readme
|
2017-11-15 17:56:25 +11:00 |
|
Jarryd Beck
|
8d6a91ee27
|
improve documentation for default and implicit
|
2017-11-14 08:03:46 +11:00 |
|
Jarryd Beck
|
3f5bbb3062
|
update the readme
|
2017-10-31 18:19:15 +11:00 |
|
Jarryd Beck
|
1be5f10daf
|
clarify wording on short/long
Fixes #37.
A long option is required, a short option is not.
|
2017-01-30 07:29:12 +11:00 |
|
Jarryd Beck
|
09d8d0b3c5
|
add build status to README
|
2016-08-25 18:36:32 +10:00 |
|
Jarryd Beck
|
c51b8bbdee
|
default and implicit options in readme
This closes issue #20.
|
2016-08-25 08:35:01 +10:00 |
|
Taylor Braun-Jones
|
00dc8b3018
|
README.md: Fix compile errors in quick start example
|
2016-05-12 18:06:13 -04:00 |
|
Jarryd Beck
|
aec97a6f53
|
update readme
|
2016-01-28 07:26:10 +11:00 |
|
Jarryd Beck
|
5a7585026d
|
Merge branch 'master' of github.com:jarro2783/cxxopts
|
2016-01-22 17:48:31 +11:00 |
|
jarro2783
|
8d0ff87fe7
|
Fix some more formatting
|
2015-09-28 12:56:03 +10:00 |
|
jarro2783
|
4c3d1159cf
|
Change headings to markdown
|
2015-09-28 12:54:46 +10:00 |
|
jarro2783
|
7d49500f54
|
Rename README to README.md
|
2015-09-28 12:53:26 +10:00 |
|