This website requires JavaScript.
Explore
Help
Sign In
Madeorsk
/
libksr
Watch
1
Star
0
Fork
0
You've already forked libksr
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
libksr
/
tests
History
Madeorsk
35d761794e
Change regex library to pcre2 for cross-platform compilation and better regex support.
2024-08-22 10:55:50 +02:00
..
ksrarrays.c
Fix warning on test main functions prototypes.
2023-02-12 16:38:21 +01:00
ksrbuffers.c
Fix warning on test main functions prototypes.
2023-02-12 16:38:21 +01:00
ksregex.c
Change regex library to pcre2 for cross-platform compilation and better regex support.
2024-08-22 10:55:50 +02:00
ksrerrors.c
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
ksrfiles.c
ksrfiles : do not null-terminate buffer when reading a file, and fix file path when testing.
2023-02-12 16:52:44 +01:00
ksrlogging.c
Add new logging functions, more styling attributes, and test it.
2023-02-12 16:31:42 +01:00
ksrpromises.c
Add finally callback to promises.
2023-07-15 19:51:44 +02:00
ksrstring.c
Fix warning on test main functions prototypes.
2023-02-12 16:38:21 +01:00