Age | Commit message (Expand) | Author |
2023-04-25 | Reorder dependency versions for update convenience (#2968) | Ignat Beresnev |
2023-03-17 | Introduce Gradle Version Catalog with type-safe project dependencies (#2884) | aSemy |
2023-03-13 | Migrate buildSrc to composite build (#2912) | Goooler |
2023-03-07 | Use buildSrc convention plugins to configure the Dokka subprojects (#2704) | aSemy |
2023-01-26 | Support kotlin wasm target | Igor Yakovlev |
2023-01-23 | Dispose `AnalysisEnvironment` (#2755) | Vadim Mishenev |
2022-10-13 | Ignore BuiltIns for StdLib (#2658) | Vadim Mishenev |
2022-09-27 | Update Kotlin to 1.7.20-RC (#2682) | Ignat Beresnev |
2022-09-01 | Add `DynamicTypeDeserializer` (#2645) | Vadim Mishenev |
2022-08-11 | Fixed Java file extension spelling error and add a test (#2604) | 2017398956 |
2022-05-31 | Bump Kotlin to 1.7.0-RC (#2508) | Vadim Mishenev |
2022-04-29 | Fix `StorageManager` deadlock (#2480) | Vadim Mishenev |
2022-04-29 | Enable warnings as errors and fix all warnings (#2451) | Ignat Beresnev |
2022-04-18 | Support KLIB for Common platform (#2441) | Vadim Mishenev |
2022-03-28 | Bug resolving in ultralightmethod (#2400) | Vadim Mishenev |
2022-03-22 | Remove bintray publish plugins (#2364) | Goooler |
2022-02-24 | Update Kotlin to 1.6.20-M1 (#2375) | Ignat Beresnev |
2022-02-21 | Code cleanups (#2165) | Goooler |
2022-01-27 | Fix resolving DRIs of Enum Entries (#2305) | Andrzej Ratajczak |
2021-12-17 | Fix setup js deps (#2258) | Vadim Mishenev |
2021-10-04 | Bump to Kotlin 1.5.31 (#2164) | Marcin Aman |
2021-09-28 | Support JS KLib (#2159) | vmishenev |
2021-09-21 | Fix link to javadoc enum entry (#2131) | vmishenev |
2021-08-26 | Bump compiler to 1.5.30, language level to 1.5 | Marcin Aman |
2021-07-22 | Bump kotlin 1.5.21 (#2031) | Marcin Aman |
2021-05-21 | Bump Gradle to 7.0 (#1926) | Kamil Doległo |
2021-05-06 | Bump compiler to 1.5.0 (#1856) | Marcin Aman |
2021-04-06 | Compiler bump to 1.4.32 (#1818) | Marcin Aman |
2021-03-03 | Bump artefacts to 1.4.30 (#1726) | Marcin Aman |
2021-02-05 | Fix links to method parameters from documentation (#1713) | Kamil Doległo |
2021-02-01 | Resolve trove issue (#1715) | Marcin Aman |
2021-01-22 | Fix incorrect DRI conversion in KotlinAsJava modes for nested definitions | Kamil Doległo |
2021-01-08 | Fix displaying unresolved receiver types in DRI | Marcin Aman |
2020-12-03 | Bump compiler to 1.4.20, IJ to 201 and coroutines to 1.4.1 (#1641) | Marcin Aman |
2020-09-24 | Remove dokka context from creating analysis (#1482) | Marcin Aman |
2020-08-31 | WIP | sebastian.sellmair |
2020-08-31 | Let `DRI.packageName` always be a real package name for root packages ("") | sebastian.sellmair |
2020-08-21 | Replace SelfType with family of RecursiveTypes | Paweł Marks |
2020-08-20 | Fix LinkProvider to link properly all nested generic parameters | Andrzej Ratajczak |
2020-08-14 | API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask | sebastian.sellmair |
2020-08-14 | DokkaConfiguration: Use `Set` instead of `List` when collections are expected... | sebastian.sellmair |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair |
2020-08-03 | Update callable name to include classname not <init> | Marcin Aman |
2020-07-31 | Minor simplification in AnalysisEnvironment | sebastian.sellmair |
2020-07-31 | Split AnalysisEnvironment.kt into multiple files and simplify getClasspathFro... | sebastian.sellmair |
2020-07-31 | Re/de-shadow kotlin-compiler artifact | sebastian.sellmair |
2020-07-31 | Set up analysis of Kotlin/Native KLIBs | Dmitriy Dolovov |
2020-07-31 | Push run configuration for Dmitriy Dolovov | sebastian.sellmair |
2020-07-15 | Remove markdown repository in favor of jcenter and remove terminate :core:dep... | sebastian.sellmair |
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair |