Go to file
Deukhoofd e642f374b9
continuous-integration/drone/push Build is passing Details
Update to latest Arbutils.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-12-13 12:15:40 +01:00
CInterface Makes TryGetVariant use an std::optional 2020-12-12 14:12:50 +01:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Update to latest Arbutils. 2020-12-13 12:15:40 +01:00
tests Update to latest Arbutils. 2020-12-13 12:15:40 +01:00
.clang-format Update to latest Arbutils. 2020-12-13 12:15:40 +01: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