Commit Graph

17 Commits (9669276a3edd81ace7ddcc40d57f7a9bdddc1502)

Author SHA1 Message Date
Roman Shevchenko 9669276a3e Cleanup (warnings; formatting; unneeded comments) 6 years ago
upnotes 1af631be9d toString() methods + one old typo 6 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 1f0d42ba0d stabilize tests 7 years ago
Egor.Ushakov 7575bb57de removed unneeded boxing 7 years ago
Egor.Ushakov 7868c0e83a avoid string concat in a loop 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Christopher Carpenter c32fce0d02 Fixed a typo in a comment and in a method name. Made ClassWriter.invokeProcessors static since it no longer relies on any non-static fields. 8 years ago
Egor.Ushakov f3af4dd681 decompiler: create less thrown away objects 9 years ago
Egor.Ushakov 768f82b798 avoid using Arrays.asList for a single element 10 years ago
Egor.Ushakov 99404ea6cf decompiler: more correct toString 10 years ago
Stiver 9723ab4475 Propagated bytecode-to-source tracer 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