A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd e0f9629946
continuous-integration/drone/push Build is failing Details
Added helper functions for first and last value in an enum, made MacroUtils be generated through python file, now allowing up to 256 Enum values.
2020-03-11 11:38:36 +01:00
extern Initial commit. 2020-02-26 12:57:18 +01:00
src Added helper functions for first and last value in an enum, made MacroUtils be generated through python file, now allowing up to 256 Enum values. 2020-03-11 11:38:36 +01:00
tests Better handling of ConstString types. 2020-02-27 17:22:06 +01:00
.clang-format Initial commit. 2020-02-26 12:57:18 +01:00
.drone.yml Change conan remote URL. 2020-02-27 12:29:20 +01:00
.gitignore Initial commit. 2020-02-26 12:57:18 +01:00
CMakeLists.txt Added helper functions for first and last value in an enum, made MacroUtils be generated through python file, now allowing up to 256 Enum values. 2020-03-11 11:38:36 +01:00
conanfile.py Initial commit. 2020-02-26 12:57:18 +01:00