Commit graph

43 commits

Author SHA1 Message Date
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
zawz
b32d1dbf42 Fix readme 2020-02-20 11:39:53 +01:00
Mateo FERON
b8b1d32af6 Add separate md info 2020-02-20 11:37:11 +01:00
zawz
fa40e30a13 Fix formatting 2020-02-20 10:59:13 +01:00
zawz
6ccaeb3738 Extend doc 2020-02-20 10:58:12 +01:00
zawz
3303ba8db0 options: processing append empty - and stop on empty -- 2020-02-18 15:56:03 +01:00
zawz
a018a9eeef Enable optimisations 2020-02-13 23:15:35 +01:00
zawz
bf95986e06 filedat: add string overload 2020-02-05 14:26:25 +01:00
zawz
2abb725fbc Merge branch 'master' of https://github.com/zawwz/ztd 2020-02-05 13:54:53 +01:00
BuildTools
d3b6c29db7 shell: fix incorrect return value on shc 2020-02-04 14:52:22 +01:00
BuildTools
42a017978a Fix doc typo 2020-02-04 11:52:14 +01:00
zawz
b4ab1a37d6 options: fix single char ignore_unknown 2020-02-03 17:34:41 +01:00
zawz
eadcebff7f options: Fix segfault on ingore_unknown 2020-02-03 14:16:38 +01:00
zawz
0be51b3671 Add ignore_uknown option processing 2020-01-31 15:44:45 +01:00
zawz
5c46026ea5 options: fix missing error_type 2020-01-14 16:13:17 +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
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