Commit Graph

26 Commits (e35da00aecb197ba52eff4a4e885c9423ae65d67)

Author SHA1 Message Date
Egor Ushakov ccc203e92b IDEA-197665 Decompiler decompiles references to static fields inside class incorrectly 6 years ago
Egor Ushakov 290eae5218 cleanup: use typed attribute keys 6 years ago
Egor Ushakov 8b9687ed20 IDEA-184560 Java decompiler doesn't use stored parameter names 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 5e45e5ac40 IDEA-130708 Incorrect locals names 8 years ago
Egor.Ushakov 6a09fe2524 avoid stream to array copying 8 years ago
Egor.Ushakov cb133af01e IDEA-166363 Support LocalVariableTypeTable attribute 8 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Roman Shevchenko 52b31bf325 [java, java-decompiler] type annotations in class files 8 years ago
Roman Shevchenko 45a41684e6 [java-decompiler] cleanup (arrays to data classes; formatting; typos; dead code) 9 years ago
Egor.Ushakov ca7e2dfa1c decompiler: cleanup - marked const fields final 9 years ago
Egor.Ushakov 635c94f023 decompiler: read sourceFile attribute 10 years ago
Roman Shevchenko 020f5c404b java-decompiler: extra casts on method calls omitted 10 years ago
Egor.Ushakov 1a183952b4 decompiler: build original lines mapping 10 years ago
Egor.Ushakov a182de6271 decompiler: map all lines according to bytecode information 10 years ago
Stiver c975f11ecc Activated bytecode-to-source mapping for all instructions 10 years ago
Roman Shevchenko bef17b44fc java-decompiler: minor optimization (no more empty array creation) 10 years ago
Roman Shevchenko 07ca9cf062 java-decompiler: unwanted dependency dropped 10 years ago
Egor Ushakov 0c8508ff8a decompiler: support line number table attribute 10 years ago
Roman Shevchenko ff382a6fdf java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko 686b5abef9 java-decompiler: optimization (empty lists allocation avoided) 10 years ago
Roman Shevchenko 2df49d32a7 java-decompiler: fixes and cleanups 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