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
path:
root
/
plugins
/
kotlin-as-java
Age
Commit message (
Expand
)
Author
2023-08-02
Fix Kotlin Analysis API package name (#3100)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-06-06
Update Dokka's references to 1.8.20 (#3028)
Ignat Beresnev
2023-05-17
Update KGP to 1.8.20 (#2989)
Vadim Mishenev
2023-03-27
Mark utilities.* API as Dokka-internal (#2937)
Vsevolod Tolstopyatov
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-03-06
Update Dokka references to 1.8.10 (#2898)
Ignat Beresnev
2023-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2023-02-24
Reorganize tabs for Classlike (#2764)
Vadim Mishenev
2023-01-19
Revise README documentation for examples and plugins (#2736)
Ignat Beresnev
2023-01-12
Default Java constructor (#2795)
Andrey Tyrin
2022-10-31
Suppress useless companion for Kotlin-As-Java (#2681)
Andrey Tyrin
2022-10-07
Change log level to INFO for messages about alpha plugin versions (#2693)
Ignat Beresnev
2022-09-21
Wrap long signatures dynamically based on client width (#2659)
Ignat Beresnev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-07-27
Disable copy button for signatures (#2577)
Ignat Beresnev
2022-07-26
Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550)
Vadim Mishenev
2022-06-22
Render annotations for KaJ signatures (#2549)
Ignat Beresnev
2022-06-17
Handle more corner cases for inherited accessors (#2532)
Ignat Beresnev
2022-06-09
Make `dokka-analysis` dependency compileOnly in base plugin (#2521)
Vadim Mishenev
2022-06-08
Support definitely non-nullable types (#2520)
Vadim Mishenev
2022-05-31
Fix gathering inherited properties (#2481)
Ignat Beresnev
2022-05-27
Make the `kotlin-as-java` plugin include information about access modifiers f...
Andriy Trypilka
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-04-19
Update Jsoup to 1.14.3 (#2448)
Ignat Beresnev
2022-04-08
Rework AnnotationTarget to be stricter (#2414)
owengray-google
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-02-14
Expose Kotlin-as-Java methods (#2351)
Andrzej Ratajczak
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2021-12-23
Remove filtering out primary constructors from constructors tab (#2277)
Andrzej Ratajczak
2021-08-27
Cleanup and version bump to 1.5.30
Marcin Aman
2021-08-27
Restore language level to 1.4
Marcin Aman
2021-08-26
Bump compiler to 1.5.30, language level to 1.5
Marcin Aman
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-09
Property annotation for getter and setter (#2049)
vmishenev
2021-07-22
Bump kotlin 1.5.21 (#2031)
Marcin Aman
2021-06-21
Don't use older dir from previous runs in versioning (#1963)
Marcin Aman
2021-04-14
Introduce binary compatibility plugin (#1774)
Marcin Aman
2021-04-06
Bump jsoup from 1.12.1 to 1.13.1 (#1783)
dependabot[bot]
2021-04-06
Fix some compiler warnings (#1812)
Kamil Doległo
2021-03-04
Obvious functions should also work for interfaces (#1763)
Marcin Aman
2021-02-16
Fix displaying default java visibility (#1738)
Marcin Aman
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2021-02-04
add detection of JvmSynthetic (#1718)
Valentin Rocher
2021-02-04
JvmOverloads (#1712)
Valentin Rocher
2021-01-22
Add tests for nested classes in Kotlin as Java
Kamil Doległo
2021-01-22
Fix incorrect DRI conversion in KotlinAsJava modes for nested definitions
Kamil Doległo
[next]