A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd b324cfdd00
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is passing Details
Use mold if available as linker
2022-05-18 17:23:19 +02:00
CInterface Adds pedantic-error flag, work on making source more aligned with ISO C++ 2022-04-01 12:05:48 +02:00
src Potential fix for strange new error in clang 14 2022-05-16 19:03:30 +02:00
tests Style fixes. 2022-05-16 18:38:05 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.clang-tidy Reworked memory model. 2020-12-11 14:58:16 +01:00
.drone.yml Remove valgrind build step on CI for now 2022-05-16 19:07:35 +02:00
.gitignore Fixes Windows issues 2021-06-20 12:05:30 +02:00
CMakeLists.txt Use mold if available as linker 2022-05-18 17:23:19 +02:00
CPM.cmake Moves extern dependencies to CPM 2022-02-05 13:37:47 +01: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