Baptiste Wicht
63af78443b
Add support for alphanumeric options
2014-10-26 19:12:32 +01:00
Jarryd Beck
9b3d20d611
update TODO list
2014-10-21 09:27:24 +11:00
Jarryd Beck
3f1220e3d8
help string
2014-10-17 11:59:40 +11:00
Jarryd Beck
6bff3c5a5e
header only in readme
2014-10-15 22:17:31 +11:00
Jarryd Beck
5e5b90d1f4
update readme
2014-10-15 22:16:37 +11:00
Jarryd Beck
9889637790
inline everything
2014-10-15 11:38:39 +11:00
Jarryd Beck
2c0e4e8213
emplace
2014-10-15 11:28:51 +11:00
Jarryd Beck
dacea725df
const reference
2014-10-15 11:26:33 +11:00
jarro2783
db9b70a935
Merge pull request #5 from DennisOSRM/license_file
...
adds a simple license file
2014-10-15 11:03:26 +11:00
Dennis Luxen
3656e0b6d4
adds a simple license file
2014-10-14 11:40:16 +02:00
Jarryd Beck
34a12a5232
Merge branch 'untangle-includes'
2014-10-14 20:30:09 +11:00
Jarryd Beck
32ca8c5c7c
Merge branch 'untangle_includes' of https://github.com/DennisOSRM/cxxopts into untangle-includes
...
Conflicts:
src/cxxopts.hpp
2014-10-14 20:29:49 +11:00
jarro2783
b981b12043
Merge pull request #1 from wichtounet/patch-1
...
Add include guards to cxxopts.hpp
2014-10-14 20:24:11 +11:00
Dennis Luxen
0fe22a5171
untangle includes
...
- order lexicographically
- include all used headers directly instead of implicit includes
- remove unused header
- move regex include into compile unit
2014-10-14 11:18:10 +02:00
Baptiste Wicht
3697050e62
Add include guards to cxxopts.hpp
2014-10-14 08:45:13 +02:00
Jarryd Beck
1d9ae57a92
parse groups
2014-10-14 16:59:54 +11:00
Jarryd Beck
239525bcf4
parse into value
2014-10-14 16:59:25 +11:00
Jarryd Beck
c8b22d113d
print usage
2014-10-14 13:29:30 +11:00
Jarryd Beck
2bf1060d0b
start option groups
2014-10-14 10:49:14 +11:00
Jarryd Beck
fd3d4bb2e7
test long option names
2014-10-14 10:39:03 +11:00
Jarryd Beck
e51e0dc1a3
update readme
2014-10-13 21:01:26 +11:00
Jarryd Beck
18ad3b1659
exception on parse error
2014-10-13 20:52:06 +11:00
Jarryd Beck
65c13302b4
put in place check for value error
2014-10-13 18:05:01 +11:00
Jarryd Beck
aa0a3a415c
install
2014-10-13 16:35:51 +11:00
Jarryd Beck
81bbdeab7d
update readme
2014-10-13 16:33:21 +11:00
Jarryd Beck
abf96da697
fix description formatting
2014-10-13 15:58:17 +11:00
Jarryd Beck
2e4c78805d
format help description
2014-10-13 14:30:56 +11:00
Jarryd Beck
96b2e09b69
add install file
2014-10-13 09:20:20 +11:00
Jarryd Beck
f89ed648a5
update readme
2014-10-13 09:20:10 +11:00
Jarryd Beck
4f8ded2a39
update message
2014-10-13 09:20:04 +11:00
Jarryd Beck
918f9c243d
update TODO
2014-10-10 19:48:04 +11:00
Jarryd Beck
361f0d8bf4
basic help printing
2014-10-10 19:46:59 +11:00
Jarryd Beck
def4848b23
move to example.cpp
2014-10-10 18:03:44 +11:00
Jarryd Beck
bd48ccfcbd
start help
2014-10-10 18:03:18 +11:00
Jarryd Beck
95af125bf6
fix adding missing options
2014-10-10 18:03:06 +11:00
Jarryd Beck
8c9249a8c6
reorganise
2014-10-10 17:29:49 +11:00
Jarryd Beck
b4d2bffc15
update TODO
2014-10-09 14:09:18 +11:00
Jarryd Beck
d7271eda80
add vectors
2014-10-09 14:09:02 +11:00
Jarryd Beck
2fd9ab63fc
update README
2014-10-09 11:17:28 +11:00
Jarryd Beck
07fa58d397
modify argc and argv
2014-10-09 11:16:34 +11:00
Jarryd Beck
8701a5d7ca
parse positional arguments
2014-10-09 11:08:36 +11:00
Jarryd Beck
e85c2aa282
add TODO
2014-10-09 08:09:13 +11:00
Jarryd Beck
bc46473e23
add help to TODO
2014-10-03 17:36:08 +10:00
Jarryd Beck
2a6e80ad64
remove boost dependency
2014-10-03 17:36:00 +10:00
Jarryd Beck
c0d5f3a9ad
add readme
2014-10-03 15:59:03 +10:00
Jarryd Beck
e19872b7c0
cmake copyright
2014-10-02 21:12:28 +10:00
Jarryd Beck
f11af6fb89
copyright
2014-10-02 21:11:50 +10:00
Jarryd Beck
97d072ae2d
basically working
2014-10-02 16:38:13 +10:00
Jarryd Beck
70d458e90b
default_value
2014-10-01 20:56:30 +10:00
Jarryd Beck
58b63617bd
add a string parser
2014-10-01 17:52:34 +10:00