Arbutils/src
Deukhoofd ba411d011b
continuous-integration/drone/push Build is failing Details
Cleanup exception stacktraces, so the compile the same on Windows.
Stacktraces still appear to be empty on Windows, but that's an issue for a later day.
2022-02-26 14:55:28 +01:00
..
Collections Style fixes. 2021-11-21 12:34:00 +01:00
Memory Style fixes. 2021-11-21 12:34:00 +01:00
String Remove precompiled header, as it only caused issues. 2021-10-30 12:54:57 +02:00
Ensure.hpp Reworks ensure and throw to not fully depend on macros anymore. 2021-11-21 12:27:46 +01:00
Enum.hpp Add reference to <vector> to Enum header. 2021-10-30 12:56:52 +02:00
ErrorHelpers.cpp Removes unused function 2021-11-21 12:33:34 +01:00
ErrorHelpers.hpp Reworks ensure and throw to not fully depend on macros anymore. 2021-11-21 12:27:46 +01:00
Exception.hpp Cleanup exception stacktraces, so the compile the same on Windows. 2022-02-26 14:55:28 +01:00
MacroUtils.hpp Style fixes. 2020-04-28 16:55:00 +02:00
MacroUtilsGenerator.py Implements Enum with specific start value. 2020-04-18 14:57:23 +02:00
Misc.hpp Style fixes. 2021-03-07 10:15:34 +01:00
Random.hpp Moves extern dependencies to CPM 2022-02-05 13:37:47 +01:00
SignalHandling.cpp Allow disabling signal handling, turn signal handling off by default. 2020-10-18 17:18:27 +02:00
SignalHandling.hpp Lots of cleanups to get stacks properly working in all cases. 2020-12-23 12:04:20 +01:00
StringView.hpp Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00