properly cache result for different adapters in CompilerReferenceServiceImpl (IDEA...
[idea/community.git] / java / compiler / impl / src / com / intellij / compiler / CompilerReferenceServiceImpl.java
2016-10-06 Dmitry Batkovichproperly cache result for different adapters in Compile...
2016-10-04 Dmitry BatkovichCompilerReferenceService rename getScopeWithoutReferenc...
2016-10-04 Dmitry Batkovichuse BuildManagerListener in CompilerReferenceServiceImp...
2016-10-04 Dmitry Batkovichdo not initialize VFS-listener if CompilerReferenceServ...
2016-10-03 Dmitry Batkovichfix npe while conversion of psi to compiler element
2016-10-03 Dmitry Batkovichcombine UseScopeOptimizer and InCodeScopeOptimizer...
2016-10-03 Dmitry Batkovichrename in CompilerReferenceServiceImpl IDEA-CR-14113
2016-09-28 Dmitry Batkovichjavac ast indices is applied for lambda search
2016-09-28 Dmitry Batkovichdo not forget about comments while searching using...
2016-09-23 Dmitry Batkovichmove CompilerReferenceService from indexing to java...
2016-09-23 Dmitry Batkovichrename package "bytecode" -> "compiler"
2016-09-22 Dmitry Batkovichjavac ast refs index idea/163.5030