Commit Graph

26 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
Maxim Degtyarev 31cff62c94 Fix for IDEABKL-8006 IDE hangs when decompiling class which 3 years ago
Roman Shevchenko e130aa6896 [java decompiler] supporting `package-info` 3 years ago
Egor Ushakov 290eae5218 cleanup: use typed attribute keys 6 years ago
JDLogic bc4d142688 Fix short name imports shadowed by super inner classes 6 years ago
Roman Shevchenko 4fd89eeb42 [java decompiler] moves TextBuffer into "util" package 7 years ago
Roman Shevchenko 149d7ee681 [java decompiler] reverts incorrect optimization 7 years ago
Roman Shevchenko bb913e6814 [java decompiler] fixes NPE in import collector 7 years ago
Roman Shevchenko 29de7ad72e [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
Roman Shevchenko 7521c17aba [java decompiler] updates copyright comment 7 years ago
Egor.Ushakov d149b53799 minor cleanup and formatting 7 years ago
Oleg Panashchenko 2a213aa4a0 Use fully qualified static field name in conflict #541 7 years ago
Egor.Ushakov fe5260df8a IDEA-166101 Imports Added for Classes in Same Package 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Roman Shevchenko 2867a8d41f Cleanup (formatting; typos) 8 years ago
Roman Shevchenko f0e7494a65 Cleanup (formatting; typos) 8 years ago
Anna.Kozlova ffd54ff4f4 anonym -> lambda 8 years ago
Alexandru-Constantin Bledea 766fc1390d Decompiler name shadowing resolution 9 years ago
Egor.Ushakov ca7e2dfa1c decompiler: cleanup - marked const fields final 9 years ago
Stiver c3b4a23fdb Fixed 'IDEA-135314: Inner classes constructors calls decompiled incorrectly' 9 years ago
Egor.Ushakov eb3db8dc8b decompiler: use more TextBuffer methods 10 years ago
Egor.Ushakov 125441a88f decompiler: move generated lines as it is stated in debug line table (disabled for now) 10 years ago
Stiver 9723ab4475 Propagated bytecode-to-source tracer 10 years ago
Roman Shevchenko 1cea85e49a java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
Roman Shevchenko 984af2e7d0 java-decompiler: post-import cleanup (typos) 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 5e68e6346c writing line separators fixed 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago