aboutsummaryrefslogtreecommitdiff
path: root/plugins/kotlin-as-java/src/test
AgeCommit message (Expand)Author
2023-11-10Restructure 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-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-02-24Reorganize tabs for Classlike (#2764)Vadim Mishenev
2023-01-12Default Java constructor (#2795)Andrey Tyrin
2022-10-31Suppress useless companion for Kotlin-As-Java (#2681)Andrey Tyrin
2022-09-21Wrap long signatures dynamically based on client width (#2659)Ignat Beresnev
2022-07-27Disable copy button for signatures (#2577)Ignat Beresnev
2022-06-22Render annotations for KaJ signatures (#2549)Ignat Beresnev
2022-06-08Support definitely non-nullable types (#2520)Vadim Mishenev
2022-05-31Fix gathering inherited properties (#2481)Ignat Beresnev
2022-05-27Make the `kotlin-as-java` plugin include information about access modifiers f...Andriy Trypilka
2022-04-19Update Jsoup to 1.14.3 (#2448)Ignat Beresnev
2022-04-08Rework AnnotationTarget to be stricter (#2414)owengray-google
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2021-12-23Remove filtering out primary constructors from constructors tab (#2277)Andrzej Ratajczak
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-03-04Obvious functions should also work for interfaces (#1763)Marcin Aman
2021-02-16Fix displaying default java visibility (#1738)Marcin Aman
2021-02-04add detection of JvmSynthetic (#1718)Valentin Rocher
2021-02-04JvmOverloads (#1712)Valentin Rocher
2021-01-22Add tests for nested classes in Kotlin as JavaKamil Doległo
2021-01-20Bring back displaying jvm name when KaJ is not present (#1702)Marcin Aman
2021-01-04JvmField annotation (#1678)Marcin Aman
2020-12-29Parsing of JvmName (#1675)Marcin Aman
2020-12-03exclude top-level const val from getter generation and show them as public an...Valentin Rocher
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-09-10Fix testAndrzej Ratajczak
2020-09-10Add testsAndrzej Ratajczak
2020-07-22Rename constructors to a classnameMarcin Aman
2020-07-14Remove unnecessary grouping in Java Signature Provider that caused signature ...Marcin Aman
2020-07-14Kotlin as Java should translate class kindsMarcin Aman
2020-07-13Java sources in Kotlin-As-Java plugin should have original property visibilitesMarcin Aman
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-05-20Tabs for sections - update testsMarcin Aman
2020-03-23Add extracting Main content group from kotlin-as-java testsPaweł Marks
2020-03-17Add expect with generationSzymon Świstun
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-12kotlin-as-java fixedSzymon Świstun
2020-02-12kotlin-as-java pluginSzymon Świstun