aboutsummaryrefslogtreecommitdiff
path: root/plugins/javadoc/src
AgeCommit message (Expand)Author
2023-02-24Mark Plugin Api as experimental (#2743)Vadim Mishenev
2023-02-10Do not leak implementation details in generated Javadoc links (#2813)Ignat Beresnev
2023-01-12Default Java constructor (#2795)Andrey Tyrin
2023-01-10Revise documentation (#2728)Ignat Beresnev
2022-11-22Fix package and module description truncation in javadoc (#2751)Marcin K
2022-11-09Fix missing package name in Javadoc format (#2734)bomberaya
2022-10-07Change log level to INFO for messages about alpha plugin versions (#2693)Ignat Beresnev
2022-07-26Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550)Vadim Mishenev
2022-06-30Add enum synthetic functions to documentable model (#2553)Ignat Beresnev
2022-06-17Handle more corner cases for inherited accessors (#2532)Ignat Beresnev
2022-06-08Support definitely non-nullable types (#2520)Vadim Mishenev
2022-05-31Bump Kotlin to 1.7.0-RC (#2508)Vadim Mishenev
2022-05-31Fix gathering inherited properties (#2481)Ignat Beresnev
2022-05-19Update jquery, jquery-migrate, and jquery-ui in javadoc (#2482)Richard Harrah
2022-05-09Refactor to utilize Comparators instead of String keys (#2489)Ignat Beresnev
2022-05-05Make javadoc pages generation deterministic (#2479)Ignat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-19Update Jsoup to 1.14.3 (#2448)Ignat Beresnev
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-21Code cleanups (#2165)Goooler
2022-02-18Fix java getter / setter name generation (#2356)CharlesG-Branch
2022-02-15Convert interfaces to functional (#2360)Goooler
2022-01-27Fix resolving DRIs of Enum Entries (#2305)Andrzej Ratajczak
2022-01-24Close Input/Output streams (#2319)Ignat Beresnev
2021-08-30Handle `@link` tagvmishenev
2021-08-21Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)Marcin Aman
2021-07-30Add boolean, nullable types of annotation parameter valuevmishenev
2021-07-30Improve annotations rendering (#2045)vmishenev
2021-07-22Bump kotlin 1.5.21 (#2031)Marcin Aman
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-04-14Fix visibility on enum entry property (#1828)Marcin Aman
2021-03-04Obvious functions should also work for interfaces (#1763)Marcin Aman
2021-02-16Fix displaying default java visibility (#1738)Marcin Aman
2021-01-21Empty modules filtering (#1699)Marcin Aman
2020-12-29Parsing of JvmName (#1675)Marcin Aman
2020-12-16Resolve an issue with cross package linking in javadoc (#1659)Marcin Aman
2020-12-03exclude top-level const val from getter generation and show them as public an...Valentin Rocher
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-11-27Moving SingleGeneration to base pluingBłażej Kardyś
2020-11-12Adding function division switchBłażej Kardyś
2020-11-09Cleaning querying from plugins where possibleBłażej Kardyś
2020-10-15IsException should also be true when class inherits from Exception (#1558)Marcin Aman
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
2020-10-08Fix multiline links in javadoc and wrong linebreaking of <pre> bodies (#1518)Andrzej Ratajczak
2020-10-08Adding configuration mpp check for javadocBłażej Kardyś
2020-10-06Addding separate pages for propertiesBłażej Kardyś
2020-09-30Implement more reliable PackageListServiceKamil Doległo
2020-09-14Adding javadoc source set based filteringBłażej Kardyś
2020-09-10Add TypeAliased boundAndrzej Ratajczak