Commit Graph

11 Commits (0c8508ff8a38669fa325b5a99da89dd9027951cc)

Author SHA1 Message Date
Stiver f735cbc7ea Started work on mapping bytecode instructions to source code lines 10 years ago
Roman Shevchenko e90f1de039 IDEA-129221 (tolerate invalid signature attributes) 10 years ago
Roman Shevchenko ff382a6fdf java-decompiler: fixes and cleanups 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 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
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
Roman Shevchenko 95476dc36b better filtering of synthetic inner classes 10 years ago
Roman Shevchenko 6e303d8592 false signatures consistency warning on enums 10 years ago
Roman Shevchenko 5e68e6346c writing line separators fixed 10 years ago
Roman Shevchenko 5c8ad60f12 method parameter annotations fixed 10 years ago
Roman Shevchenko 25bd28a290 logging reworked 10 years ago
Roman Shevchenko f221cd1c55 single "extends Object" omitted for type parameters (ultimate fix) 10 years ago
Roman Shevchenko 27f08da5cb deprecation comments generation changed once again 10 years ago
Roman Shevchenko 495589a815 natural enum formatting (injected constructor parameters omitted) 10 years ago
Roman Shevchenko 290c3ae066 leading "extends Object" omitted for type parameters 10 years ago
Roman Shevchenko 310058e6eb single "extends Object" omitted for type parameters 10 years ago
Roman Shevchenko 6c2cc096fb deprecation comments generation fixed 10 years ago
Stiver 988a7b935a resolving naming conflicts with local variables used in lambda 10 years ago
Stiver bd99d3eb2f lambda expressions (Java 8) 10 years ago
Stiver 96379678e6 - method attribute 'default' (Java 8) 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago