A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd c445536aed
continuous-integration/drone/push Build is passing Details
Fixed issue preventing THROW macro having easy access to sstream.
2020-10-15 18:05:51 +02:00
CInterface Revert "Make CInterface exported functions be contained in .h files, instead of .cpp." 2020-10-02 18:44:29 +02:00
extern Switch from Catch2 to DocTest for unit tests. 2020-09-25 11:50:53 +02:00
src Fixed issue preventing THROW macro having easy access to sstream. 2020-10-15 18:05:51 +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 Attempt creating a tag file online. 2020-09-25 18:11:53 +02:00
.gitignore Lots of documentation. 2020-09-22 19:32:40 +02:00
CMakeLists.txt Revert "Make CInterface exported functions be contained in .h files, instead of .cpp." 2020-10-02 18:44:29 +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 Include the precompiled header file. 2020-09-25 12:46:20 +02:00