Age | Commit message (Expand) | Author |
---|---|---|
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev |
2023-03-21 | Improve JavadocParser and fix case-sensitivity (#2905) | Vsevolod Tolstopyatov |
2022-09-02 | Underline `@param` tag key for more consistency (#2643) | Ignat Beresnev |
2022-08-24 | Fix incorrect handling of static members used within `@see` tag (#2627) | Ignat Beresnev |
2022-08-10 | Support Var html tag for Javadoc (#2617) | Andrey Tyrin |
2022-02-08 | Add support for header tags in Javadoc (#2345) | Andrea Falcone |
2021-12-06 | Description list support for JavaDocs (#2213) | Ignat Beresnev |
2021-09-27 | Fix `img` tag in javadoc (#2166) | vmishenev |
2021-08-30 | Don't force @literal in javadoc to be surrounded by code tag (#2089) | Fred Sladkey |
2021-08-11 | Handling `@code` tag (#2059) | vmishenev |
2021-05-17 | Fix preserving spaces in Javadoc comments (#1923) | Kamil Doległo |