A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd a64c2aaca8
continuous-integration/drone/push Build is passing Details
Trim whitespace of snippets in stack traces.
2020-08-16 19:45:19 +02:00
CInterface Make C Interface return stack. 2020-08-15 14:52:15 +02:00
extern Support new exception type with stack trace. 2020-08-15 13:31:16 +02:00
src Trim whitespace of snippets in stack traces. 2020-08-16 19:45:19 +02:00
tests Improves exception stack traces by including inlined functions, and displaying snippets of code. 2020-08-16 19:15:45 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Dont include test for stack trace on Windows. 2020-08-15 14:32:38 +02:00
.gitignore Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00
CMakeLists.txt Fixed issue where compile options were added too late. 2020-08-16 17:24:37 +02:00
conanfile.py Reset to before c++20 features that required clang. 2020-07-12 15:06:20 +02:00