Commit Graph
15 Commits
Author SHA1 Message Date
Roman Shevchenko 97a6bdb9bf [java] removes harmful parser heuristic (IDEA-169118) 2017-06-15 15:30:36 +03:00
Roman Shevchenko 60cda6aee6 Cleanup (PsiRefList.toString() and test data) 2015-06-16 20:09:08 +03:00
Dmitry Avdeev 25275abdc8 sentence capitalization 2014-12-06 11:38:01 +03:00
Roman Shevchenko 9495ef2667 IDEA-119396 (be picky about unfinished annotated new array expressions) 2014-02-19 19:31:45 +01:00
Roman Shevchenko c9e9b741f0 Parse annotations on array dimensions 2013-02-14 20:15:43 +01:00
Roman Shevchenko 188101d81c Parse Java type annotations regardless to language level 2012-10-19 22:41:40 +02:00
Roman Shevchenko 90c567da31 Cleanup 2012-07-12 21:23:01 +02:00
Roman Shevchenko 67e1f23ef6 Tune missing brace heuristic 2012-07-12 21:23:01 +02:00
Maxim.Mossienko ee78a02f61 IDEA-76917 OOME after some carefully (mis)placed edits =) 2011-11-15 18:34:20 +04:00
Roman Shevchenko 87b0c2b795 New Java parser (incomplete methods parsing fixed) 2010-08-12 20:52:08 +04:00
Roman Shevchenko 047bbdd65d Empty import list placement and comment binding (fixed) 2010-08-11 15:58:46 +04:00
Roman Shevchenko 7f8ba694f2 New Java parser (incomplete class declaration parsing fixed) 2010-08-10 17:44:33 +04:00
Roman Shevchenko 11adf2d476 New Java parser (incomplete class declaration parsing fixed) 2010-08-10 17:44:32 +04:00
Roman Shevchenko f850119216 New Java parser (incomplete class declaration parsing fixed) 2010-08-10 13:49:16 +04:00
Roman Shevchenko 5939f7db91 Java parser tests moved to CE 2010-08-04 15:30:17 +04:00