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 .
- 13 Mar, 2018 40 commits
-
-
Vyacheslav Karpukhin authored
This reverts commit acfd6318. # Conflicts: # resources/src/META-INF/IdeaPlugin.xml
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Roman Shevchenko authored
-
Artem Khvastunov authored
-
Pavel Dolgov authored
-
Pavel Dolgov authored
This reverts commit 1d039f98
-
Pavel Dolgov authored
This reverts commit 72de6a1f
-
Dmitry Batkovich authored
-
peter authored
make it an implementation detail which no one should depend on we want stubs from multiple roots to be managed as independently as possible ideally, the serialization + index query API should return several stub lists, but that's too many new methods, maybe we'll add them in future
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Anton Tarasov authored
-
Anton Tarasov authored
-
Vitaliy.Bibaev authored
-
Maxim Kropotov authored
-
Elizaveta Shashkova authored
Fix stepping after error jump, fix tests, move code modification to an appropriate function and make it more general
-
fitermay authored
-
Pavel Dolgov authored
-
Pavel Dolgov authored
-
Dmitry Batkovich authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Dmitry Batkovich authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Mikhail Golubev authored
by reusing the logic from "Convert to variable annotation" intention This change also partially remedies the problem described in PY-28879 when the whole file was parsed whenever we found typing.Tuple in a variable type comment, because we no longer transform type hints like "int, str" into "Tuple[int, str]" as an intermediate step and process them right away instead. We still need to handle general type comments with unpacking in stub-safe manner, though.
-
Tagir Valeev authored
-
Artem Bochkarev authored
-
peter authored
-
Anton Bragin authored
-
Artem Bochkarev authored
for manual testing (of showing TB-buttons)
-
Artem Bochkarev authored
fixed: TODOs, memory management (ref-count with autorelease pool), move code into proper packages
-
Artem Bochkarev authored
fixed: TODOs, memory management add initial gradle script (to build libnst manually)
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-