A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd d8c3fe1436
continuous-integration/drone/push Build is passing Details
Add support for simple empty StringView.
2020-08-08 11:26:46 +02:00
CInterface Remove thread_local as it causes issues with shared library linking. 2020-07-28 19:24:35 +02:00
extern Style changes for pcg_random to keep my CI from yelling at me. 2020-05-26 13:24:40 +02:00
src Add support for simple empty StringView. 2020-08-08 11:26:46 +02:00
tests Add support for simple empty StringView. 2020-08-08 11:26:46 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Tell the build server to run a tests build. 2020-07-17 12:17:16 +02:00
.gitignore Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00
CMakeLists.txt Exception handling for the C Interface. 2020-07-19 11:08:05 +02:00
conanfile.py Reset to before c++20 features that required clang. 2020-07-12 15:06:20 +02:00