Commit graph

21 commits

Author SHA1 Message Date
zawz
d6a308bdbc filedat: rework
format improvement
code cleaning
2020-03-03 09:33:05 +01:00
zawz
8d01a18f3a Merge branch 'master' of https://github.com/zawwz/ztd 2020-02-24 10:57:13 +01:00
zawz
50752560c5 filedat: better set() and add copy() 2020-02-24 10:56:52 +01:00
Mateo FERON
b8b1d32af6 Add separate md info 2020-02-20 11:37:11 +01:00
zawz
bf95986e06 filedat: add string overload 2020-02-05 14:26:25 +01:00
BuildTools
42a017978a Fix doc typo 2020-02-04 11:52:14 +01:00
zawz
0be51b3671 Add ignore_uknown option processing 2020-01-31 15:44:45 +01:00
zawz
1311bd7a64 options: add stop_on_argument in process 2020-01-14 11:02:42 +01:00
zawz
94f35a4d9b shell: changed shr 2019-12-25 14:25:15 +01:00
zawz
d66cec619a color: added string() operator 2019-11-29 13:00:04 +01:00
zawz
4423eccdf8 shell: added shp 2019-11-05 09:08:57 +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
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
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
6eeadea52f Changed names 2019-08-15 15:03:17 +02:00
zawz
24afc71c1a Init 2019-08-15 14:20:13 +02:00