libksr/include/ksr
Madeorsk 46b6f24432 Create first structures and functions.
+ Create ksrarrays.
+ Create ksrbuffers.
+ Create ksrpromises.
+ Create ksregex.
+ Create strings and files helper functions.
+ Define some logging constants.

+ Setup basic unit tests and code coverage.
2021-07-31 19:06:57 +02:00
..
arrays.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
buffers.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
files.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
logging.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
promises.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
regex.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
string.h Create first structures and functions. 2021-07-31 19:06:57 +02:00