Kotlin
詳細情報
| タイトル | Kotlin |
|---|---|
| URL | https://kotlinlang.org/ |
| バージョン | ver 2.3.0-Beta2 |
| 更新日 | 2025/10/28 |
| 追加日 | 2016/02/16 |
| 種別 | フリーソフト |
| 説明 | JetBrainsが開発するJVM上で動作するプログラミング言語。 |
レビュー
Kotlinは、開発者をより幸せにするために設計された、モダンかつ成熟したプログラミング言語。簡潔で、安全で、Javaや他の言語と相互運用可能で、生産的なプログラミングを可能とするために、複数のプラットフォーム間でコードを再利用する多くの方法を提供する。
スクリーンショット
スクリーンショットはありません。
更新グラフ
バージョン履歴
Kotlin 2.3.0-Beta2
Pre-release
Pre-release
Changelog
Analysis API
-
KT-80082K2. False positive "Cannot resolve method" for self-bounded generic with wildcard return type in Java interop
Analysis API. Code Compilation
-
KT-70860K2 IDE / Kotlin Debugger: CCE “java.lang.String cannot be cast to java.lang.Void” on evaluating not-null variable on the line with assigning null to that var
Analysis API. FIR
-
KT-81378Expected expression 'FirFunctionCallImpl' to be resolved caused bysuspend {} -
KT-80473Add events for tracking LL ac
Kotlin 2.2.21
Changelog
Backend. Wasm
-
KT-81372K/Wasm: JsException: Exception was thrown while running JavaScript code on Safari 18.2/18.3 -
KT-80018K/Wasm: exceptions don't work properly in JavaScriptCore (vm inside Safari, WebKit)
Compiler
-
KT-81191K2: "null cannot be cast to non-null type ConeTypeParameterLookupTag" with invalid code -
KT-80936NON_PUBLIC_CALL_FROM_PUBLIC_INLINE :@PublishedApidoesn't work for fun interfaces
JavaScript
-
KT-79926Wrong export of interfaces with companions with ES Modules -
KT-81424Kotlin/JS: Cannot Get / i
Kotlin 2.2.21-RC2
Pre-release
Pre-release
Changelog
Tools. Gradle. Native
-
KT-81134Native: Gradle configuration failure likely related to Klibs cross-compilation -
KT-81510commonizeCInteropexception with 'kotlinNativeBundleConfiguration' not found
Kotlin 2.3.0-Beta1
Pre-release
Pre-release
Changelog
Analysis API
-
KT-80303Move:native:analysis-api-klib-readerto:libraries:tools
Analysis API. Code Compilation
-
KT-80227Support unnamed context parameters in evaluation -
KT-78554K2 IDE / Kotlin Debugger: ISE “No override for FUN IR_EXTERNAL_DECLARATION_STUB” on calling toString() for local class instance during evaluation -
KT-73201K2 IDE: Error while evaluating expressions with local classes
Analysis API. FIR
-
KT-46375An
Kotlin 2.2.20
Changelog
Analysis API
-
KT-78187Synthetic properties not to be shown as callables -
KT-72525K2. red code and KIWA on new-lines in guarded when conditions (with parentheses) -
KT-74246KaVisibilityChecker.isVisible is inefficient with multiple calls on the same use-site
Analysis API. Code Compilation
-
KT-78382K2 IR lowering error when interface extends interface -
KT-73201K2 IDE: Error while evaluating expressions with local classes -
KT-78164Evaluator: '@JvmName' annotations are not recognized in other modules -
KT-76457K2 IDE /
Kotlin 2.2.20-RC2
Pre-release
Pre-release
Changelog
Backend. Wasm
-
KT-80106devServer in Kotlin/Wasm overwrites defaults, causing missing static paths
Compiler
-
KT-80285IJ monorepo: broken compilation after 2.2.20-RC update -
KT-79816Java Interfaces implemented by delegation have non-null return checks
Native. C and ObjC Import
-
KT-79571Xcode 26 beta 4: CInteropKT39120TestGenerated.testForwardEnum failed
Tools. Gradle
-
KT-80172Error message changes depending on the o
Kotlin 2.2.20-RC
Pre-release
Pre-release
Changelog
Backend. Wasm
-
KT-80018K/Wasm: exceptions don't work properly in JavaScriptCore (vm inside Safari, WebKit)
Compiler
-
KT-79979K2: ClassCastException when overriding extension property with delegation -
KT-79866kotlinc 2.2.0 silently emits 'NonExistentClass' instead of reporting an error -
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0 -
KT-79781Missing MISSING_DEPENDENCY_CLASS when using type alias with inaccessible RHS -
KT-79547
Kotlin 2.2.10
Changelog
Compiler
-
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0 -
KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces -
KT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2 -
KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering -
KT-78479IR lowering failed / Unexpected null argument for composable call -
Kotlin 2.2.10-RC2
Pre-release
Pre-release
Changelog
Compiler
-
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0 -
KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces -
KT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
JavaScript
-
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass" -
KT-79089
Kotlin 2.2.20-Beta2
Pre-release
Pre-release
Changelog
Analysis API. Code Compilation
-
KT-78382K2 IR lowering error when interface extends interface -
KT-73201K2 IDE: Error while evaluating expressions with local classes -
KT-78164Evaluator: '@JvmName' annotations are not recognized in other modules
Analysis API. FIR
-
KT-72227SOE from recursive value class -
KT-68977K2 IDE: Reference to companion object through typealias in a function call does not work -
KT-76490Do not load ast during the
Kotlin 2.2.10-RC
Pre-release
Pre-release
Changelog
Compiler
-
KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering -
KT-78479IR lowering failed / Unexpected null argument for composable call -
KT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary -
KT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update -
KT-77685"IllegalArgumentException: Sequence contains more than one matching element"