Commit Graph

18 Commits (e35da00aecb197ba52eff4a4e885c9423ae65d67)

Author SHA1 Message Date
Tagir Valeev 023bb2462a Unnecessary null check before instanceof removed 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 7575bb57de removed unneeded boxing 8 years ago
Egor.Ushakov 6fc7ae736a speedup descriptors parsing, avoid using regexp split 8 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Christopher Carpenter 94851b6cbb Added a TODO regarding IDEA-137253. 9 years ago
Roman Shevchenko c825dd68ec Cleanup (formatting; minor optimization) 9 years ago
Christopher Carpenter bfddced4e2 Fixed renaming class elements when using the decompilers -ren=1 option. Fixes issue IDEA-137253 9 years ago
Egor.Ushakov 262d580ccc decompiler: cleanup 10 years ago
Egor.Ushakov ca7e2dfa1c decompiler: cleanup - marked const fields final 10 years ago
Roman Shevchenko 82a2939271 java-decompiler: cleanups and fixes 10 years ago
Roman Shevchenko 2df49d32a7 java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko f5431c3bb1 java-decompiler: post-import cleanup (common fixes and optimizations) 10 years ago
Roman Shevchenko 63b8d35d08 java-decompiler: post-import cleanup (dead code dropped) 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