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
[build] TestFederation: Run 'isSmokeTest' tasks in 'full mode'
73335b7•[Tests] Rename `JvmBinaryArtifact` to `JvmClassFileArtifact`
1dda80b•[Tests][Wasm] Ignore wasmCastMessages.kt for forward compatibility test
ebea29c•[WASM] Provide Kotlin/Wasm compiler arguments for Wasm target platform
9fa488f•Scripts: migrate ScriptingCompilerConfigurationExtension to K2
cd100ab•[CLI] Don't crash `KotlinCoreEnvironment` creation if extension storage is not registered
3ca57cc•[FIR] Get rid of `currentCandidate` in `ArgumentCheckingProcessor`
fc9e1f7•[Build] Make it possible to add test inputs by test instead of by project
83ed632•Redirect Gradle Plugin Portal through cache-redirector via systemProp
58c5b10•[Native] Add `-Xkonan-home` cli param to cinterop tool
0244b32•[test] Delete unused parameters in JS IC test helpers
eba3863•[Build] Use predefined script for verification metadata in `update-bootstrap` script
10ecad1•[Gradle] Filter klibs passed to friendModules in the same way as in libraries
6e12db1•[Daemon] Include javaLanguageVersion in run file digest
ff51b13•[Build] Update verification-metadata.xml
fda8f8e•Advance bootstrap to 2.4.20-dev-2407
704a6a5•[CFG] Only visit receiver expressions once when analyzing calls
64dff70•KT-86032: Reduce allocations when testing BitSet
b007223•[test] Delete `ClassicJsKlibSerializerFacade`
c3cddc1•JVM: Use coroutines processes orchestration for gradle processes as well
73409a0•JVM: Rewrite android test processes orchestration using coroutines
389d174•[FIR] Preserve context parameters type attribute in CST
44b41a0•[K/N] Remove redundant legacyKlibReverseTopoSort utility
430b076•[BTA] Replace `project` with `jvmProject` in compatibility tests
7d1ac04•Minor: rename file to match its declared object
7da6660•[K/N] invalidate cache on latin1String binary option switch
90368b1•Scripts: migrate ScriptEvaluationExtension to K2
4fa129d•[LL] add cancellation checks to supertype transformer
2188730•[Wasm][NFC] serializeModuleIntoKlib: remove unused platformKlibCheckers
e959bb1•[FIR] Prohibit `Array<Nothing>` in the argument of class literal
2dc36f5•Drop K1 version of CustomScriptCodegenTest
7b6db30•[AA] fix textRange/canRename for KaFirDestructuringDeclarationReference
bac7aa9•[FIR] Add missing `fullyExpandedType()` in `Array<Nothing(?)>` checks
f99f411•[Tests] Initialize `CompilerConfigurationProvider` in `AbstractKotlinCompilerTest`
23256aa•JVM: Minor. Convert Emulator.java and GradleRunner.java to Kotlin.
270320e•[CFG] Only visit delegate expression once when analyzing local variables
ccdb5a3•[CFG] Remove companion object in FirLocalVariableAssignmentAnalyzer
96ed3b3•[JVM] fix misuse of DeferredMethodVisitor.intermediate
e97996f•[Build] Stop overriding workingDir in nativeTest if test-inputs-check is applied
772952c•[CLI] Minor code cleanup
ebb1daa•[CLI] Register all KtDiagnosticsContainers
7b4c317•[JVM] Move NON_LOCAL_RETURN_IN_DISABLED_INLINE to JvmBackendErrors
bc0ec0a•[build] Support DomainDumpsTest on Windows
056afe7•[Wasm][NFC] Remove misleading default arguments from WasmKlibCheckers
b14aba6•[Wasm, JS] Remove klib checkers from serializeModuleIntoKlib
8012e35•KT-85984 Avoid unrelated Apple framework embed dependencies
98b9b64•KT-85984 Add iOS simulator embedAndSign regression test
c87f47b•[build] feds: Add separate IntelliJ domain
83e8b36•[build] feds: Add 'fullyAffectedBy' to domains.schema.json
16a1574•[Build] Declare missing inputs for `:kotlin-scripting-compiler:test`
4593475•