Commit Graph
10 Commits
Author SHA1 Message Date
Stiver 781a2e1cc8 removed spurious warning about 'Heavily obfuscated exception ranges' in
a loop at the beginning of a method
2014-06-11 14:55:08 +02:00
Stiver 7d44f73cb9 fixed IndexOutOfBoundsException when decompiling
StandardVariableNamesInspectionBase
2014-06-01 15:34:28 +02:00
Stiver c286d42c5b - fixed the IndexOutOfBoundsException exception when decompiling
FastStringBuffer   
- fixed typo in LITERALS_AS_IS definition
- some helper stuff
2014-05-29 18:13:17 +02:00
Stiver 4d48812ad0 updating readme with new options 2014-04-01 15:21:37 +02:00
Stiver 988a7b935a resolving naming conflicts with local variables used in lambda
expressions
2014-03-27 16:14:29 +01:00
Stiver bd99d3eb2f lambda expressions (Java 8) 2014-03-26 20:53:06 +01:00
Stiver 96379678e6 - method attribute 'default' (Java 8)
- instruction 'invokedynamic' (Java 7)
- bugfixing
2014-03-13 23:02:30 +01:00
Stiver c9c426ded7 Annotation parsing (Java 8) 2014-03-06 17:13:07 +01:00
Stiver 4f879b36b4 testing git... 2014-03-04 15:23:12 +01:00
Stiver e2d0f5d9c3 initial commit 2014-03-04 15:13:11 +01:00