JetBrains/kotlin
JetBrains/kotlin
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 7/5/2018
Pre-ReleasePre-releaseKT-20356 Internal compiler error - This method shouldn't be invoked for INVISIBLE_FAKE visibilityKT-23153 Compiler allows to set non constant value as annotation parameterKT-20056 TCE on creating object of an anonymous class in Kotlin scriptKT-23844 Kotlin property accessor searcher consumes CPU when invoked on a scope consisting only of Java filesKT-24943 Project leak via LibraryEffectiveKindProviderImplKT-25092 SourcePsi should be physical leaf element but got OPERATION_REFERENCEKT-25255 Preferences | Languages & Frameworks | Kotlin Updates: show currently installed versionKT-15666 Unused symbol: delete header & its implementations togetherKT-20523 Don't mark as unused functions with [@kotlin](https://github.com/kotlin).test.* annotations and classes with such membersKT-23105 Create actual implementation shouldn't generate default parameter valuesKT-23326 "Add missing actual members" quick fix fails with AE at KtPsiFactory.createDeclaration() with wrong expect codeKT-23686 "Add missing actual members" should not add primary actual constructor if it's present as secondary oneKT-23762 Add missing actual members quick fix adds actual declaration for val/var again if it was in the primary constructorKT-11477 Kotlin searchers consume CPU in a project without any Kotlin filesKT-17512 Finding usages of actual declarations in common modulesKT-15351 Extract Superclass/Interface: existent target file name is rejected; TCE: "null cannot be cast to non-null type org.jetbrains.kotlin.psi.KtFile" at ExtractSuperRefactoring.createClass()KT-16281 Extract Interface: private member with Make Abstract = Yes produces incompilable codeKT-16284 Extract Interface/Superclass: reference to private member turns incompilable, when referring element is made abstractKT-17235 Introduce Parameter leaks listener if refactoring is cancelled while in progressKT-17742 Refactor / Rename Java getter to get() does not update Kotlin referencesKT-18555 Refactor / Extract Interface, Superclass: Throwable: "Refactorings should be invoked inside transaction" at RefactoringDialog.show()KT-18736 Extract interface: import for property type is omittedKT-24968 Type hints disappear after "Copy" refactoringKT-24992 The IDE got stuck showing a modal dialog (kotlin refactoring) and doesn’t react to any actionsKT-22306 Empty gutter menu for main() and test methods in Kotlin/JS projectKT-25253 No “run” gutter icons for tests in Kotlin/JS projectKT-16616 KotlinReflectionInternalError: Reflection on built-in Kotlin types is not yet fully supported in getMembersOfStandardJavaClasses.ktKT-17542 KotlinReflectionInternalError on ::values of enum classKT-20442 ReflectJvmMapping.getJavaConstructor() fails with Call is not yet supported for anonymous classKT-21973 Method.kotlinFunction for top level extension function returns null when app is started from test sourcesKT-22048 Reflection explodes when attempting to get constructors of an enum with overridden methodKT-25218 Build fails as Javac doesn't see Kotlin classesKT-25131 Kapt should not load annotation processors when generating stubsrelease notes
Published 7/5/2018
Pre-ReleasePre-releaseKT-20356 Internal compiler error - This method shouldn't be invoked for INVISIBLE_FAKE visibilityKT-23153 Compiler allows to set non constant value as annotation parameterKT-20056 TCE on creating object of an anonymous class in Kotlin scriptKT-23844 Kotlin property accessor searcher consumes CPU when invoked on a scope consisting only of Java filesKT-24943 Project leak via LibraryEffectiveKindProviderImplKT-25092 SourcePsi should be physical leaf element but got OPERATION_REFERENCEKT-25255 Preferences | Languages & Frameworks | Kotlin Updates: show currently installed versionKT-15666 Unused symbol: delete header & its implementations togetherKT-20523 Don't mark as unused functions with [@kotlin](https://github.com/kotlin).test.* annotations and classes with such membersKT-23105 Create actual implementation shouldn't generate default parameter valuesKT-23326 "Add missing actual members" quick fix fails with AE at KtPsiFactory.createDeclaration() with wrong expect codeKT-23686 "Add missing actual members" should not add primary actual constructor if it's present as secondary oneKT-23762 Add missing actual members quick fix adds actual declaration for val/var again if it was in the primary constructorKT-11477 Kotlin searchers consume CPU in a project without any Kotlin filesKT-17512 Finding usages of actual declarations in common modulesKT-15351 Extract Superclass/Interface: existent target file name is rejected; TCE: "null cannot be cast to non-null type org.jetbrains.kotlin.psi.KtFile" at ExtractSuperRefactoring.createClass()KT-16281 Extract Interface: private member with Make Abstract = Yes produces incompilable codeKT-16284 Extract Interface/Superclass: reference to private member turns incompilable, when referring element is made abstractKT-17235 Introduce Parameter leaks listener if refactoring is cancelled while in progressKT-17742 Refactor / Rename Java getter to get() does not update Kotlin referencesKT-18555 Refactor / Extract Interface, Superclass: Throwable: "Refactorings should be invoked inside transaction" at RefactoringDialog.show()KT-18736 Extract interface: import for property type is omittedKT-24968 Type hints disappear after "Copy" refactoringKT-24992 The IDE got stuck showing a modal dialog (kotlin refactoring) and doesn’t react to any actionsKT-22306 Empty gutter menu for main() and test methods in Kotlin/JS projectKT-25253 No “run” gutter icons for tests in Kotlin/JS projectKT-16616 KotlinReflectionInternalError: Reflection on built-in Kotlin types is not yet fully supported in getMembersOfStandardJavaClasses.ktKT-17542 KotlinReflectionInternalError on ::values of enum classKT-20442 ReflectJvmMapping.getJavaConstructor() fails with Call is not yet supported for anonymous classKT-21973 Method.kotlinFunction for top level extension function returns null when app is started from test sourcesKT-22048 Reflection explodes when attempting to get constructors of an enum with overridden methodKT-25218 Build fails as Javac doesn't see Kotlin classesKT-25131 Kapt should not load annotation processors when generating stubsThe Kotlin Programming Language.