My universal C library
Go to file
2022-05-02 23:34:45 +03:00
Autoarr some code moved to String directory 2022-04-19 20:50:44 +03:00
base i still have no idea where the bug is 2022-04-21 18:34:05 +03:00
DtsodParser fixed partial list deserialization 2022-05-02 23:34:45 +03:00
Hashtable visual studio project updated 2022-04-21 18:49:50 +03:00
SearchTree visual studio project updated 2022-04-21 18:49:50 +03:00
String StringBuilder_append_float64 fixed 2022-04-20 19:48:58 +03:00
tests trying to fix broken list deserialization 2022-04-21 00:20:25 +03:00
.gitignore gitignore 2022-04-20 19:28:28 +03:00
kerep.sln visual studio project 2022-03-28 00:32:46 +03:00
kerep.vcxproj visual studio project updated 2022-04-21 18:49:50 +03:00
kerep.vcxproj.filters kerep.vcxproj.filters 2022-04-21 20:20:17 +03:00
Makefile fixed ReadString() and throw_wrongchar() 2022-04-19 14:29:39 +03:00
README.md Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00

kerep

My library written in C