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
/
test
/
kotlin
Age
Commit message (
Expand
)
Author
2020-03-20
Fixing incorrect java supertypes DRIs
Błażej Kardyś
2020-03-20
Fixing incorrect type parameters test for java classes
Błażej Kardyś
2020-03-19
Fix companionObjectTest
Kamil Doległo
2020-03-18
Fix html renderer tests
Paweł Marks
2020-03-18
Make DefaultValue extra property actualy do something
Paweł Marks
2020-03-18
Add matchers for html tests
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-17
Add a rough draft of deprecated signatures formatting
Kamil Doległo
2020-03-17
Add annotations to extra properties
Szymon Świstun
2020-03-17
Add expect with generation
Szymon Świstun
2020-03-16
Extract inheritance map
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-06
fixed enum entries generation
Szymon Świstun
2020-03-05
fixed test compilation
Szymon Świstun
2020-03-04
Platform dependent hints for renderer
Paweł Marks
2020-03-04
Tests for wrapping groups in renderer. Also util for groups
Paweł Marks
2020-03-04
Output writer for renderer tests
Paweł Marks
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
Test api moved to sensible package
Paweł Marks
2020-02-28
Port some of the core tests from the previous model
Szymon Świstun
2020-02-27
Small adjustments to the new model
Paweł Marks
2020-02-27
response to comments
Szymon Świstun
2020-02-27
output comparing
Szymon Świstun
2020-02-18
Fixes not recognizing star projection in dris
Paweł Marks
2020-02-18
Cleans up page mergers and moves them to base plugin
Paweł Marks
2020-02-18
Moves all core tests to base plugin
Paweł Marks