Age | Commit message (Expand) | Author |
2023-08-30 | Migrate to JUnit 5 and unify used test API (#3138) | Ignat Beresnev |
2023-08-28 | Support Dokka K2 analysis (#3094) | Vadim Mishenev |
2023-08-25 | Mark tasks as not compatible with the Gradle configuration cache (#3070) | Benoit Lubek |
2023-08-24 | Add Gradle to Dokka users (#3119) | Adam |
2023-08-21 | Introduce configuration for K1 analysis plugin (#3126) | Vadim Mishenev |
2023-08-16 | Fix cast to `ClassDescriptor` error (#3118) | Vadim Mishenev |
2023-08-16 | Remove `DefaultSamplesTransformer` from `analysis-kotlin-descriptors` and mak... | Vadim Mishenev |
2023-08-14 | Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe... | Vsevolod Tolstopyatov |
2023-08-08 | Fix and refactor Sample Transformer (#3102) | Vadim Mishenev |
2023-08-08 | Add a workaround for native dependency metadata resolution (#3081) | Oleg Yukhnevich |
2023-08-07 | Get rid of bintray and jcenter mentions in our buildscript (#3109) | Vsevolod Tolstopyatov |
2023-08-04 | Update Developer Guides (#3088) | Ignat Beresnev |
2023-08-04 | Make the compatibility metadata variant check more specific (#3103) | Ignat Beresnev |
2023-08-04 | Reintroduce removed analysis APIs with a deprecation message (#3104) | Ignat Beresnev |
2023-08-04 | Update examples and tests to use Kotlin 1.9.0 (#3101) | Ignat Beresnev |
2023-08-04 | Add scroll to tables viewed from mobile devices (#3082) | Konstantin Chernenko |
2023-08-04 | Fix handling of Java contravariance (#3092) | Julia McClellan |
2023-08-02 | Fix Kotlin Analysis API package name (#3100) | Ignat Beresnev |
2023-07-26 | Fix some tests to be compatible with K2 (#3086) | Vadim Mishenev |
2023-07-24 | Introduce system property to ignore common builtIns for stdlib | vmishenev |
2023-07-21 | Update Kotlin to 1.9.0 (#3074) | Vadim Mishenev |
2023-07-21 | Remove "project dependencies are published" check (#3078) | Ignat Beresnev |
2023-07-21 | Add tests for parsing data objects (#3076) | Ignat Beresnev |
2023-07-18 | Update Kotlin compiler to 1.8.20 (#3062) | Vadim Mishenev |
2023-07-17 | Get rif of IDE plugin dependencies (#3073) | Vadim Mishenev |
2023-07-17 | Prepare for the next development iteration | IgnatBeresnev |
2023-07-17 | Hardcode documentation for the synthetic Enum.entries property (#3071) | Ignat Beresnev |
2023-07-12 | Deserialize DokkaConfiguration's Set as LinkedHashSet (#3006) | eunwoo-park |
2023-07-12 | Set the correct testLauncher property in workflows (#3064) | Ignat Beresnev |
2023-07-07 | Do not leak unknown asset paths into HTML (#3061) | Ignat Beresnev |
2023-07-07 | Remove a copy-pasted function (#3060) | Ignat Beresnev |
2023-07-06 | HTML: fix of redundant dot and related autotest (#2289) (#3057) | Denis Ambatenne |
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev |
2023-07-03 | Enhance typealias presentation (#3053) | Vadim Mishenev |
2023-06-30 | Generate dedicated pages for typealiases (#3051) | Vadim Mishenev |
2023-06-07 | Fix publishing to Gradle Plugin Portal (#3031) | Ignat Beresnev |
2023-06-06 | Update Dokka's references to 1.8.20 (#3028) | Ignat Beresnev |
2023-06-01 | Multi-param Java methods should not qualify for a setter (#3002) | Ignat Beresnev |
2023-06-01 | Update Dokka to 1.8.10 | IgnatBeresnev |
2023-05-31 | Fix missing tab entries for module names with space (#3019) | Ignat Beresnev |
2023-05-31 | Add support for `@author`, `@since`, `@return` Javadoc tags (#2967) | irina-turova |
2023-05-30 | Incorrectly handles a click on a method and other elements in the mobile vers... | Konstantin Chernenko |
2023-05-30 | KTL-982; redundant spacing for tabs (#3018) | Konstantin Chernenko |
2023-05-30 | Use JetBrains Sans as default font (#3017) | Konstantin Chernenko |
2023-05-30 | disable showing this "copy anchor" popup if JS is disabled (#3020) | Konstantin Chernenko |
2023-05-30 | Add the ability to get serialized configuration of a task (#3008) | Ignat Beresnev |
2023-05-26 | Improve copying base-frontend files between subprojects (#2970) | Adam |
2023-05-24 | update mobile view and some bugs (#2836) | Konstantin Chernenko |
2023-05-19 | Prepare for the next development iteration | IgnatBeresnev |
2023-05-17 | Update KGP to 1.8.20 (#2989) | Vadim Mishenev |