Commit Graph

25 Commits

Author SHA1 Message Date
Skylot
76feab3f2a Don't remove constructor with super call 2013-04-18 23:36:39 +04:00
Skylot
550659d372 Fix generic types for abstract methods 2013-04-18 23:15:09 +04:00
Skylot
ba1524dceb Fix arrays parsing in signature 2013-04-18 22:58:27 +04:00
Skylot
0ee499c54c Add generic types for classes and fields 2013-04-15 23:24:14 +04:00
Skylot
3b84aec57e Add generic types to methods declarations 2013-04-14 21:10:13 +04:00
Skylot
cc318b13ad ArgType refactoring, add generic parsing 2013-04-13 00:15:01 +04:00
Skylot
d662b2c50c Fix debug info parsing, save generics types for variables 2013-04-09 23:56:20 +04:00
Skylot
a617a77d1f Fix variable declaration for multiple assigns 2013-04-08 23:50:40 +04:00
Skylot
62a28c8e88 Remove empty public constructors 2013-04-07 15:39:50 +04:00
Skylot
045a643bba Update bintray download link 2013-03-31 12:03:20 +04:00
Skylot
1eb3555fed Fix java max memory size for Windows 32-bit 2013-03-31 12:02:50 +04:00
Skylot
3bd11fa562 Improve loops parsing 2013-03-28 23:42:35 +04:00
Skylot
772c664d47 Store version number in manifest 2013-03-28 22:27:46 +04:00
Skylot
29840e0317 Generate code for 'if-else-if' construction 2013-03-26 23:20:39 +04:00
skylot
326b197916 Add bintray.com to downloads list 2013-03-26 21:48:08 +04:00
Skylot
a968de0f76 Deprecate class existence check by name 2013-03-24 16:24:51 +04:00
skylot
291b898c78 Add downloads section to readme 2013-03-24 16:05:28 +04:00
Skylot
478d186a95 Fix incorrect variable declaration 2013-03-23 19:24:56 +04:00
Skylot
79114520bd Fix endless loop in path existence check 2013-03-23 15:48:48 +04:00
Skylot
d3c2496f78 Code clean up 2013-03-22 21:04:27 +04:00
Skylot
baa14e9d23 Handle super call processing error 2013-03-21 23:44:51 +04:00
Skylot
918e566c56 Improve class name parsing 2013-03-21 21:41:25 +04:00
Skylot
d01a280ddf Add source files and samples 2013-03-18 21:05:28 +04:00
Skylot
0f520dfb42 Add gradle files 2013-03-18 21:05:00 +04:00
Skylot
d7f0a4ed28 Add readme and license files 2013-03-18 21:04:23 +04:00