Arbutils/src
Deukhoofd 3f4b026071
continuous-integration/drone/push Build is failing Details
Header cleanup.
2020-09-21 14:01:19 +02:00
..
Collections Fixed checks for less than 0 on List indexing, as it was always false. 2020-08-20 13:27:39 +02:00
Memory Throw all exceptions with Arbutils exception. 2020-08-15 14:50:17 +02:00
String Header cleanup. 2020-09-21 14:01:19 +02:00
Assert.hpp Throw all exceptions with Arbutils exception. 2020-08-15 14:50:17 +02:00
Enum.hpp Header cleanup. 2020-09-21 14:01:19 +02:00
Exception.hpp Support for custom signal callbacks. 2020-08-18 18:41:18 +02: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
Random.hpp Follow code style with noexcept, add Const() function to BorrowedPtr to return a const pointer of itself. 2020-06-20 17:45:41 +02:00
SignalHandling.cpp Fixed Windows issues. 2020-08-20 13:21:39 +02:00
SignalHandling.hpp Remove Windows signal handling for now, as it's causing issues. 2020-08-20 13:19:11 +02:00
StringView.hpp Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00