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
/
src
/
test
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-10-26
[K2] Support kotlin-as-java and javadoc plugins and update version of Analysi...
Vadim Mishenev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-02-24
Reorganize tabs for Classlike (#2764)
Vadim Mishenev
2023-01-12
Default Java constructor (#2795)
Andrey Tyrin
2022-10-31
Suppress useless companion for Kotlin-As-Java (#2681)
Andrey Tyrin
2022-09-21
Wrap long signatures dynamically based on client width (#2659)
Ignat Beresnev
2022-07-27
Disable copy button for signatures (#2577)
Ignat Beresnev
2022-06-22
Render annotations for KaJ signatures (#2549)
Ignat Beresnev
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-19
Update Jsoup to 1.14.3 (#2448)
Ignat Beresnev
2022-04-08
Rework AnnotationTarget to be stricter (#2414)
owengray-google
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-25
Manual highlighting webhelp (#2079)
vmishenev
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-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-20
Bring back displaying jvm name when KaJ is not present (#1702)
Marcin Aman
2021-01-04
JvmField annotation (#1678)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-12-03
exclude top-level const val from getter generation and show them as public an...
Valentin Rocher
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-09-10
Fix test
Andrzej Ratajczak
2020-09-10
Add tests
Andrzej Ratajczak
2020-07-22
Rename constructors to a classname
Marcin Aman
2020-07-14
Remove unnecessary grouping in Java Signature Provider that caused signature ...
Marcin Aman
2020-07-14
Kotlin as Java should translate class kinds
Marcin Aman
2020-07-13
Java sources in Kotlin-As-Java plugin should have original property visibilites
Marcin Aman
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-05-20
Tabs for sections - update tests
Marcin Aman
2020-03-23
Add extracting Main content group from kotlin-as-java tests
Paweł Marks
2020-03-17
Add expect with generation
Szymon Świstun
2020-02-28
Test api moved to sensible package
Paweł Marks
2020-02-12
kotlin-as-java fixed
Szymon Świstun
2020-02-12
kotlin-as-java plugin
Szymon Świstun