|
c6b3fde6d4
|
Add an error system, with its function result system that can carry a value and an error at the same time.
|
2023-02-12 17:38:57 +01:00 |
|
|
a6f65c9e5b
|
Add new logging functions, more styling attributes, and test it.
|
2023-02-12 16:31:42 +01:00 |
|
|
b2577c710e
|
Declare libksr dependency to enable subprojects import.
continuous-integration/drone/push Build is failing
|
2021-08-10 00:12:53 +02:00 |
|
|
b5d14cf502
|
Fix meson configuration for older versions.
|
2021-08-01 00:10:00 +02:00 |
|
|
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 |
|