Commit Graph

17 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
Roman Shevchenko f40b96ebcf [java decompiler] minor refactoring + cleanup (duplicates; dependencies; test data layout; typos; formatting) 3 years ago
Graham 19cae4fa08 Pass StructMethod to processBlock() 4 years ago
Roman Shevchenko f8ed069d76 Cleanup (warnings; formatting) 6 years ago
upnotes 95cefbcfd2 Handling some cases of obfuscated exception ranges 6 years ago
upnotes 6f70918c3b Addressed review comments + additional test 6 years ago
upnotes 7e98f686c0 Decompilation of synchronized blocks generated by the Kotlin compiler 6 years ago
Roman Shevchenko 6f30e387cf [java decompiler] unnecessary rethrow (IDEA-187608; EA-81800) 6 years ago
Roman Shevchenko 95aa1ae2f0 Cleanup (warnings; formatting) 6 years ago
Roman Shevchenko 429b667031 [java decompiler] restores thread-conscious context access (EA-116270) 6 years ago
Roman Shevchenko 71d8f4d689 [java decompiler] reworks setting/accessing decompiler context 7 years ago
Roman Shevchenko 7521c17aba [java decompiler] updates copyright comment 7 years ago
Roman Shevchenko 857dc4d023 [java-decompiler] unneeded context lookups 8 years ago
Stiver b3962a09ca Extended option 'dc4' to handle inlined class references (mainly Eclipse). See IDEA-135387 for an example. 9 years ago
Egor.Ushakov effbed6727 decompiler: extracted <init> and <clinit> to constants 9 years ago
Roman Shevchenko 3940565598 IDEA-132625 (decompiler time limit) 10 years ago
Roman Shevchenko 52a7e1c7e9 Cleanup (unused code; formatting; typos) 10 years ago
Roman Shevchenko ff382a6fdf java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko 984af2e7d0 java-decompiler: post-import cleanup (typos) 10 years ago
Roman Shevchenko 3104531729 java-decompiler: post-import cleanup (explicit defaults for all preferences) 10 years ago
Roman Shevchenko f5431c3bb1 java-decompiler: post-import cleanup (common fixes and optimizations) 10 years ago
Roman Shevchenko 84ea54eb1e java-decompiler: post-import cleanup (code style issues) 10 years ago
Roman Shevchenko 076e4393f2 java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
Roman Shevchenko 663631f045 java-decompiler: post-import cleanup (classes moved) 10 years ago
Roman Shevchenko f864084061 java-decompiler: post-import cleanup (root package renamed) 10 years ago
Stiver 55beef6b7e Fixed 'IDEA-127301: NPE in decompiler' - a couple of issues with lambda processing 10 years ago
Stiver c286d42c5b - fixed the IndexOutOfBoundsException exception when decompiling 10 years ago
Stiver bd99d3eb2f lambda expressions (Java 8) 10 years ago
Stiver 96379678e6 - method attribute 'default' (Java 8) 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago