Files
kotlin-fork/gradle
Nikolay Krasko 09057c485b Update to a newer idea to fix bad initialization of PsiSubstitutor (KT-36039)
PsiSubstitutor instantiation doesn't need EmptySubstitutor service anymore.
Remove hack with interface field reassign that doesn't work with JDK >= 12.

Leave hack for PsiSubstitutor in AS40 as KotlinCoreApplicationEnvironment
is not expected to be triggered from the plugin.

#KT-36039 Fixed
2020-01-31 01:59:58 +03:00
..
2019-11-27 21:26:33 +03:00
2019-04-23 20:09:22 +03:00
2019-09-06 11:28:25 +03:00
2020-01-19 12:01:53 +03:00