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
/
core
/
testdata
Age
Commit message (
Expand
)
Author
2019-08-27
Fix for missing colon in links to external sites, https://github.com/Kotlin/d...
Kamil Doległo
2019-08-05
Cleanup, update README
Kamil Doległo
2019-06-25
fix *.dataTags tests
KrystianUjma
2019-06-24
fix dataTagsInGroupNode test
KrystianUjma
2019-06-21
Fix format in KotlinWebsiteHtml, markdown format changed slightly
Kamil Doległo
2019-06-21
Fix groupNode tests, expected needs checking
Kamil Doległo
2019-06-11
fix kotlin website html tests
KrystianUjma
2019-06-10
fix kotlin website html tests
KrystianUjma
2019-05-23
#465 - fix javadoc parameters generation for java classes
KrystianUjma
2019-05-15
Fix SinceKotlin
Kamil Doległo
2019-05-07
Fix some tests
Kamil Doległo
2019-04-30
Fix suspend inline function test
Kamil Doległo
2019-04-18
fix tests (format change)
KrystianUjma
2019-04-16
Fix path
Kamil Doległo
2019-04-15
Fix inline functions tests
Kamil Doległo
2019-04-10
fix tests #2 - fails caused by bad index.html paths and missing paragraphs
KrystianUjma
2019-04-09
fix tests- fails caused by bad index.html paths and missing paragraphs.
KrystianUjma
2019-04-01
Fix some returnTag tests
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-03-11
Allow linking arguments with methods, change link label (#431)
Kamil Doległo
2019-03-11
Use canonicalPath instead of absolutePath for srcLink
Robert Stoll
2019-03-01
Fix constructor tag does not work (#417)
Krystian Ujma
2019-02-25
Rework logic to avoid loosing tags inside pre
Simon Ogorodnik
2019-02-25
Fix @deprecated visibility in JavaDoc (#420)
Błażej Kardyś
2019-02-25
Fix java doc primary constructors have duplicated parameters
KrystianUjma
2019-02-25
Fix protected property getters and setters show the wrong visibility… (#402)
Krystian Ujma
2019-02-19
Cleanup http
Simon Ogorodnik
2019-02-15
Nullable left off function type parameter with default value (#401) (#328)
Krystian Ujma
2019-02-15
fix annotatedProperty test (#426)
Krystian Ujma
2019-02-11
Update bundled kotlin-compiler to 1.3.20-dev-564
Simon Ogorodnik
2018-12-14
Modifiers sorted in wrong order #389
Krystian Ujma
2018-11-23
Fix constant values for Java
Simon Ogorodnik
2018-10-29
#361: Fix varargs
Simon Ogorodnik
2018-10-29
Fix test data
Simon Ogorodnik
2018-10-29
Fix test data
Simon Ogorodnik
2018-08-17
Convert assertFails in kws samples without message properly
Simon Ogorodnik
2018-05-16
Fix link resolution context for inherited docs
Simon Ogorodnik
2018-03-23
Fix external references to Java enum entries
Simon Ogorodnik
2017-12-05
Update testData
Simon Ogorodnik
2017-11-30
Add missing test data
Simon Ogorodnik
2017-11-29
Add test for wide range since kotlin versions
Simon Ogorodnik
2017-11-22
Add new "suppress" per-package option.
Chris Rankin
2017-11-21
Fix suppressing of companion when it implements some interface
Simon Ogorodnik
2017-11-21
Auto-expand type-aliases excluded from documentation
Simon Ogorodnik
2017-11-21
Do not suppress Companions when it's extends/implements something
Simon Ogorodnik
2017-11-21
Fix find node by signature when referencing type parameter
Simon Ogorodnik
2017-11-21
Fix find node by signature when linking to extension with Type Param
Simon Ogorodnik
2017-11-20
Support receiver reference
Simon Ogorodnik
2017-11-14
Handle indent correctly, Add tests for assertTrue/False samples
Simon Ogorodnik
2017-11-05
Fix Can't find node by signature in asJava mode
Simon Ogorodnik
[next]