index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-18
Fix active-tab selection for different page contexts (#3212)
Oleg Yukhnevich
2023-10-18
Bump dependencies without visible API changes (#3204)
Ignat Beresnev
2023-10-17
Bump korte aka korlibs-template to 4.0.10 (#3205)
Ignat Beresnev
2023-10-17
Fix docs link for OkHttp (#3213)
Subhrajyoti Sen
2023-10-16
Update Dokka's references to 1.9.10 (#3210)
Ignat Beresnev
2023-10-16
Bump kotlinx.html to 0.9.1 (#3206)
Ignat Beresnev
2023-10-12
Fix Maven plugin help task (#3036)
Adam
2023-10-11
[K2] Migrate to new standalone API (#3201)
Vadim Mishenev
2023-10-11
Avoid calling analyze on built-ins (#3200)
Vadim Mishenev
2023-10-10
[K2] Display enum entry members (#3180)
Vadim Mishenev
2023-10-09
Prepare for the next development iteration
IgnatBeresnev
2023-10-09
Use compileDependencyFiles for getting compilation dependencies (#3147)
Anton Lakotko
2023-10-05
Register Kotlin stdlib classpath in every unit test (#3183)
Vadim Mishenev
2023-09-05
Fix compilation errors due to explicit api mode (#3162)
Ignat Beresnev
2023-09-05
Fix reemerged compiler concurrency issues (#3143)
Vadim Mishenev
2023-09-05
fix(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-04
Update Kotlin to 1.9.10 (#3158)
Vadim Mishenev
2023-09-01
Allow manual deployment of the developer guides (#3155)
Ignat Beresnev
2023-09-01
Update user documentation to account for 1.9.0 changes (#3077)
Ignat Beresnev
2023-09-01
Update Dokka's references to 1.9.0 (#3154)
Ignat Beresnev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
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
[next]