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
/
main
/
kotlin
/
translators
/
psi
Age
Commit message (
Expand
)
Author
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-06
Receiver for extension property #809
Marcin Aman
2020-04-22
Refactors sources to documentables translation
Andrzej Ratajczak
2020-04-07
Add DTypeAlias documentable
Kamil Doległo
2020-04-06
Modified MarkdownParser to fit new See structure. Fixed minor errors in tests.
Filip Zybała
2020-03-30
Restricting pages generation for inherited functions
Błażej Kardyś
2020-03-26
Changed modifier to PlatformDependent
Filip Zybała
2020-03-25
Introduce VoidObject and JavaObject
Kamil Doległo
2020-03-25
Fix inproper resolution of annotations
Paweł Marks
2020-03-25
Fixing incorrect psi parsing
Błażej Kardyś
2020-03-20
Adding missing extra modifiers for java functions
Błażej Kardyś
2020-03-20
Fixing incorrect java supertypes DRIs
Błażej Kardyś
2020-03-17
Add a rough draft of deprecated signatures formatting
Kamil Doległo
2020-03-17
Add annotation parsing in Java sources
Kamil Doległo
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-12
Fixing variance in psi parsing
Błażej Kardyś
2020-03-11
Use Bounds instead of Wrappers to describe types
Paweł Marks
2020-03-11
Classlike header and other ui fixes
Błażej Kardyś
2020-03-11
Remove nested packages from packages
Kamil Doległo
2020-03-10
Psi parsing optimization
Błażej Kardyś
2020-03-04
Refactor Modifiers
Kamil Doległo
2020-03-04
Small cleanup in the model
Paweł Marks
2020-03-04
Sketch of default signature provider
Kamil Doległo
2020-03-04
Working javadoc parsing
Błażej Kardyś