shimmering clarity standard library https://docs.shimmering-clarity.net/scsl/
Go to file
Kyle Isom 8122ca265d Debugging another memory bug. 2023-10-09 19:59:21 -07:00
.gitignore Rename phonebook -> dictionary. 2023-10-05 23:17:09 -07:00
Arena.cc Debugging another memory bug. 2023-10-09 19:59:21 -07:00
Arena.h Debugging another memory bug. 2023-10-09 19:59:21 -07:00
Buffer.cc Debugging another memory bug. 2023-10-09 19:59:21 -07:00
Buffer.h Debugging another memory bug. 2023-10-09 19:59:21 -07:00
CMakeDocs.txt Debugging another memory bug. 2023-10-09 19:59:21 -07:00
CMakeLists.txt Debugging another memory bug. 2023-10-09 19:59:21 -07:00
CMakePack.txt add library packaging 2023-10-09 17:20:18 -07:00
Dictionary.cc Tracking down a memory error. 2023-10-09 15:23:23 -07:00
Dictionary.h Rename phonebook -> dictionary. 2023-10-05 23:17:09 -07:00
Makefile Clean up the Linux side of the build. 2023-10-06 06:25:58 +00:00
TLV.cc Tracking down a memory error. 2023-10-09 15:23:23 -07:00
TLV.h Tracking down a memory error. 2023-10-09 15:23:23 -07:00
Test.cc Debugging another memory bug. 2023-10-09 19:59:21 -07:00
Test.h Debugging another memory bug. 2023-10-09 19:59:21 -07:00
bufferTest.cc Debugging another memory bug. 2023-10-09 19:59:21 -07:00
dictionaryTest.cc Debugging another memory bug. 2023-10-09 19:59:21 -07:00
dictionary_test Clean up the Linux side of the build. 2023-10-06 06:25:58 +00:00
klibConfig.cmake Add cmake configuration. 2023-10-09 16:37:02 -07:00
testFixtures.h Clean up the Linux side of the build. 2023-10-06 06:25:58 +00:00
tlvTest.cc Debugging another memory bug. 2023-10-09 19:59:21 -07:00
tlv_test Clean up the Linux side of the build. 2023-10-06 06:25:58 +00:00