Age | Commit message (Expand) | Author |
---|---|---|
2015-07-12 | Defined AIF_RETURN_POINT to replace the previous 'return' accessors. | Cyrille Bagard |
2015-04-16 | Fixed some bugs in the basic blocks building. | Cyrille Bagard |
2015-04-05 | Fixed various bugs in the graph layout. | Cyrille Bagard |
2015-04-04 | Detected loops in disassembled instructions once again. | Cyrille Bagard |
2014-12-16 | Created operands for resolving symbols in disassembly code. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-08-13 | Fixed a bug: stop on return when searching for loops. | Cyrille Bagard |
2013-06-08 | Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar. | Cyrille Bagard |
2013-02-24 | Fixed a bug in loops detection. | Cyrille Bagard |
2013-02-10 | Improved the disassembling process by handling loops in code. | Cyrille Bagard |