libksr/include/ksr
2024-08-22 10:55:50 +02:00
..
arrays.h Fix warning about function definitions without argument. 2023-07-15 14:44:35 +02:00
buffers.h Fix warning about function definitions without argument. 2023-07-15 14:44:35 +02:00
errors.h Add a function to try to get a result or throw the error if there is one. 2023-07-15 14:42:33 +02:00
files.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
logging.h Fix bold reset code. 2023-02-12 17:03:47 +01:00
promises.h Add finally callback to promises. 2023-07-15 19:51:44 +02:00
regex.h Change regex library to pcre2 for cross-platform compilation and better regex support. 2024-08-22 10:55:50 +02:00
string.h Create first structures and functions. 2021-07-31 19:06:57 +02:00