Commit graph

24 commits

Author SHA1 Message Date
zawz
ef02040938 ignore doc 2019-11-05 09:13:13 +01:00
zawz
4423eccdf8 shell: added shp 2019-11-05 09:08:57 +01:00
zawz
020ee3bb2b add clear rule 2019-11-01 07:44:43 +01:00
zawz
9f1831b615 add gitignore 2019-11-01 07:40:14 +01:00
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
03bf9107e4 fixed filedat[] to const & fixed color << operators 2019-09-26 11:03:57 +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
829e95ad8d Added mod() and arg() 2019-08-27 17:00:09 +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
666320d9ea filedat: added spaces to strval() for more readability 2019-08-17 00:37:34 +02:00
zawz
a14ca48556 filedat: fixed ambiguous ctor with std::string 2019-08-16 23:47:25 +02:00
zawz
d4d3d90094 filedat: added erase(), concatenate() and operators 2019-08-16 19:09:08 +02:00
zawz
bc2a0439fa filedat: Fixed quoting discard causing errors on copy 2019-08-16 14:16:25 +02:00
zawz
06b868375b Adjust 2019-08-15 15:34:27 +02:00
zawz
b97d23fa99 readme reorganize 2019-08-15 15:19:35 +02:00
zawz
28bc37cef2 Moved install location 2019-08-15 15:18:27 +02:00
zawz
6eeadea52f Changed names 2019-08-15 15:03:17 +02:00
zawz
6b0b89df7d Install location to /usr/local 2019-08-15 14:37:08 +02:00
zawz
cbae47c692 Added install 2019-08-15 14:33:46 +02:00
zawz
24afc71c1a Init 2019-08-15 14:20:13 +02:00
zawwz
693e47744a
Initial commit 2019-08-15 14:16:24 +02:00