Commit Graph
23 Commits
Author SHA1 Message Date
Roman Shevchenko f39ed60813 java: .class stub builder migrated to ASM 5 2014-03-24 17:35:02 +01:00
Anna Kozlova 68cae1a22e testdata fixed 2014-03-24 16:11:44 +01:00
Maxim.Mossienko 598b328061 IDEA-116803 UI frozen after project open 2014-01-01 00:38:48 +01:00
Roman Shevchenko f45f27fd20 java: incorrect parsing of bounds in class files fixed 2013-12-23 20:11:40 +04:00
Roman Shevchenko 6d85c557b2 java: extra whitespace in class decompiler trimmed 2013-12-23 20:11:40 +04:00
Roman Shevchenko 5b1c00281d Cleanup (misplaced test data) 2013-11-16 19:02:18 +01:00
Roman Shevchenko 4645f02b2b IDEA-113062 (using file naming convention to tell top-level classes from inner)
Allows to correctly identify and parse classes with "$" abuse.
2013-11-16 19:01:13 +01:00
Roman Shevchenko 894d3b07d9 Properly calculate short name for inner class with dollars
https://github.com/JetBrains/intellij-community/pull/108
2013-10-22 11:29:18 +02:00
Roman Shevchenko 8f3c91fbde java: correct character escaping in decompiler 2013-08-28 19:12:17 +04:00
Natalia UkhorskayaandRoman Shevchenko da958ab49c Decompile chars, bytes and shorts correctly 2013-08-26 17:36:40 +04:00
Roman Shevchenko 80087098e8 java: incorrect annotation decoding fixed 2013-08-26 17:36:39 +04:00
Roman Shevchenko d9286c9fc1 EA-46236 (parse mirrors with a correct language level) 2013-05-20 18:06:07 +02:00
Roman Shevchenko 9da649be29 Test extended 2013-05-13 13:14:46 +02:00
Roman Shevchenko 11cf7f7d4d IDEA-48145 (decompile class references in annotations) 2013-05-02 16:39:28 +02:00
Roman Shevchenko ae2a45724a Testdata supplemented with new cases 2013-05-02 16:39:28 +02:00
Roman Shevchenko 25f1fa203f IDEA-25246 (decompile boolean constants) 2013-04-02 22:42:15 +02:00
Roman Shevchenko f201185868 IDEA-98542 (help a guy to poison$ poor actor) 2013-01-07 20:34:19 +01:00
Roman Shevchenko 409a465045 Syntactically correct enum stubs 2012-12-28 13:05:40 +01:00
Roman Shevchenko 7e3a312724 Test 2012-11-22 18:15:30 +01:00
Roman Shevchenko 39d9fd7235 Switch to new extension method syntax 2012-11-10 21:36:44 +01:00
Roman Shevchenko a24681a5cc EA-40568 (skip incorrect parameter names) 2012-11-02 21:50:43 +01:00
Roman Shevchenko c4c09245e1 Cls*.setMirror(): cleanup, fixes, and better diagnostic 2012-10-26 22:07:31 +02:00
Roman Shevchenko d75d872c01 .class stub building test 2012-10-24 12:48:59 +02:00