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
Age
Commit message (
Collapse
)
Author
2020-03-26
Changed modifier to PlatformDependent
Filip Zybała
2020-03-26
Fixed expected-actual merging. Refactored contentForComments.
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 ↵
Filip Zybała
class signature.
2020-03-25
Fixed data class rendering. Added information about primary constructor and ↵
Filip Zybała
changed its rendering.
2020-03-25
Fix link parsing for links with fq names
Kamil Doległo
2020-03-25
Fixing incorrect psi parsing
Błażej Kardyś
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-03-23
Adds linking plugins in CLI
Andrzej Ratajczak
2020-03-20
Adding missing extra modifiers for java functions
Błażej Kardyś
2020-03-18
Adding documentable filtering based on visibility
Błażej Kardyś
2020-03-18
Make DefaultValue extra property actualy do something
Paweł Marks
2020-03-18
Add default values for parameters
Szymon Świstun
2020-03-18
Fix minor bugs and add core tests
Szymon Świstun
2020-03-18
Model change
Szymon Świstun
2020-03-18
Signatures for functional types
Szymon Świstun
2020-03-18
page transformer builders
Szymon Świstun
2020-03-18
Add extension for html preprocessors
Szymon Świstun
2020-03-17
Add annotations to extra properties
Szymon Świstun
2020-03-17
Response to comments
Szymon Świstun
2020-03-17
Combine multiple applyIf
Szymon Świstun
2020-03-17
Add more information to Documentables
Szymon Świstun
2020-03-17
Add warning when unused extension points are found
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
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-11
Refactor brief documentation, remove `Parameters` block from functions' pages
Kamil Doległo
2020-03-11
Classlike header and other ui fixes
Błażej Kardyś
2020-03-11
Properly merge AdditionalModifiers from different platforms
Paweł Marks
2020-03-11
Merges documentables with the same source
Paweł Marks
2020-03-11
Adds time mesurement to track potential performance regressions
Paweł Marks
2020-03-11
Removes naming bug
Andrzej Ratajczak
2020-03-11
Remove nested packages from packages
Kamil Doległo
2020-03-04
Refactor Modifiers
Kamil Doległo
2020-03-04
Refactor extras in ContentNodes
Andrzej Ratajczak
2020-03-04
Now signature provider uses new visibility model
Paweł Marks
2020-03-04
Platform dependent hints for renderer
Paweł Marks
2020-03-04
Adds group wraping
Paweł Marks
2020-03-04
Signature provider moved to base
Paweł Marks
2020-03-04
Small cleanup in the model
Paweł Marks
- modifier made not nullable - redundant companions moved out from children lists
2020-03-04
Sketch of default signature provider
Kamil Doległo
2020-03-04
Working javadoc parsing
Błażej Kardyś
2020-03-04
Replace Visibility used in Documentables with custom classes
Kamil Doległo
2020-03-04
Add information about modifiers to Documentables' extra properties
Szymon Świstun
2020-02-28
Remove the duplication of companion objects in the model
Szymon Świstun
2020-02-27
Rename `actual` to `sources`
Kamil Doległo
2020-02-27
Small adjustments to the new model
Paweł Marks
2020-02-27
Fix descriptor to documentable translator
Szymon Świstun
2020-02-27
Adding psi parsing for new model
Błażej Kardyś
[next]