Age | Commit message (Expand) | Author |
---|---|---|
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ... | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-02-24 | Refined comparisons decompilation and fixed some bugs. | Cyrille Bagard |
2013-02-05 | Rewritten many parts of the process which cut code into basic blocks. | Cyrille Bagard |
2013-02-02 | Closed some switch cases with a 'break' keyword. | Cyrille Bagard |
2013-01-31 | Saved the first steps of switch instructions decompilation. | Cyrille Bagard |
2013-01-27 | Reduced the quantity of used variables in decompiled code. | Cyrille Bagard |
2013-01-27 | Implemented the first steps for visiting or replacing items in decompiled ins... | Cyrille Bagard |
2013-01-10 | Simplified the decompilation process by using links between basic blocks. | Cyrille Bagard |
2012-11-28 | Followed the excution flow to decompile instructions. | Cyrille Bagard |
2010-12-12 | Created an instruction for the 'If Then Else' blocks. | Cyrille Bagard |