Commit Graph

23 Commits (0488e1b9370861b44a94b821be7c2b5d5983572e)

Author SHA1 Message Date
Egor.Ushakov 02e235dcee decompiler: fixed inner class constructor signature decompilation 10 years ago
Egor.Ushakov c254ddd8f2 IDEA-130477 Instance creation of local inner class within static method is not decompiled correctly 10 years ago
Egor.Ushakov 4ee8ad716d decompiler: major line numbers fixes 10 years ago
Roman Shevchenko 020f5c404b java-decompiler: extra casts on method calls omitted 10 years ago
Egor.Ushakov d00bc545fe IDEA-131658 try-catch-finally is not supported 10 years ago
Roman Shevchenko b3681fe952 Cleanup (test extracted to make option setting per-class instead of per-test) 10 years ago
Stiver 22ceacc969 Unit test 10 years ago
Roman Shevchenko 6889e7435a EA-41231 (omit synthetic inner class constructor parameter) 10 years ago
Roman Shevchenko ce2169f372 java-decompiler: base class extracted to allow decompiler customization in tests 10 years ago
Roman Shevchenko e1d1425f22 java-decompiler: fix for broken Git checkout on Windows 10 years ago
Roman Shevchenko e90f1de039 IDEA-129221 (tolerate invalid signature attributes) 10 years ago
Roman Shevchenko e74977d467 IDEA-128685 (test added) 10 years ago
Roman Shevchenko 95cd67883e IDEA-128676 (test added) 10 years ago
Roman Shevchenko ccd7b93497 Cleanup (test) 10 years ago
Roman Shevchenko 7a8097321f java-decompiler: bulk decompilation test added 10 years ago
Roman Shevchenko ff382a6fdf java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko 4e79d160ca java-decompiler: code attributes reading restored 10 years ago
Roman Shevchenko 1cea85e49a java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
Roman Shevchenko 646f1c3f21 java-decompiler: hide synthetic field assignment 10 years ago
Roman Shevchenko 2df49d32a7 java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko e629738a46 java-decompiler: tests moved 10 years ago
Roman Shevchenko 984af2e7d0 java-decompiler: post-import cleanup (typos) 10 years ago
Roman Shevchenko 3854b67daa java-decompiler: post-import cleanup (tests reorganized) 10 years ago