Arbutils/src
Deukhoofd 69714084d6
Style fixes.
2021-11-21 12:34:00 +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 Mark Exception::Throw as noreturn, fix windows build. 2021-11-21 12:30:35 +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 Rename Assert.hpp --> Ensure.hpp, style fixes. 2020-12-13 11:45:00 +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