Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-28 | Bug resolving in ultralightmethod (#2400) | Vadim Mishenev | |
2022-03-22 | Remove bintray publish plugins (#2364) | Goooler | |
* Bump binary-compatibility-validator to 0.8.0 | |||
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 | |
* Fix resolving DRIs of Enum Entries * Unify DRIs for Kotlin and Java enums. Add EnumEntry linking tests * Updates EnumEntry extras in documentable translators * Fix tests * Apply requested changes * Apply requested changes | |||
2021-12-17 | Fix setup js deps (#2258) | Vadim Mishenev | |
* Add checker of KLIB resolving * Fix setup of JS deps in `AnalysisEnvironment` * Update JS integration test | |||
2021-10-04 | Bump to Kotlin 1.5.31 (#2164) | Marcin Aman | |
* Bump to Kotlin 1.5.31 * Mark todo-s as unsupported * Add PsiNameHelper * Try disabling ProjectFileIndex * Remove CoreProjectFileIndex * Update JDKs to 17, kotlin to 1.5.31 in integration tests * Update Kotlin to 1.5.31 in JS IR integration test Co-authored-by: vmishenev <vad-mishenev@yandex.ru> | |||
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 | |
* bump kotlin to 1.5.21 * Bump binary compatibility plugin * update stdlib submodule * Bump IJ to 202.8194.7 | |||
2021-05-21 | Bump Gradle to 7.0 (#1926) | Kamil Doległo | |
2021-05-06 | Bump compiler to 1.5.0 (#1856) | Marcin Aman | |
* Bump compiler to 1.5.0 * Include Api changes | |||
2021-04-06 | Compiler bump to 1.4.32 (#1818) | Marcin Aman | |
2021-03-03 | Bump artefacts to 1.4.30 (#1726) | Marcin Aman | |
* 1.4.30-RC * Bump artefacts to 1.4.30 | |||
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 ↵ | sebastian.sellmair | |
expected to be distinct | |||
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 ↵ | sebastian.sellmair | |
getClasspathFromRegularTask | |||
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 ↵ | sebastian.sellmair | |
:core:dependencies | |||
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair | |
2020-07-14 | Simplify publishing configuration and enable sourcejars | Aurimas Liutikas | |
2020-07-13 | Fix crash resolving PsiDocTagValue | Alex Saveau | |
2020-07-07 | Update to Kotlin 1.4 M3 | sebastian.sellmair | |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair | |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and ↵ | Kamil Doległo | |
use it instead of SourceSetData | |||
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵ | sebastian.sellmair | |
Afzal Najam) |