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
/
main
/
kotlin
/
model
/
aditionalExtras.kt
Age
Commit message (
Expand
)
Author
2020-06-12
Refactor of Annotations and ExtraModifiers to be platform depedent
Andrzej Ratajczak
2020-06-12
Add platform dependent annotations
Andrzej Ratajczak
2020-06-09
Make enum entry constructor sourceset dependent
Marcin Aman
2020-06-03
Enum constructor values
Marcin Aman
2020-05-26
Remove unnecessary imports
Andrzej Ratajczak
2020-05-26
Apply request changes
Andrzej Ratajczak
2020-05-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-07
Add Typealiases rendering and merging
Kamil Doległo
2020-03-25
Simplify access for PrimaryConstructorExtra
Paweł Marks
2020-03-25
Refactored extension method and signature builder. Added indentation to class...
Filip Zybała
2020-03-25
Fixed data class rendering. Added information about primary constructor and c...
Filip Zybała
2020-03-18
Fix minor bugs and add core tests
Szymon Świstun
2020-03-17
Add annotations to extra properties
Szymon Świstun
2020-03-11
Properly merge AdditionalModifiers from different platforms
Paweł Marks
2020-03-04
Add information about modifiers to Documentables' extra properties
Szymon Świstun