A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd f873dc97bf
Several fixes for new build, ensuring we build DLLs for Windows, and that the proper libraries are included.
2020-07-11 13:46:48 +02:00
CInterface C Interface for random class. 2020-07-10 09:30:10 +02:00
extern Style changes for pcg_random to keep my CI from yelling at me. 2020-05-26 13:24:40 +02:00
src Make StringViewLiteral use ConstEval 2020-07-10 11:07:34 +02:00
tests Implements piping StringView into streams. 2020-07-08 13:28:43 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Several fixes for new build, ensuring we build DLLs for Windows, and that the proper libraries are included. 2020-07-11 13:46:48 +02:00
.gitignore Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00
CMakeLists.txt Several fixes for new build, ensuring we build DLLs for Windows, and that the proper libraries are included. 2020-07-11 13:46:48 +02:00
conanfile.py Ensure extern headers are included in conan. 2020-05-22 12:53:55 +02:00