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
/
src
Age
Commit message (
Expand
)
Author
2018-07-13
[backport] Make KotlinLanguageService render parameters
Simon Ogorodnik
2018-07-13
[backport] Add class hierarchy for JLH
Simon Ogorodnik
2018-06-04
Update bundled kotlin compiler to 1.2.60-dev-157
Simon Ogorodnik
2018-05-18
Enable suppression of generated files for Android plugin 3.2.0-alpha
Simon Ogorodnik
2018-05-17
Fix incorrect link to stylesheet in html format
Simon Ogorodnik
2018-05-16
Fix external links to packages with uppercase letters in dokka mode
Simon Ogorodnik
2018-05-16
Fix link resolution context for inherited docs
Simon Ogorodnik
2018-05-16
Avoid unnecessary logging.
Lukas Niemeier
2018-05-07
Fix ClassCastException when generating JavaDoc
HÃ¥vard Kindem
2018-03-23
Fix external references to Java enum entries
Simon Ogorodnik
2018-03-07
Bind language service back
Simon Ogorodnik
2018-02-22
Merge branch 'refactoring-layout-service' into dev
Simon Ogorodnik
2018-02-21
Update bundled kotlin compiler
Simon Ogorodnik
2017-12-22
Supports hacks for MPP documentation generation
Roman Elizarov
2017-12-19
Fix crash in as Java mode, just show ugly warning
Simon Ogorodnik
2017-12-15
Don't force bind LanguageService to KotlinLanguageService
Simon Ogorodnik
2017-12-15
Normalize file path's when using as URI
Simon Ogorodnik
2017-12-13
Fix adding class directories to classpath Fixes #252
Simon Ogorodnik
2017-12-11
Add description for javadoc format
Simon Ogorodnik
2017-12-11
Fix file extensions when FormatService.extension != linkExtension
Simon Ogorodnik
2017-12-11
Fix optional binding
Simon Ogorodnik
2017-12-05
Tidy around
Simon Ogorodnik
2017-12-05
Fix PackageListService to use NodeLocationAwareGenerator for links
Simon Ogorodnik
2017-12-05
Uncomment and fix some special case tests
Simon Ogorodnik
2017-12-05
Append line before file path in testData
Simon Ogorodnik
2017-12-05
Check file path in testData, when more then one node
Simon Ogorodnik
2017-12-05
Fix overriding of default analysis services
Simon Ogorodnik
2017-12-04
Introduce test case with preset FileGenerator
Simon Ogorodnik
2017-12-02
Update tests to new reality
Simon Ogorodnik
2017-12-02
Add actual relativePathToNode function
Simon Ogorodnik
2017-12-02
Fix outline file names, fix incorrect placement of support files
Simon Ogorodnik
2017-12-02
Remove categories to prevent injection errors
Simon Ogorodnik
2017-12-02
Bind NodeLocationAwareGenerator to Generator
Simon Ogorodnik
2017-12-02
Make possible to calculate path to root
Simon Ogorodnik
2017-12-02
Extract Analysis components out of FormatDescriptor
Simon Ogorodnik
2017-12-02
Fix Javadoc format
Simon Ogorodnik
2017-12-02
WIP: Refactoring, remove LocationService, rework FormatDescriptor
Simon Ogorodnik
2017-11-30
WIP
Simon Ogorodnik
2017-11-30
New format stub
Simon Ogorodnik
2017-11-29
Add test for wide range since kotlin versions
Simon Ogorodnik
2017-11-29
Support wide-range Since Kotlin versions
Simon Ogorodnik
2017-11-27
Add language version arguments
Simon Ogorodnik
2017-11-24
Set readTimeout in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-11-24
Add warning on unresolved link in packageDocs
Simon Ogorodnik
2017-11-23
Cleanup GH-222 a bit
Simon Ogorodnik
2017-11-22
Add new "suppress" per-package option.
Chris Rankin
2017-11-22
Add "suppress" to the per-package configuration options.
Chris Rankin
2017-11-22
Use / for receiver parameter signature
Simon Ogorodnik
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
[next]