A naive reference counted string implementation.
Go to file
Kjistóf 5711cb6096 refactored code, made new comments, extended manualtest.cpp, commented
out tests of unimplemented stuff in test.cpp
2016-10-26 16:39:32 +02:00
.gitignore added gitignore 2016-10-23 03:44:55 +02:00
CMakeLists.txt added pthread to CMakeLists.txt, it seems like it's needed on linux 2016-10-24 00:10:53 +02:00
Char.cpp refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00
Char.h refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00
String.cpp refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00
String.h refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00
StringValue.cpp refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00
StringValue.h refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00
manualtest.cpp refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00
test.cpp refactored code, made new comments, extended manualtest.cpp, commented 2016-10-26 16:39:32 +02:00