|
bdfc14357a
|
made some final changes to the comments
|
2016-10-29 20:08:55 +02:00 |
|
|
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 |
|
|
b74a35d1ec
|
added noexcept qualifiers where needed
|
2016-10-25 14:22:50 +02:00 |
|
|
44ef56941e
|
made an index_of() method for StringValue, which calculates the index of
a char
|
2016-10-23 15:34:59 +02:00 |
|
|
06d045f457
|
fixed overflow detection in StringValue::operator[]
|
2016-10-23 14:12:13 +02:00 |
|
|
36dc44ac2d
|
added implementations for every header
|
2016-10-23 03:46:28 +02:00 |
|