The Kotlin Programming Language.
https://www.committracker.com/api/feed/repo/JetBrains/kotlin.rsshttps://www.committracker.com/api/feed/repo/JetBrains/kotlin.atomhttps://www.committracker.com/api/feed/repo/JetBrains/kotlin.jsonTip: append ?type=releases, ?type=pulls, or ?type=combined to switch repo feed type.
Limit notifications by author or commit message
Subscribe to this repository to create notification filters.
Recent commit history
[K/JS, Wasm] Remove deprecated ExperimentalDceDsl
90e105e•[Tests] Add assumption to skip build model tests on Windows
1258e6b•KT-84640: Fixed typos in GCInfo KDoc
a5ed2a7•Move Xcode integrations tests to SwiftPM import junit run
4634f88•KT-61180 AbstractSet.findBack stop at left bound
12e9ded•[JS] compareValues, nullsFirst, nullsLast return 0 for -0.0 and 0.0 on JS
1955541•[Stdlib] Cleaned up old TODOs
80c02bc•[Analysis API] Copy missing fork options in manageTestData task
82593c5•[Diagnostics] Minor: Improve message for `CONFLICTING_PROJECTION`
fd8aabd•[KDF] added `move {}.under { new path }` test
f0368f6•[KDF] updated/fixed `insert {}.under {}` behavior after the fix in DF
88fb64f•[KDF] bumping dataframe-dev to 1.0.0-dev-9761
54ad3eb•[K/N][tests] Mute failing lldb tests until KT-84923 is fixed
2e5049d•[Native][Tests] Use CommonEnvironmentConfigurator in AbstractCustomNativeCompilerFirstStageTest
ae4c11c•[Build] Disable HTML test reports for Gradle 9.4.0
55abb14•[Native][Tests] Use CommonEnvironmentConfigurator in AbstractCustomNativeCompilerSecondStageTest
44d41c8•Fix -Werror compilation failure due to missing opt-in
8f60531•[CLI] Correctly use warning level map during LanguageVersionSettings conifguration
78d5303•[CLI] Add unique names for diagnostics about language version
2dafb3a•[Test] Add a CLI test for suppressing language version warning with -Xwarning-level
b27d92b•[CLI] Add an ability to report specific warning from `CommonCompilerArgumentsConfigurator`
8b996c4•[Analysis API] Refactor `analysisAllTests` to use `:check` per module
7df549f•[references] update kt-references.api
875fd66•[Analysis API] drop KaSymbolBasedReference
a3e5aff•Workaround CC failure in 7.6.3
8406b1a•Update SwiftPM import API names
f045875•[references] KtDefaultAnnotationArgumentReference: resolve only to Java annotations
17fb337•Drop obsolete CREATE_BY_PATTERN_MAY_NOT_REFORMAT
f30fd46•[KDF] Fix lazy resolve violation
3726160•[Gradle] Raise deprecation level to error for 'LanugageSettings.enabledLanguageFeatures'
2952a25•[BTA] Add integration tests for snapshot path handling
2d68e15•[BTA] Add backward/forward compatibility tests for null value check
3c607b9•[Build] Improve project-tests-convention logging for `workingDir` check
3bab7be•KT-81860 Improve AFU compiler plugin error reporting
188190e•[PL][Test] Add tests for issue-significance-based PL logging
e11f9a4•[K/N] Don't use regex in lldb stepping
068f194•[Maven] Update pom golden files
4c119b8•IJ SDK: adjust `CoreProgressManager` to avoid using `sun.misc.Unsafe`
078e58a•[Inference] Don't consider upper bound of type in `extractProjectionsForAllCapturedTypesInternal` if it's trivially flexible
5d84f0a•[Inference] Don't consider upper bound of type arg in `anyNestedArgument` if it's trivially flexible
bb829a7•[SLC] SymbolLightFieldForProperty: extract function
3ae3634•[BTA/SSoT] Migrate OPT_IN argument type to StringListType
b78e0d6•Implement Xcode integration checks for SwiftPM import
fe88824•[BTA/SSoT] Migrate X_SUPPRESS_WARNING argument type to StringListType
7a46344•[BTA/SSoT] Migrate X_DISABLE_PHASES argument type to StringListType
72f8e4c•[AA, tests] Stabilize KaFirDataClassConverters bucketing
2a4c65f•[BTA/SSoT] Migrate X_VERBOSE_PHASES argument type to StringListType
09caad3•Integrate SwiftPM import with cinterops and linkage
e62bc12•[SLC] Prefer same-named enum entry to companion property
d772358•