This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
mijin2
/
source
/
mijin
/
debug
History
Patrick Wuttke
ba23cb0c70
Made the lib work with -fno-exceptions (at least for now).
2025-03-02 14:35:37 +01:00
..
assert.hpp
Fixed clang compilation and added support for making assertions and erros throw exceptions for easier testing.
2024-12-06 18:36:49 +01:00
stacktrace.cpp
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
2024-08-29 00:01:23 +02:00
stacktrace.hpp
Made the lib work with -fno-exceptions (at least for now).
2025-03-02 14:35:37 +01:00
symbol_info.cpp
Fixed some issues with compilation in CLang.
2024-08-18 09:10:26 +02:00
symbol_info.hpp
intial commit
2023-05-29 14:51:44 +02:00