aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-10Remove an unnecessary run configurationIgnatBeresnev
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-11-10Add Gradle integration test for `wasm-js` and `wasm-wasi` targets (#3315)Vadim Mishenev
2023-11-09Add K2 analysis switcher (#3152)Vadim Mishenev
2023-11-07Add the link to GitHub repo to the header if there are source links defined (...Oleg Yukhnevich
2023-11-06Update Kotlin to 1.9.20 (#3319)Vadim Mishenev
2023-11-01Update Kotlin compiler and KGP to 1.9.20-RC2 (#3262)Vadim Mishenev
2023-10-31Update org.jetbrains.markdown from 0.3.1 to 0.5.2 (#3231)Ignat Beresnev
2023-10-27Implement analysis test API (#3184)Ignat Beresnev
2023-10-27Fix javadoc tests for Java >=12 (#3263)Vadim Mishenev
2023-10-26[K2] Support kotlin-as-java and javadoc plugins and update version of Analysi...Vadim Mishenev
2023-10-25[K2] Reorganize project model for MPP (#3236)Vadim Mishenev
2023-10-24[K2] Enable Java tests for symbols (#3203)Vadim Mishenev
2023-10-24Opt-in `ExperimentalCoroutinesApi` for `newSingleThreadContext` (#3247)Vadim Mishenev
2023-10-24 Make using of the compiler single-thread (#3202)Vadim Mishenev
2023-10-23Update Maven runner's source link example pathIgnat Beresnev
2023-10-19Contribute Dokkatoo (#3188)Adam
2023-10-18Fix sources not being linked when using Maven (#3046)freya02
2023-10-18Fix active-tab selection for different page contexts (#3212)Oleg Yukhnevich
2023-10-18Bump dependencies without visible API changes (#3204)Ignat Beresnev
2023-10-17Bump korte aka korlibs-template to 4.0.10 (#3205)Ignat Beresnev
2023-10-17Fix docs link for OkHttp (#3213)Subhrajyoti Sen
2023-10-16Update Dokka's references to 1.9.10 (#3210)Ignat Beresnev
2023-10-16Bump kotlinx.html to 0.9.1 (#3206)Ignat Beresnev
2023-10-12Fix Maven plugin help task (#3036)Adam
2023-10-11[K2] Migrate to new standalone API (#3201)Vadim Mishenev
2023-10-11Avoid calling analyze on built-ins (#3200)Vadim Mishenev
2023-10-10[K2] Display enum entry members (#3180)Vadim Mishenev
2023-10-09Prepare for the next development iterationIgnatBeresnev
2023-10-09Use compileDependencyFiles for getting compilation dependencies (#3147)Anton Lakotko
2023-10-05Register Kotlin stdlib classpath in every unit test (#3183)Vadim Mishenev
2023-09-05Fix compilation errors due to explicit api mode (#3162)Ignat Beresnev
2023-09-05Fix reemerged compiler concurrency issues (#3143)Vadim Mishenev
2023-09-05fix(KTL-1177): Resize Observer has indefinite loop (#3116)Konstantin Chernenko
2023-09-04[K2] Fix functional type and improve logging for unresolved link (#3157)Vadim Mishenev
2023-09-04Update Kotlin to 1.9.10 (#3158)Vadim Mishenev
2023-09-01Allow manual deployment of the developer guides (#3155)Ignat Beresnev
2023-09-01Update user documentation to account for 1.9.0 changes (#3077)Ignat Beresnev
2023-09-01Update Dokka's references to 1.9.0 (#3154)Ignat Beresnev
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-08-28 Support Dokka K2 analysis (#3094)Vadim Mishenev
2023-08-25Mark tasks as not compatible with the Gradle configuration cache (#3070)Benoit Lubek
2023-08-24Add Gradle to Dokka users (#3119)Adam
2023-08-21Introduce configuration for K1 analysis plugin (#3126)Vadim Mishenev
2023-08-16Fix cast to `ClassDescriptor` error (#3118)Vadim Mishenev
2023-08-16Remove `DefaultSamplesTransformer` from `analysis-kotlin-descriptors` and mak...Vadim Mishenev
2023-08-14Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe...Vsevolod Tolstopyatov
2023-08-08Fix and refactor Sample Transformer (#3102)Vadim Mishenev