shimmering clarity standard library https://docs.shimmering-clarity.net/scsl/
Go to file
Kyle Isom 87fe9719c1 Fix memory leak, start work on win file api. 2023-10-09 16:20:26 -07:00
.gitignore Rename phonebook -> dictionary. 2023-10-05 23:17:09 -07:00
Arena.cc Fix memory leak, start work on win file api. 2023-10-09 16:20:26 -07:00
Arena.h Fix memory leak, start work on win file api. 2023-10-09 16:20:26 -07:00
Buffer.cc Tracking down a memory error. 2023-10-09 15:23:23 -07:00
Buffer.h Tracking down a memory error. 2023-10-09 15:23:23 -07:00
CMakeLists.txt Move Buffer from kge. 2023-10-09 10:26:05 -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
bufferTest.cc Fix memory leak, start work on win file api. 2023-10-09 16:20:26 -07:00
dictionaryTest.cc Fix memory leak, start work on win file api. 2023-10-09 16:20:26 -07:00
dictionary_test Clean up the Linux side of the build. 2023-10-06 06:25:58 +00:00
testFixtures.h Clean up the Linux side of the build. 2023-10-06 06:25:58 +00:00
tlvTest.cc Fix memory leak, start work on win file api. 2023-10-09 16:20:26 -07:00
tlv_test Clean up the Linux side of the build. 2023-10-06 06:25:58 +00:00