Go to file
Deukhoofd 4866edebab
continuous-integration/drone/push Build is passing Details
Make GrowthRate library be key based on uint32, instead of on the ConstString, to save memory.
2020-02-29 15:07:05 +01:00
CInterface/Library Add the baselibrary classes to the C Interface. 2020-02-29 14:52:15 +01:00
extern Update Catch2 to latest version. 2019-12-05 13:52:46 +01:00
src Make GrowthRate library be key based on uint32, instead of on the ConstString, to save memory. 2020-02-29 15:07:05 +01:00
tests Add ConstString to several other places where context isn't changed much during runtime. 2020-02-28 19:23:24 +01:00
.clang-format Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
.drone.yml Change Conan url. 2020-02-27 12:55:32 +01:00
.gitignore Implements tests for randomness distributions. 2019-11-17 11:05:31 +01:00
CMakeLists.txt Initial work on creating C interface. 2020-02-29 14:09:03 +01:00
conanfile.py Fixes for Windows build. 2020-02-27 11:21:23 +01:00