Commit Graph

38 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 4d46ef6312 Use more deterministic local variable names 4 years ago
Graham 964f7292a8 Defer refreshVarNames until debug names have been assigned 4 years ago
Graham 17c4438d37 Fix renaming variable declarations without assignments 4 years ago
Graham 9addbd6349 Use names from OriginalPcTable earlier during the decompilation process 4 years ago
Graham eaa8533e74 Use names from MethodParameters earlier during the decompilation process 4 years ago
Tagir Valeev eda6ab8d84 Fixed integer multiplication in long context 5 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 29de7ad72e [java decompiler] cleanup (dead code; optimizations; warnings) 7 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
Egor.Ushakov 601cae8cf8 IDEA-149077 Default decompiler is chosen for several classes instead of Fernflower - fixes for IDEA-CR-20517 7 years ago
Egor.Ushakov cba10744d8 toString for debugging 7 years ago
Egor.Ushakov 5b634ecb4d do not collect field names into a separate set 7 years ago
Egor.Ushakov 0b442fc64b do not process vars if there were errors in the method 7 years ago
Egor.Ushakov f466a2bc55 more correct variable name in cases where definition is not inside debug name offsets 7 years ago
Egor.Ushakov 5e45e5ac40 IDEA-130708 Incorrect locals names 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Roman Shevchenko b96586cc2f [java-decompiler] utility classes reorganized 8 years ago
Roman Shevchenko 857dc4d023 [java-decompiler] unneeded context lookups 8 years ago
Alexey Kudravtsev 32d7924fe0 do not use anonymous threads 9 years ago
Egor.Ushakov ca7e2dfa1c decompiler: cleanup - marked const fields final 9 years ago
Stiver 302a354720 Hiding synthetic fields (IDEA-132625) 9 years ago
Roman Shevchenko 472f68f18a java-decompiler: better diagnostic 10 years ago
Roman Shevchenko 85e6caaea1 IDEA-130959 (method and system for interrupting binary decompilers) 10 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 89b40fd28a java-decompiler: (var, version) class renamed and made immutable 10 years ago
Roman Shevchenko 82a2939271 java-decompiler: cleanups and fixes 10 years ago
Roman Shevchenko ff382a6fdf java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko f4f9e8be28 java-decompiler: cleanups 10 years ago
Roman Shevchenko 2df49d32a7 java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko 984af2e7d0 java-decompiler: post-import cleanup (typos) 10 years ago
Roman Shevchenko f5431c3bb1 java-decompiler: post-import cleanup (common fixes and optimizations) 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
Roman Shevchenko b668038ed9 check for code presence 10 years ago
Roman Shevchenko 25bd28a290 logging reworked 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago