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
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