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 |
|
Skylot
|
01fabca358
|
core: fix 'this' reference in anonymous classes
|
2014-02-25 22:30:27 +04:00 |
|
Skylot
|
4ace552a27
|
core: fix duplicate cast
|
2014-02-23 01:19:46 +04:00 |
|
Skylot
|
b61daaed33
|
core: fix synchronized block processing
|
2014-02-22 23:22:59 +04:00 |
|
Skylot
|
c6f0c89cf6
|
core: fix indent for anonymous class
|
2014-02-22 18:54:51 +04:00 |
|
Skylot
|
3c84975a09
|
fix code style issues
|
2014-02-22 18:54:51 +04:00 |
|
Skylot
|
bb4ef4f0a2
|
core: simplify conditions
|
2014-02-22 18:54:51 +04:00 |
|
Skylot
|
fd00330e6e
|
update gradle to 1.11
|
2014-02-22 18:54:41 +04:00 |
|
Skylot
|
d10efec1ab
|
core: fix type for one time used args
|
2014-02-13 23:08:24 +04:00 |
|
Skylot
|
3f08c99f19
|
core: use ternary operator
|
2014-01-03 23:48:40 +04:00 |
|
Skylot
|
e3606d1b53
|
reformat code (force braces)
|
2014-01-03 23:30:30 +04:00 |
|
Skylot
|
ab593e3cd9
|
refactor some classes
|
2014-01-03 22:54:31 +04:00 |
|
Skylot
|
4a0aacf104
|
gui: fix inner classes opening
|
2013-12-28 19:35:03 +04:00 |
|
Skylot
|
917cf20d37
|
core: fix decompiled lines info
|
2013-12-28 19:33:52 +04:00 |
|
Skylot
|
dabaeed8df
|
core: add return type to method short id
|
2013-12-28 15:58:25 +04:00 |
|
Skylot
|
4923b36e70
|
core: move instruction remover class to utils
|
2013-12-28 15:53:25 +04:00 |
|
Skylot
|
ebf06fde65
|
gui: remove not generated elements from class node tree
|
2013-12-27 23:30:20 +04:00 |
|
Skylot
|
438b3b50d9
|
gui: fix missed nodes in hierarchical packages tree
|
2013-12-26 23:33:38 +04:00 |
|
Skylot
|
6bac5c162e
|
core: select correct array type element
v0.5.0-beta1
|
2013-12-25 23:55:45 +04:00 |
|
Skylot
|
5cbf71bde6
|
core: remove unnecessary return instructions for void methods
|
2013-12-25 23:49:40 +04:00 |
|
Skylot
|
a85d382e89
|
core: reformat TryCatchBlock class
|
2013-12-24 22:38:34 +04:00 |
|
Skylot
|
4caa58f5fd
|
core: use correct argument wrap method
|
2013-12-24 22:23:12 +04:00 |
|
Skylot
|
43913d47ec
|
core: fix method definition
|
2013-12-24 22:20:48 +04:00 |
|
Skylot
|
9f51cabf69
|
core: fix anonymous class codegen
|
2013-12-20 23:22:27 +04:00 |
|
Skylot
|
1c60e5e315
|
core: inline anonymous classes
|
2013-12-13 17:50:41 +04:00 |
|
Skylot
|
a9290f3131
|
core: remove synthetic constructors
|
2013-12-13 17:50:41 +04:00 |
|
Skylot
|
e46dfc555e
|
core: redone return blocks splitting for fix issue #4
|
2013-12-13 17:50:33 +04:00 |
|
Skylot
|
e54b764588
|
fix code style issues reported by sonar
|
2013-12-07 16:11:12 +04:00 |
|
Skylot
|
37f03bcf9e
|
add drone.io for download artifacts
|
2013-12-07 00:16:45 +04:00 |
|
Skylot
|
1d0f23dfbb
|
update gradle to 1.9
|
2013-12-07 00:15:10 +04:00 |
|
Skylot
|
30355cc9d6
|
core: remove synthetic fields for inner classes
|
2013-12-06 23:42:04 +04:00 |
|
Skylot
|
ed67f8e118
|
core: make strict shrink code implementation
|
2013-12-06 16:37:30 +04:00 |
|
Skylot
|
4531256005
|
add sonar code checking
|
2013-12-06 16:27:34 +04:00 |
|
Skylot
|
662ebb6451
|
core: don't add super call without args
|
2013-11-29 15:35:04 +04:00 |
|
Skylot
|
4a63f52259
|
gui: fix ui tabs handling
|
2013-11-27 23:00:15 +04:00 |
|
Skylot
|
c416f77e99
|
core: fix android specific class handler
|
2013-11-27 22:14:34 +04:00 |
|
skylot
|
fde431d131
|
Merge pull request #3 from 13-beta2/master
Core fix
|
2013-11-27 10:04:22 -08:00 |
|