This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 10 Oct, 2018 27 commits
-
-
Tagir Valeev authored
FindFirstMigration: use ifPresent when stream element type is primitive and the final statement is an assignment This case is possible only if we have no non-final locals updated in the loop, so the assignment updates field or array element. Using common assignment scenario may not work as primitive optionals lack map/filter operations Fixes IDEA-200209 "Replace with findFirst" produces incompilable code
-
Tagir Valeev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Kirill Kirichenko authored
-
Vladimir Krivosheev authored
-
Tagir Valeev authored
DfaBoxedValue now reports type when possible
-
Tagir Valeev authored
-
Tagir Valeev authored
-
peter authored
it can be quite expensive, e.g. DaemonProgressIndicator#toString in tests contains a stack trace
-
peter authored
-
peter authored
-
peter authored
-
peter authored
-
peter authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
- 09 Oct, 2018 13 commits
-
-
Vassiliy.Kudryashov authored
-
Aleksey Pivovarov authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
# Conflicts: # plugins/terminal/src/org/jetbrains/plugins/terminal/JBTabInnerTerminalWidget.java
-
Vassiliy.Kudryashov authored
-
Semyon Proshev authored
-
Semyon Proshev authored
-
Semyon Proshev authored
-
Semyon Proshev authored
Update resolve so import sources don't resolve to inline package if stub package is not partial (PY-30942)
-