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
/
model
Age
Commit message (
Expand
)
Author
2020-04-15
Fix path clash with top-level declarations, catch link resolving exception, r...
Kamil Doległo
2020-04-08
Fix content tests
Kamil Doległo
2020-03-26
Fixed tests
Filip Zybała
2020-03-25
Fix JavaTest.fileds
Paweł Marks
2020-03-25
Introduce VoidObject and JavaObject
Kamil Doległo
2020-03-25
Fix inproper resolution of annotations
Paweł Marks
2020-03-25
Fix stdlib tests by adding stdlib to the test classpath
Kamil Doległo
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
Make DefaultValue extra property actualy do something
Paweł Marks
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-05
fixed test compilation
Szymon Świstun
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
Port some of the core tests from the previous model
Szymon Świstun