Stiver
|
929056d727
|
Fixed ' IDEA-128685: Incorrectly typed assignment expression'
|
2014-08-16 15:31:53 +02:00 |
|
Stiver
|
c672e5bc83
|
Fixed 'IDEA-128676: Initializer in a nested class disappears'
|
2014-08-15 18:58:55 +02:00 |
|
Stiver
|
887c093afd
|
Unit tests updated
|
2014-08-13 22:17:21 +02:00 |
|
Stiver
|
04b5c9abb1
|
Fixed 'IDEA-128595: Variable name set to "this"'
|
2014-08-13 22:08:06 +02:00 |
|
Stiver
|
a2fa99e3a2
|
Fixed 'IDEA-128591: Infinite loop ignored'
|
2014-08-13 22:06:28 +02:00 |
|
Stiver
|
53ad2b920e
|
Fixed 'IDEA-128593: Wrong order of switch cases'
|
2014-08-13 22:04:51 +02:00 |
|
Stiver
|
de249340fc
|
Fixed 'IDEA-128594: Variable type incorrectly set to boolean'
|
2014-08-13 22:03:09 +02:00 |
|
Stiver
|
70bf7f3f69
|
A couple of unit tests
|
2014-08-09 17:34:24 +02:00 |
|
Stiver
|
3b9b180d94
|
Fixed hang-up issue on ObjectOutputStream
|
2014-08-04 20:44:23 +02:00 |
|
Stiver
|
55beef6b7e
|
Fixed 'IDEA-127301: NPE in decompiler' - a couple of issues with lambda processing
|
2014-07-28 20:13:30 +02:00 |
|
Stiver
|
7f116b6eb5
|
IDEA-127301: handling of static method references
|
2014-07-23 22:49:29 +02:00 |
|
Stiver
|
6606a474bf
|
Fixed 'IDEA-127466: dup_x1 semantics broken'
|
2014-07-21 14:28:40 +02:00 |
|
Stiver
|
b3a1c41244
|
Handling of certain loop types in a finally block
|
2014-07-08 23:50:14 +02:00 |
|
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 |
|