aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-23Add package declaration descriptor to DRI conversionfix-package-linksLinnea Gräf
2023-11-23Add package PSI element to DRI conversionLinnea Gräf
2023-11-22Address review comments for Sample API (#3364)Ignat Beresnev
2023-11-22Stabilize ExternalDocumentableProvider (#3312)Ignat Beresnev
2023-11-22Do not find javadoc for non-JVM source set (#3346)Vadim Mishenev
2023-11-22Support `inner` modifier for java non-`static` classes (#3347)Oleg Yukhnevich
2023-11-21Stabilize Sample analysis API (#3195)Ignat Beresnev
2023-11-20Run `analysis-kotlin-api` tests with K2 analysis (#3358)Ignat Beresnev
2023-11-16Implement custom code block renderers support (#3320)Oleg Yukhnevich
2023-11-15[K2] Update version of Kotlin Analysis API (#3337)Vadim Mishenev
2023-11-14Add GitHub issues navigation for IDEA (#3341)Oleg Yukhnevich
2023-11-14Remove empty spans rendering for missed modifiers (#3343)Andrey Tyrin
2023-11-10Bundle analysis-kotlin-api in symbols analysis (#3333)Ignat Beresnev
2023-11-10Use versioned code links in user-facing documentation (#3327)Ignat Beresnev
2023-11-10Fix developer docs being redirected to the SNAPSHOT versionIgnatBeresnev
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