|
888b0a16f7
|
Fixed use of MIJIN_CONFIG_HEADER.
|
2025-07-06 12:37:06 +02:00 |
|
|
8a9df15dd0
|
CLang advertises C++-26 features but warns us when we use them :/.
|
2025-06-21 15:07:12 +02:00 |
|
|
b91eb34789
|
Massively overengineered logger to support different character types.
|
2025-06-21 14:16:19 +02:00 |
|
|
061c58ef41
|
Added more stuff like Logging, DynamicPointer, utilities for using STL allocators and NotNullable.
|
2025-06-21 08:07:57 +02:00 |
|
|
ba23cb0c70
|
Made the lib work with -fno-exceptions (at least for now).
|
2025-03-02 14:35:37 +01:00 |
|
|
f232728f69
|
Fixed clang compilation and added support for making assertions and erros throw exceptions for easier testing.
|
2024-12-06 18:36:49 +01:00 |
|
|
3d4ae9678f
|
Removed some of the unused exception stuff.
|
2024-09-11 08:54:52 +02:00 |
|
|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|