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
/
base
/
base-test-utils
/
src
/
main
/
kotlin
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2023-02-20
Change default logging level of console apps (#2871)
Ignat Beresnev
2023-01-23
Dispose `AnalysisEnvironment` (#2755)
Vadim Mishenev
2022-10-31
Add constructor keyword (#2691)
Andrey Tyrin
2022-09-02
Underline `@param` tag key for more consistency (#2643)
Ignat Beresnev
2022-08-10
Support Var html tag for Javadoc (#2617)
Andrey Tyrin
2022-06-22
Render annotations for KaJ signatures (#2549)
Ignat Beresnev
2022-05-13
Render quotes as blockquotes instead of code blocks. (#2496)
TheOnlyTails
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-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-21
Code cleanups (#2165)
Goooler
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-11-23
Add space between funs descriptions (#2235)
vmishenev
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-07-09
Add missing text styles in html (#2007)
Marcin Aman
2021-06-22
Logging in CLI (#1976)
Marcin Aman
2021-04-06
Bump jsoup from 1.12.1 to 1.13.1 (#1783)
dependabot[bot]
2021-04-06
Fix some compiler warnings (#1812)
Kamil Doległo
2021-02-16
Fix displaying default java visibility (#1738)
Marcin Aman
2021-01-21
Empty modules filtering (#1699)
Marcin Aman
2021-01-05
Versioning (#1654)
Błażej Kardyś
2020-12-17
Multimodule tests (#1670)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Moving SingleGeneration to base pluing
Błażej Kardyś
2020-09-10
Add tests
Andrzej Ratajczak
2020-09-07
Test images in GFM
Marcin Aman
2020-08-31
Remove old `defaultSourceSet` in favour of new package
sebastian.sellmair
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Implement tests for ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair