Sebastian Messmer
|
9c86b619a6
|
Allow std::string ASSERT messages
|
2015-11-10 19:40:34 -08:00 |
|
Sebastian Meßmer
|
b476d2a7e8
|
Added central logging
|
2015-10-17 03:08:56 +02:00 |
|
Sebastian Meßmer
|
02d89fa721
|
Unify (and fix) include guards
|
2015-10-15 12:58:16 +02:00 |
|
Sebastian Messmer
|
fa35e6f644
|
Failed asserts show a pretty printed stacktrace
|
2015-10-05 15:46:50 +02:00 |
|
Sebastian Messmer
|
0bb278bcdd
|
Fix backtraces in asserts
|
2015-10-03 01:23:30 +02:00 |
|
Sebastian Messmer
|
f3d3d70a5b
|
Failed assertions output a backtrace, furthermore added a small library that outputs backtraces on sigsegv
|
2015-09-29 22:43:55 +02:00 |
|
Sebastian Messmer
|
9299d035df
|
Annotate assert failure functions with [[noreturn]] to disable compiler warnings on ASSERT(false, msg)
|
2015-07-24 20:27:46 +02:00 |
|
Sebastian Messmer
|
cce24dd64b
|
Implemented ASSERT macro
|
2015-07-22 13:39:38 +02:00 |
|