A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd c7d18db8b7
continuous-integration/drone/push Build is failing Details
Completely not include the stacktrace on Windows.
2020-08-15 14:22:32 +02:00
CInterface Remove thread_local as it causes issues with shared library linking. 2020-07-28 19:24:35 +02:00
extern Support new exception type with stack trace. 2020-08-15 13:31:16 +02:00
src Completely not include the stacktrace on Windows. 2020-08-15 14:22:32 +02:00
tests Don't use stacktrace on Windows. 2020-08-15 14:19:36 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Dont include stack trace test in valgrind. 2020-08-15 14:05:22 +02:00
.gitignore Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00
CMakeLists.txt Don't use stacktrace on Windows. 2020-08-15 14:19:36 +02:00
conanfile.py Reset to before c++20 features that required clang. 2020-07-12 15:06:20 +02:00