Age | Commit message (Expand) | Author |
---|---|---|
2016-03-01 | Dealt with the prototypes from the Dex pool. | Cyrille Bagard |
2015-07-12 | Only given access to instructions from a processor. | Cyrille Bagard |
2015-07-12 | Defined AIF_RETURN_POINT to replace the previous 'return' accessors. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | 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 |
2012-12-29 | Fixed an error about types of instructions and some GCC warnings. | Cyrille Bagard |
2012-12-10 | Took care of Dalvik switch cases. | Cyrille Bagard |