Go to file
Deukhoofd 5c39694f19
continuous-integration/drone/push Build is failing Details
Overhaul memory model to new Arbutils memory.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-12-12 12:22:48 +01:00
CInterface Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
tests Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.clang-tidy Adds some documentation, add .clang-tidy file. 2020-09-26 12:46:48 +02:00
.drone.yml Sign build. 2020-09-30 18:56:04 +02:00
.gitignore Start working on documentation. 2020-09-25 18:24:28 +02:00
CMakeLists.txt Document StatisticSet, add constraint that its generic type must be an integer type. 2020-09-30 18:53:18 +02:00
CmakeConanSetup.cmake Removed temp compiler version again. 2020-08-20 15:17:51 +02:00
Doxyfile Start working on documentation. 2020-09-25 18:24:28 +02:00
conanfile.py Use vector instead of set for types. 2020-10-23 16:51:15 +02:00