use PsiFileGist instead of time-expensive indices for contract inference
[idea/community.git] / java / java-analysis-impl / src / com / intellij / codeInspection / dataFlow / ContractInferenceIndex.kt
2016-11-07 peteruse PsiFileGist instead of time-expensive indices for... idea/171.783
2016-11-03 peterwhen inferring purity, honor class initializers (IDEA...
2016-11-02 Eugene ZhuravlevMerge branch 'IDEA-163243' of https://github.com/zdary...
2016-11-02 Eugene ZhuravlevMerge branch 'IDEA-162949' of https://github.com/zdary...
2016-10-31 Eugene ZhuravlevIDEA-141243 Support ant-contrib try/catch-task (by...
2016-10-28 Roman ShevchenkoMerge remote-tracking branch 'origin/master'
2016-10-28 peterspeedup contract inference index
2016-10-28 petercontract inference index