A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd 2e8a7f5fbb
continuous-integration/drone/push Build is passing Details
Documents the C Interface.
2020-09-25 12:31:37 +02:00
CInterface Documents the C Interface. 2020-09-25 12:31:37 +02:00
extern Switch from Catch2 to DocTest for unit tests. 2020-09-25 11:50:53 +02:00
src Use a precompiled header for many std includes. 2020-09-25 11:06:55 +02:00
tests Switch from Catch2 to DocTest for unit tests. 2020-09-25 11:50:53 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Fixed colours in test output on build server. 2020-09-25 11:54:23 +02:00
.gitignore Lots of documentation. 2020-09-22 19:32:40 +02:00
CMakeLists.txt Make CInterface exported functions be contained in .h files, instead of .cpp. 2020-09-25 12:00:44 +02:00
Doxyfile Documents the C Interface. 2020-09-25 12:31:37 +02:00
LICENSE Adds License 2020-09-24 19:32:34 +00:00
conanfile.py Reset to before c++20 features that required clang. 2020-07-12 15:06:20 +02:00