A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd fe523f6c0d
continuous-integration/drone/push Build is passing Details
Show actual length when logging out of bounds errors on lists.
2021-04-17 14:49:29 +02:00
CInterface Fix build. 2020-10-23 16:52:22 +02:00
extern Switch from Catch2 to DocTest for unit tests. 2020-09-25 11:50:53 +02:00
src Show actual length when logging out of bounds errors on lists. 2021-04-17 14:49:29 +02:00
tests Lots of cleanups to get stacks properly working in all cases. 2020-12-23 12:04:20 +01: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 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 When we were doing STATICC we were linking libdw dynamically, still requiring many dependencies. THis switches to libbfd, which should massively reduce the number of required libraries. 2021-03-26 13:37:01 +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
conanfile.py Include the precompiled header file. 2020-09-25 12:46:20 +02:00