A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd 4a476dcf4c
continuous-integration/drone/push Build is failing Details
Try using Ninja instead of make.
2020-09-21 13:19:19 +02:00
CInterface Fixed Windows issues. 2020-08-20 13:21:39 +02:00
extern Further Windows fixes. 2020-08-18 19:15:00 +02:00
src Fixed checks for less than 0 on List indexing, as it was always false. 2020-08-20 13:27:39 +02:00
tests Style fix. 2020-08-17 12:05:15 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Try using Ninja instead of make. 2020-09-21 13:19:19 +02:00
.gitignore Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00
CMakeLists.txt Use LLD as linker when we build with Clang. 2020-09-21 12:37:34 +02:00
conanfile.py Reset to before c++20 features that required clang. 2020-07-12 15:06:20 +02:00