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
/
src
Age
Commit message (
Expand
)
Author
2023-10-27
Implement analysis test API (#3184)
Ignat Beresnev
2023-10-26
[K2] Support kotlin-as-java and javadoc plugins and update version of Analysi...
Vadim Mishenev
2023-10-25
[K2] Reorganize project model for MPP (#3236)
Vadim Mishenev
2023-10-24
[K2] Enable Java tests for symbols (#3203)
Vadim Mishenev
2023-10-24
Opt-in `ExperimentalCoroutinesApi` for `newSingleThreadContext` (#3247)
Vadim Mishenev
2023-10-24
Make using of the compiler single-thread (#3202)
Vadim Mishenev
2023-10-18
Fix active-tab selection for different page contexts (#3212)
Oleg Yukhnevich
2023-10-10
[K2] Display enum entry members (#3180)
Vadim Mishenev
2023-10-05
Register Kotlin stdlib classpath in every unit test (#3183)
Vadim Mishenev
2023-09-05
fix(KTL-1177): Resize Observer has indefinite loop (#3116)
Konstantin Chernenko
2023-09-04
[K2] Fix functional type and improve logging for unresolved link (#3157)
Vadim Mishenev
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-28
Support Dokka K2 analysis (#3094)
Vadim Mishenev
2023-08-14
Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe...
Vsevolod Tolstopyatov
2023-08-08
Fix and refactor Sample Transformer (#3102)
Vadim Mishenev
2023-08-04
Reintroduce removed analysis APIs with a deprecation message (#3104)
Ignat Beresnev
2023-08-04
Add scroll to tables viewed from mobile devices (#3082)
Konstantin Chernenko
2023-08-04
Fix handling of Java contravariance (#3092)
Julia McClellan
2023-08-02
Fix Kotlin Analysis API package name (#3100)
Ignat Beresnev
2023-07-26
Fix some tests to be compatible with K2 (#3086)
Vadim Mishenev
2023-07-21
Add tests for parsing data objects (#3076)
Ignat Beresnev
2023-07-17
Hardcode documentation for the synthetic Enum.entries property (#3071)
Ignat Beresnev
2023-07-07
Do not leak unknown asset paths into HTML (#3061)
Ignat Beresnev
2023-07-07
Remove a copy-pasted function (#3060)
Ignat Beresnev
2023-07-06
HTML: fix of redundant dot and related autotest (#2289) (#3057)
Denis Ambatenne
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-07-03
Enhance typealias presentation (#3053)
Vadim Mishenev
2023-06-30
Generate dedicated pages for typealiases (#3051)
Vadim Mishenev
2023-06-01
Multi-param Java methods should not qualify for a setter (#3002)
Ignat Beresnev
2023-05-31
Fix missing tab entries for module names with space (#3019)
Ignat Beresnev
2023-05-31
Add support for `@author`, `@since`, `@return` Javadoc tags (#2967)
irina-turova
2023-05-30
Incorrectly handles a click on a method and other elements in the mobile vers...
Konstantin Chernenko
2023-05-30
KTL-982; redundant spacing for tabs (#3018)
Konstantin Chernenko
2023-05-30
Use JetBrains Sans as default font (#3017)
Konstantin Chernenko
2023-05-30
disable showing this "copy anchor" popup if JS is disabled (#3020)
Konstantin Chernenko
2023-05-24
update mobile view and some bugs (#2836)
Konstantin Chernenko
2023-05-17
Update KGP to 1.8.20 (#2989)
Vadim Mishenev
2023-04-25
Replace invalid documentation links (#2973)
Lukas Knoch-Girstmair
2023-04-25
Tidy/remove unnecessary imports and suppressions (#2975)
aSemy
2023-04-07
Move the `Properties` block to be above `Functions` (#2908)
Ignat Beresnev
2023-03-21
Improve JavadocParser and fix case-sensitivity (#2905)
Vsevolod Tolstopyatov
2023-03-08
Improve performance of 'parseWithNormalisedSpaces' that is unconditionally in...
Vsevolod Tolstopyatov
2023-03-03
Do no render Types tab when there are no types (#2900)
Vadim Mishenev
2023-02-28
Fix unresolved link to declaration from another source set (#2878)
Vadim Mishenev
2023-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2023-02-24
Reorganize tabs for Classlike (#2764)
Vadim Mishenev
2023-02-20
Change default logging level of console apps (#2871)
Ignat Beresnev
2023-02-17
Consistent alphabetical order of element groups in index and navigation (#2861)
ilya-g
[next]