Commit graph

7 commits

Author SHA1 Message Date
zawz
b23028347f Options: added operators
- operator[char/string/int] for option access
- option bool() overload
- option string() argument overload
2019-10-16 19:20:27 +02:00
zawz
ec2c2c8c37 options: added possibility to ignore negative numbers as options 2019-10-04 02:47:42 +02:00
zawz
96637468dc options: added option_sequence 2019-08-29 17:50:19 +02:00
zawz
60cc951679 options: accept compacted option arguments
ex: -n1
2019-08-29 17:18:26 +02:00
zawz
5fda20a607 Added complex & removed thread 2019-08-27 15:59:00 +02:00
zawz
985612f42b options: fixed double space between option and arg in help 2019-08-17 01:01:57 +02:00
zawz
6eeadea52f Changed names 2019-08-15 15:03:17 +02:00
Renamed from src/zoptions.cpp (Browse further)