1. 1c5c602 Discard test that doesn't compile by Yan Zhulanow · 6 years ago incoming_jetbrains-platform-patches
  2. 083af8c Remove obsolete :plugins:lint project from android-lint shadow jar by Vyacheslav Gerasimov · 6 years ago
  3. af8796e Android Extensions: Fix compatibility with Android Studio 3.0 by Yan Zhulanow · 6 years ago
  4. c847f6f StringTemplateExpressionManipulatorTest compilation fix by Nicolay Mitropolsky · 7 years ago
  5. 95f45a9 Reimplement constant search in JPS by Alexey Tsvetkov · 7 years ago
  6. 92100a3 Update Idea to 181.4203.6 by Alexey Tsvetkov · 7 years ago
  7. 623f3e4 Fix oromatcher dependency by Alexey Tsvetkov · 7 years ago
  8. 61b0c79 Set until-build to "181.*" by Vyacheslav Gerasimov · 7 years ago
  9. 02bea5c Safe Delete: Do not delegate class search to Java by Alexey Sedunov · 7 years ago
  10. ffc4853 Restore broken android lint quickfixes by Vyacheslav Gerasimov · 7 years ago
  11. 766851b Fix test data for android lint based tests by Vyacheslav Gerasimov · 7 years ago
  12. a24657b FakeFileForLightClass made return "virtualFile" from "ktFile" by Nicolay Mitropolsky · 7 years ago
  13. 28a78a0 Uast: `KotlinAccessorCallExpression.methodIdentifier` fix by Nicolay Mitropolsky · 7 years ago
  14. 58e4ed9 Move: Replace deprecated method call by Alexey Sedunov · 7 years ago
  15. 0436f79 Move: Remove unnecessary runSynchronouslyWithProgress() call by Alexey Sedunov · 7 years ago
  16. 5750a78 Misc: Update Move test data by Alexey Sedunov · 7 years ago
  17. 4ae3c85 Fix test runtime for 181 platform compiler tests by Vyacheslav Gerasimov · 7 years ago
  18. 2ba14b3 Fix test data for android lint based tests by Vyacheslav Gerasimov · 7 years ago
  19. 7426fff LightClasses: using viewProvider from KtFile by Nicolay Mitropolsky · 7 years ago
  20. 4b89e4b Revert "Fix OOM in tests for 181 (Temporary workaround)" by Nicolay Mitropolsky · 7 years ago
  21. a6e5f05 IDEA updated to `181.3870.7` by Nicolay Mitropolsky · 7 years ago
  22. 4ef223f using `InjectedFileViewProvider` for light-files in language-injections by Nicolay Mitropolsky · 7 years ago
  23. dd617b6 `KotlinFinalClassOrFunSpringInspection` dropped by Nicolay Mitropolsky · 7 years ago
  24. 8768977 `KotlinSpringClassAnnotator` dropped by Nicolay Mitropolsky · 7 years ago
  25. b11b17e `SpringKotlinAutowiringInspection` dropped by Nicolay Mitropolsky · 7 years ago
  26. b6f2a43 Light annotations made strictly non-physical (KT-22565) by Nicolay Mitropolsky · 7 years ago
  27. 1e2d52e ultimate: `smali` dependency added by Nicolay Mitropolsky · 7 years ago
  28. de45af8 Return back "intellijDeps/idea" dependency into idea-core module by Mikhail Glukhikh · 7 years ago
  29. f17af5c Try to fix OOM in 181 by rising Xmx by Simon Ogorodnik · 7 years ago
  30. c3a2d07 Idea update to 181.3494.3 (Fixup on rebase) by Nikolay Krasko · 7 years ago
  31. b754923 Change Signature: Restore node generation method by Alexey Sedunov · 7 years ago
  32. 3c2a7fb Kotlin Ultimate: Update NodeJS plugin version by Alexey Sedunov · 7 years ago
  33. 0bfdd24 Idea update to 181.3494.3 by Nikolay Krasko · 7 years ago
  34. 8a30afa Uast: don't use `com.intellij.psi.util.parentOfType` (KT-22734) by Nicolay Mitropolsky · 7 years ago
  35. 588b349 Fix OOM in tests for 181 (Temporary workaround) by Simon Ogorodnik · 7 years ago
  36. 025d684 Uast: support for object literals by Nicolay Mitropolsky · 7 years ago
  37. 961c953 Uast: fixes for non-leaf identifiers by Nicolay Mitropolsky · 7 years ago
  38. 7333a49 Uast: identifiers testdata updates by Nicolay Mitropolsky · 7 years ago
  39. 49db7da Set until-build to "182.*" by Vyacheslav Gerasimov · 7 years ago
  40. af0e570 Uast: identifiers fixes for `KotlinUFunctionCallExpression` and `AbstractKotlinUVariable` by Nicolay Mitropolsky · 7 years ago
  41. d802966 Misc: Refine nullability to match changes in the platform by Alexey Sedunov · 7 years ago
  42. f812a09 Uast: weak consistency check and fixes for `UIdentifier`s by Nicolay Mitropolsky · 7 years ago
  43. 8e9804e Set 'versions.intellijSdk' to '181.3007.14' by Vyacheslav Gerasimov · 7 years ago
  44. 45286b6 UAST: `UAnchorOwner` and type-specific `javaPsi` support by Nicolay Mitropolsky · 7 years ago
  45. 4b1e8a4 compilation fix: `KotlinCallerChooser` and `KotlinAwareMoveClassesOrPackagesToNewDirectoryDialog` by Nicolay Mitropolsky · 7 years ago
  46. 15927a2 KotlinElementActionsFactory: makes elements `public` by removing other visibility modifiers by Nicolay Mitropolsky · 7 years ago
  47. 35ce921 Uast: `getArgumentForParameter(i: Int)` implementation for Kotlin (IDEA-184046) by Nicolay Mitropolsky · 7 years ago
  48. bafbb52 Uast: `Constructors.identifiers.txt` testdata fix by Nicolay Mitropolsky · 7 years ago
  49. 356ea86 Fix dependencies for 181 by Vyacheslav Gerasimov · 7 years ago
  50. 75d54d6 Fix compilation MockUpdateParameterInfoContext by Vyacheslav Gerasimov · 7 years ago
  51. 1159a47 Add smali plugin required by android plugin to test runtime by Vyacheslav Gerasimov · 7 years ago
  52. 21e1b25 Remove deprecated API from language injection in 181 by Nikolay Krasko · 7 years ago
  53. cba7474 `KotlinElementActionsFactory` fix for switching on new API by Nicolay Mitropolsky · 7 years ago
  54. 6d5979d Uast: parents for `UIdentifier`s from `toUElement` by Nicolay Mitropolsky · 7 years ago
  55. d90254a Android-related compilation fix (`klint.AndroidLintInspectionBase`) by Nicolay Mitropolsky · 7 years ago
  56. cfceca7 Uast: `KotlinUIdentifier` almost everywhere (KT-21688) by Nicolay Mitropolsky · 7 years ago
  57. 5de7985 Uast: `KotlinUIdentifier` introduced to store proper `sourcePsi` (KT-21688) by Nicolay Mitropolsky · 7 years ago
  58. 1e17695 `KotlinCoreEnvironment`: set `ideaCompatibleBuildNumber = "181.1"` by Nicolay Mitropolsky · 7 years ago
  59. b735cf0 build fix: IdeaForkJoinWorkerThreadFactory.setupForkJoinCommonPool by Vyacheslav Gerasimov · 7 years ago
  60. 8de0c2a Fix RunConfigurationTest.kt, nullability changed in 181 platform by Vyacheslav Gerasimov · 7 years ago
  61. 87acf8b Fix compatibility after AS 3.0 was merged to 181 by Vyacheslav Gerasimov · 7 years ago
  62. e635af5 yet another `PersistentStateComponent`-related compilation fix by Nicolay Mitropolsky · 7 years ago
  63. d62e380 Parameter state in PersistenceStateComponent is not null now in platform by Alexander Podkhalyuzin · 7 years ago
  64. 1314ec4 `KotlinTestUtils` compilation fix: `ShutDownTracker.invokeAndWait` removed by Nicolay Mitropolsky · 7 years ago
  65. 5f13d1b Set correct since-build for Idea 181 plugin by Vyacheslav Gerasimov · 7 years ago
  66. 7428c3d Using `setText` instead of `text =` in `EditorTextField` after nullability changes in platform by Nicolay Mitropolsky · 7 years ago
  67. 92d2e30 compilation fix when access `progressIndicator` in `ProgressManager` by adding `!!` by Nicolay Mitropolsky · 7 years ago
  68. 2b8cbd7 compilation fixes related to `BackspaceHandlerDelegate` and `DocumentWindowImpl` changes in IDEA 181 by Nicolay Mitropolsky · 7 years ago
  69. 6c6f74f fix for `KotlinDebuggerTestCase` compilation by Nicolay Mitropolsky · 7 years ago
  70. 9b0c6ae UAST: lazy computation made `SYNCHRONIZED` in UAST by Nicolay Mitropolsky · 7 years ago
  71. 6825fa5 == 173 -> 181 ^^^ == by Vyacheslav Gerasimov · 7 years ago
  72. 7b2b1f9 Skip @JvmDefault in UnimplementedKotlinInterfaceMemberAnnotator by Mikhael Bogdanov · 6 years ago
  73. 3d3be3d Revert "Get rid of 'BRIDGE' flag on $default functions" by Mikhael Bogdanov · 6 years ago
  74. 8209a50 Fix incremental compilation with Java 9+ by Alexey Tsvetkov · 6 years ago
  75. d4f25e1 More fixes for Android Studio 3.2 compatibility by Raluca Sauciuc · 6 years ago
  76. 73b9685 KT-23931 Avoid infinite loop into RedundantGotoMethodTransformer by Mikaël Peltier · 6 years ago
  77. fdfe801 Render unwrapped suspend function in backend by Mikhail Zarechenskiy · 6 years ago
  78. 8b446a1 Use correctElementType to determine array element type for withIndex by Dmitry Petrov · 6 years ago
  79. 6037b04 Minor: Fix typo in changelog by Yan Zhulanow · 6 years ago v1.2.40
  80. 80fd1ac Do not throw when trying to resolve java outside project model by Pavel V. Talanov · 6 years ago
  81. c4ce4ac4 Update changelog for 1.2.40 by Yan Zhulanow · 6 years ago
  82. 5184ede Configuration: Put 'buildscript' block before 'plugins' in build.gradle by Alexey Sedunov · 6 years ago
  83. 66be4cc Update changelog (1.2.40 Golden RC) by Yan Zhulanow · 6 years ago v1.2.40-eap-62
  84. 1227ade Support androidx packages by Raluca Sauciuc · 6 years ago
  85. 8f300174 Use KotlinCoreEnvironment for parsing Kotlin in IC by Alexey Tsvetkov · 6 years ago
  86. 883a7fd Move parseFileUtils to incremental-compilation-impl by Alexey Tsvetkov · 6 years ago
  87. f1e395c Do not show duplicated names in variables completion list #KT-23546 Fixed by Alexander Podkhalyuzin · 6 years ago
  88. b0d0910 Do not show autopopup variable name completion if it was closed by Alexander Podkhalyuzin · 6 years ago
  89. 94532db Fix Repl stopping after first line. Do not exit after readLine in user code by Natalia Selezneva · 6 years ago
  90. 4e0af21 Revert "Clean up test skips after KT-17137" by Anton Bannykh · 6 years ago
  91. 39809ce Revert "JS: remove -XtypedArraysEnabled flag (always true now)" by Anton Bannykh · 6 years ago
  92. 625bfd8 Restrict conditions for @JvmDefault super calls by Mikhael Bogdanov · 6 years ago
  93. d3017a8 Minor. Avoid recursion by Mikhael Bogdanov · 6 years ago
  94. b45a5a8 Restrict conditions for @JvmDefault super calls by Mikhael Bogdanov · 6 years ago
  95. fd97d56 Update documentation for @JvmDefault by Mikhael Bogdanov · 6 years ago
  96. 3801410 Support custom options in quick fix test framework by Mikhael Bogdanov · 6 years ago
  97. 916c5e2 Add quick fix for adding @JvmDefault annotation by Mikhael Bogdanov · 6 years ago
  98. 2370899 Fix misspelling in test data by Mikhael Bogdanov · 6 years ago
  99. 26c8f32 Add warning on overriding java default by non @JvmDefault method by Mikhael Bogdanov · 6 years ago
  100. e3d5021 Support default method super calls within @JvmDefault ones by Mikhael Bogdanov · 6 years ago