Commit Graph
87579 Commits
Author SHA1 Message Date
Anna Kozlova f324594bc3 lambda: create method from usage with lambda arg (IDEA-90957) 2012-09-03 18:27:56 +04:00
Anna Kozlova d71e11473a lambda: convert anonymous to lambda in invalid context with cast; add cast when functional interface type won't be found otherwise (IDEA-90863) 2012-09-03 18:27:55 +04:00
Anna Kozlova 04d0779cfb lambda: infer from array initializer 2012-09-03 18:27:54 +04:00
Anna Kozlova 2a8bc16266 lambda: do not mark cast as redundant if lambda would be placed in invalid context 2012-09-03 18:27:53 +04:00
Anna Kozlova 25456a1938 lambda: add cast if lambda var was inlined in ref expression (IDEA-90879) 2012-09-03 18:27:52 +04:00
Anna Kozlova 43ecd38a36 convert lambda to anonymous: correct super qualifiers (IDEA-90854) 2012-09-03 18:27:51 +04:00
Anna Kozlova 01ed7837b9 redundant lambda param types: inspection->intention 2012-09-03 18:27:50 +04:00
Anna Kozlova c7781bb05f lambda: take care of diamonds 2012-09-03 18:27:49 +04:00
irengrig 7d2b48c00a Merge remote branch 'origin/master' 2012-09-03 18:09:44 +04:00
irengrig 8e07bfc535 IDEA-75800 SVN "Merge from..." not working 2012-09-03 18:08:15 +04:00
nik 67ed111e44 jps model: removed unused data from old groovy-based model 2012-09-03 17:47:50 +04:00
Roman Shevchenko 8ab987837d Utility method 2012-09-03 17:46:38 +04:00
Roman Shevchenko c5a30cc63d Cleanup 2012-09-03 17:46:37 +04:00
Roman Shevchenko 6cceb8af02 Annotations + one more filter() method 2012-09-03 17:46:37 +04:00
Maxim Shafirov 764e847210 Removed open/closed icon on module types. API left untouched for compatibility reasons 2012-09-03 17:40:27 +04:00
nik 5a22188c4f external compiler: store source-output mapping per target 2012-09-03 17:27:42 +04:00
Konstantin Bulenkov 1737a29572 Merge remote-tracking branch 'origin/master' 2012-09-03 17:25:54 +04:00
Konstantin Bulenkov 7a523c31cb fix missing icon on windows 2012-09-03 17:25:14 +04:00
Gregory.Shrago 97ded08a37 DB console: Ctrl-E 2012-09-03 17:15:49 +04:00
Gregory.Shrago 7c5a29b18b change p.s.i. for light file on the fly 2012-09-03 17:04:37 +04:00
nik 4c0302da91 external compiler: introduced dependencies for build targets 2012-09-03 15:56:13 +04:00
peter 64ddc2efa9 cache groovy category classes 2012-09-03 13:24:36 +02:00
peter 41673b8392 cache groovy type inference result per scope 2012-09-03 13:24:36 +02:00
Eugene Zhuravlev 0a821d52b3 simplifying code 2012-09-03 12:50:09 +02:00
Eugene Zhuravlev fa81a67f30 fix unsynchronized access to resulting data container 2012-09-03 12:50:08 +02:00
Maxim Shafirov db89ce07b7 Simpler loop unroll 2012-09-03 14:43:08 +04:00
Denis.Zhdanov 3d515d3b2f IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Use more suitable background color for atom node components
2012-09-03 14:23:03 +04:00
Denis.Zhdanov aac1f4dead IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Added ability to perform rearrangement during formatting
2012-09-03 14:23:02 +04:00
Maxim Shafirov 140553e03d Restore constructor for backward API compatibility 2012-09-03 14:13:27 +04:00
Dennis Ushakov f8d770fe00 NSRect, NSPoint, NSSize, CGFloat primitives 2012-09-03 13:49:55 +04:00
Roman Shevchenko 409fce99b4 Avoid costly component creation 2012-09-03 13:44:49 +04:00
Roman Shevchenko cbd277a8cf Fix test failing on XP 2012-09-03 13:24:15 +04:00
Roman Shevchenko 05b0b2a29a EA-38530 (ignore invalid file) 2012-09-03 13:18:14 +04:00
Roman Shevchenko ff4b3fb274 EA-38413 (ignore invalid context) 2012-09-03 13:18:14 +04:00
Roman Shevchenko b6c2bef469 EA-38466 (nullity check; annotations) 2012-09-03 13:18:13 +04:00
Roman Shevchenko d967b2ab80 Deprecate unnecessary ListCellRendererWrapper constructor parameter 2012-09-03 13:18:13 +04:00
Anna Kozlova 8797c54ace lambda: get info for return types from type arguments 2012-09-03 12:42:35 +04:00
Sergey Simonchik e15a1b0e04 call SMTestProxy.setDuration() for finished tests 2012-09-03 12:39:53 +04:00
Roman Shevchenko 0b1e32caac Fix test failing on XP 2012-09-03 12:31:19 +04:00
nik 3be2076196 external compiler: load model before loading BuildTargets to ensure that ModuleBuildTarget always refers to an existing module 2012-09-03 12:01:29 +04:00
Roman Shevchenko bbc8ab771e Deprecate unnecessary ListCellRendererWrapper constructor parameter 2012-09-03 11:52:51 +04:00
Roman Shevchenko 3946ca3009 Cleanup 2012-09-03 11:52:49 +04:00
Denis.Zhdanov 1e064846f2 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
1. Package-private modifier is correctly parsed for java arrangement entries now;
2. Cutting blank lines on arrangement is corrected;
2012-09-03 11:25:29 +04:00
Dmitry Avdeev f6045d29d0 SerializerNotFoundException: better stub problem handling 2012-09-03 11:09:29 +04:00
nik 446b4da83f loading jps model from eclipse .classpath files: initial 2012-09-03 09:26:36 +04:00
Roman Shevchenko 35d583b485 Fix ColoredListCellRenderer for GTK+ L&F 2012-09-02 22:42:54 +04:00
Roman Shevchenko adf3149923 Revert mistakenly committed file 2012-09-02 22:42:52 +04:00
Roman Shevchenko 3bb10fdd05 Fix listing file attributes in IdeaWin32 2012-09-02 22:42:50 +04:00
Roman Shevchenko 9c49f3c0d6 Don't miss Win32FsCache 2012-09-02 22:42:48 +04:00
Roman Shevchenko 7c2509ff52 Patched LinkedHashSet/LinkedHashMap; harmonized collection factory methods 2012-09-02 22:42:46 +04:00