index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
assert.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port #3474 from Citra
fearlessTobi
2018-07-07
1
-1
/
+1
*
Update clang format
James Rowe
2018-07-03
1
-3
/
+2
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-2
/
+2
*
general: Convert assertion macros over to be fmt-compatible
Lioncash
2018-04-27
1
-2
/
+3
*
fix macos build
MerryMage
2018-01-09
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-11
/
+15
*
assert: Allow UNREACHABLE_MSG to have just one argument
Sam Spilsbury
2016-04-24
1
-1
/
+1
*
assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED
Sam Spilsbury
2016-04-23
1
-0
/
+2
*
Common: Cleanup profiler includes.
Emmanuel Gil Peyrot
2015-06-28
1
-1
/
+0
*
Common: Use the log system to print assert messages
Yuri Kunde Schlesner
2015-05-12
1
-7
/
+3
*
Clean-up includes
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+1
*
Asserts: Use lambdas to keep assertion code away from the main code path
Yuri Kunde Schlesner
2015-02-18
1
-6
/
+25
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-0
/
+36