Age | Commit message (Expand) | Author |
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-14 | Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe... | Vsevolod Tolstopyatov |
2023-08-02 | Fix Kotlin Analysis API package name (#3100) | Ignat Beresnev |
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev |
2023-05-31 | Add support for `@author`, `@since`, `@return` Javadoc tags (#2967) | irina-turova |
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-02-24 | Mark Plugin Api as experimental (#2743) | Vadim Mishenev |
2023-02-10 | Do not leak implementation details in generated Javadoc links (#2813) | Ignat Beresnev |
2023-01-19 | Revise README documentation for examples and plugins (#2736) | Ignat Beresnev |
2023-01-12 | Default Java constructor (#2795) | Andrey Tyrin |
2023-01-10 | Revise documentation (#2728) | Ignat Beresnev |
2022-11-22 | Fix package and module description truncation in javadoc (#2751) | Marcin K |
2022-11-09 | Fix missing package name in Javadoc format (#2734) | bomberaya |
2022-10-07 | Change log level to INFO for messages about alpha plugin versions (#2693) | Ignat Beresnev |
2022-08-18 | Add deprecation details block (#2622) | Ignat Beresnev |
2022-07-26 | Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550) | Vadim Mishenev |
2022-06-30 | Add enum synthetic functions to documentable model (#2553) | 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 | Bump Kotlin to 1.7.0-RC (#2508) | Vadim Mishenev |
2022-05-31 | Fix gathering inherited properties (#2481) | Ignat Beresnev |
2022-05-19 | Update jquery, jquery-migrate, and jquery-ui in javadoc (#2482) | Richard Harrah |
2022-05-09 | Refactor to utilize Comparators instead of String keys (#2489) | Ignat Beresnev |
2022-05-05 | Make javadoc pages generation deterministic (#2479) | Ignat Beresnev |
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-11 | Bump korte-jvm from 2.4.6 to 2.7.0 (#2403) | dependabot[bot] |
2022-02-21 | Add option to merge implicit expect-actual declarations (#2316) | Vadim Mishenev |
2022-02-21 | Code cleanups (#2165) | Goooler |
2022-02-18 | Fix java getter / setter name generation (#2356) | CharlesG-Branch |
2022-02-15 | Convert interfaces to functional (#2360) | Goooler |
2022-01-27 | KT-50292 - Implement vertical alignment of parameters (#2309) | Ignat Beresnev |
2022-01-27 | Fix resolving DRIs of Enum Entries (#2305) | Andrzej Ratajczak |
2022-01-24 | Close Input/Output streams (#2319) | Ignat Beresnev |
2021-10-26 | Bump korte-jvm from 2.3.4 to 2.4.6 (#2192) | dependabot[bot] |
2021-08-30 | Handle `@link` tag | vmishenev |
2021-08-25 | Bump korte-jvm from 2.3.3 to 2.3.4 | dependabot[bot] |
2021-08-21 | Bump korte-jvm from 2.3.1 to 2.3.3 (#2080) | dependabot[bot] |
2021-08-21 | Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048) | Marcin Aman |
2021-08-09 | Property annotation for getter and setter (#2049) | vmishenev |
2021-07-30 | Add boolean, nullable types of annotation parameter value | vmishenev |
2021-07-30 | Improve annotations rendering (#2045) | vmishenev |
2021-07-27 | Bump korte-jvm from 2.2.0 to 2.3.1 (#2036) | dependabot[bot] |