Commit Graph

15 Commits (9bd8af2b431e06f783755ff1cca8d586bc7b29d5)

Author SHA1 Message Date
Egor.Ushakov 125441a88f decompiler: move generated lines as it is stated in debug line table (disabled for now) 10 years ago
Stiver 9f9da912f6 Fixed some errors in line counting 10 years ago
Roman Shevchenko 8462998a86 java-decompiler: minor optimization 10 years ago
Stiver 9723ab4475 Propagated bytecode-to-source tracer 10 years ago
Stiver f735cbc7ea Started work on mapping bytecode instructions to source code lines 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 1cea85e49a java-decompiler: optimization (less string buffer allocations on generating text) 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 1a4e48d11d java-decompiler: post-import cleanup (obsolete copyright option dropped) 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
Stiver 55beef6b7e Fixed 'IDEA-127301: NPE in decompiler' - a couple of issues with lambda processing 10 years ago
Stiver 7f116b6eb5 IDEA-127301: handling of static method references 10 years ago
Stiver b3a1c41244 Handling of certain loop types in a finally block 10 years ago
Roman Shevchenko ed04ea2d69 minor cleanup 10 years ago
Roman Shevchenko 776bb79a9c minor optimization 10 years ago
Roman Shevchenko 5e68e6346c writing line separators fixed 10 years ago
Roman Shevchenko 1119499562 accept inonsistent anonymous classes (with warning) 10 years ago
Roman Shevchenko 634b1faa5b order of inner classes preserved 10 years ago
Stiver bd99d3eb2f lambda expressions (Java 8) 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago