Skylot
|
42eb319751
|
fix issues reported by Coverity
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
343bddc6ad
|
core: fix 'break' detection in loop
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
632a742ea9
|
core: fix method inline
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
08c9d1228a
|
core: inline 'cmp' instruction
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
11d8b28fb4
|
core: fix variable rename
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
12b6371209
|
core: fix basic block initial id
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
24d22aaafb
|
core: fix 'if' detection
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
ebf7822628
|
use spock framework for unit tests
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
7669fa1582
|
update dependencies, add coveralls badge
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
e49ba61917
|
core: use SSA representation for instruction arguments
|
2014-05-12 22:08:32 +04:00 |
|
Skylot
|
96db1c2479
|
core: reformat code
|
2014-05-12 21:59:37 +04:00 |
|
skylot
|
7abdb41a9e
|
Merge pull request #7 from bkerler/master
Add support for dx 1.8 library
|
2014-05-12 21:28:55 +04:00 |
|
Bjoern Kerler
|
14f6d2f3b0
|
Add support for dx 1.8 library
|
2014-05-12 09:12:34 +02:00 |
|
Skylot
|
4e4b4975ad
|
core: fix method redecompilation (issue #6)
|
2014-04-24 23:44:30 +04:00 |
|
skylot
|
93fafcf886
|
Merge pull request #5 from dnet/master
removed unused private method getCodePanel(int)
|
2014-04-02 22:03:57 +04:00 |
|
András Veres-Szentkirályi
|
82cc88a1b9
|
removed unused private method getCodePanel(int)
|
2014-04-02 17:10:34 +02:00 |
|
Skylot
|
5c94e0bccc
|
core: improve exceptions handling
|
2014-03-27 23:24:20 +04:00 |
|
Skylot
|
18a1788d2d
|
gui: fix class members expand
v0.5.0
|
2014-03-25 23:04:00 +04:00 |
|
Skylot
|
d0aa19118b
|
core: fix comodification exception
|
2014-03-25 21:21:30 +04:00 |
|
Skylot
|
039f6eebda
|
core: rename depth traversal class
|
2014-03-25 21:20:47 +04:00 |
|
Skylot
|
8a464e8274
|
core: fix condition processing errors
|
2014-03-23 23:00:25 +04:00 |
|
Skylot
|
066b5a895d
|
core: refactor 'if' regions processing
|
2014-03-22 17:19:01 +04:00 |
|
Skylot
|
4c4af7928e
|
core: fix dot graph dump
|
2014-03-19 21:42:10 +04:00 |
|
Skylot
|
a0d8d9fcc6
|
core: fix 'break' detection in loops
|
2014-03-17 23:39:33 +04:00 |
|
Skylot
|
a2142b2ff8
|
gui: add tabbed pane menu
|
2014-03-16 16:47:38 +04:00 |
|
Skylot
|
5ed5ec5f7d
|
gui: refactor UI classes
|
2014-03-16 13:16:19 +04:00 |
|
Skylot
|
95795620d5
|
core: fix indent for 'break' in 'case' block, refactor tests
|
2014-03-11 23:56:28 +04:00 |
|
Skylot
|
890c0a9909
|
refactor: remove deprecated methods
|
2014-03-10 23:00:14 +04:00 |
|
Skylot
|
b73cb40690
|
core: refactor DotGraphVisitor
|
2014-03-10 16:19:24 +04:00 |
|
Skylot
|
ca448fc4d8
|
core: fix variable definitions for 'try' blocks
|
2014-03-10 15:28:12 +04:00 |
|
Skylot
|
7a51c0d087
|
core: fix signature processing for local variables
|
2014-03-10 15:06:03 +04:00 |
|
Skylot
|
8762125bbf
|
remove logback from jadx-core dependencies
|
2014-03-10 12:20:26 +04:00 |
|
Skylot
|
3d0c6e49ab
|
core: fix inline in 'move' instruction
|
2014-03-10 11:36:20 +04:00 |
|
Skylot
|
03da35b29e
|
core: fix wildcard signature processing
|
2014-03-09 23:06:17 +04:00 |
|
Skylot
|
3ccab60f43
|
core: remove redundant parenthesis for arithmetic operations
|
2014-03-09 19:13:49 +04:00 |
|
Skylot
|
ed64b8c121
|
gui: add hyperlinks for jump to definitions
|
2014-03-09 17:48:04 +04:00 |
|
Skylot
|
2a60ac47fe
|
core: annotate generated code with reference to used methods
|
2014-03-09 17:14:58 +04:00 |
|
Skylot
|
9cd72fe1e9
|
update dependencies version
|
2014-03-09 17:02:19 +04:00 |
|
Skylot
|
476b2c3735
|
core: fix inner class handling in classpath and signature parser
|
2014-03-04 23:37:42 +04:00 |
|
Skylot
|
5258c8363a
|
core: fix NPE in loops processing
|
2014-03-04 23:32:52 +04:00 |
|
Skylot
|
eb6d145dca
|
core: fix indent for anonymous classes
|
2014-03-03 22:36:38 +04:00 |
|
Skylot
|
63c003a02d
|
core: fix generic types for local variables
|
2014-03-02 23:34:56 +04:00 |
|
Skylot
|
5557fd814b
|
fix some code style issues
|
2014-03-02 23:34:40 +04:00 |
|
Skylot
|
b1dc26ee06
|
core: fix missing imports for anonymous classes
|
2014-03-02 22:30:26 +04:00 |
|
Skylot
|
56c0a588de
|
core: fix imports for inner classes with same names
|
2014-03-02 16:30:11 +04:00 |
|
Skylot
|
47d65fcd87
|
core: improve signature parser
|
2014-03-01 22:38:18 +04:00 |
|
Skylot
|
85ab095630
|
core: fix class imports
|
2014-02-26 23:01:00 +04:00 |
|
Skylot
|
1b5f0f6af6
|
core: move tests
|
2014-02-26 22:58:22 +04:00 |
|
Skylot
|
2cf28eb2e7
|
core: fix loop detection
|
2014-02-25 23:53:30 +04:00 |
|
Skylot
|
2b300341a0
|
core: improve error reporting for inconsistent code
|
2014-02-25 23:52:05 +04:00 |
|