index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
break_points.cpp
Age
Commit message (
Expand
)
Author
2018-08-14
common: Remove unused old breakpoint source files
Lioncash
2017-06-08
Remove unused import in break_points.cpp (#2763)
Kloen Lansfiel
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2015-09-11
common: Get rid of debug_interface.h
Lioncash
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-03-30
disassembler: Get rid of a const_cast
Lioncash
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2014-12-20
License change
purpasmart96
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-08-12
break_points.cpp: return directly from conditionals
archshift
2014-08-12
break_points: cleaned up, added `find_if`s
archshift
2014-08-11
Changed iterators to use auto, some of which using range-based loops
archshift
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei