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
/
signatures
Age
Commit message (
Expand
)
Author
2020-05-19
Missing generics on class. Add generics to annotation #834
Marcin Aman
2020-05-19
Add a draft version of divergent rendering
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-14
Platform dependant comments
Marcin Aman
2020-05-06
Receiver for extension property #809
Marcin Aman
2020-04-08
Fix unnecessary wrapping of signatures, changes in layout
Kamil Doległo
2020-04-07
Add Typealiases rendering and merging
Kamil Doległo
2020-04-07
Add DTypeAlias documentable
Kamil Doległo
2020-03-26
Fixing enum entries parsing for descriptors and presentation
Błażej Kardyś
2020-03-26
Signatures are now platform-hinted. Fixed merger after changing modifier to P...
Filip Zybała
2020-03-26
Changed modifier to PlatformDependent
Filip Zybała
2020-03-25
Introduce VoidObject and JavaObject
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
Model change
Szymon Świstun
2020-03-18
Signatures for functional types
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-12
Render types for properties
Paweł Marks
2020-03-12
Fix nested monospace spans in signature
Kamil Doległo
2020-03-11
Many UI changes for styling
Kamil Doległo
2020-03-11
Use Bounds instead of Wrappers to describe types
Paweł Marks
2020-03-11
Fixing signatures font, incorrect links and line breaking
Błażej Kardyś
2020-03-04
Refactor Modifiers
Kamil Doległo
2020-03-04
Fix some DRI translations
Kamil Doległo
2020-03-04
Now signature provider uses new visibility model
Paweł Marks
2020-03-04
Update of test data
Paweł Marks
2020-03-04
Big refactor of signature provider
Paweł Marks
2020-03-04
Replace inline signature generation with KotlinSignatureProvider
Kamil Doległo
2020-03-04
Signature provider moved to base
Paweł Marks