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
/
links
Age
Commit message (
Expand
)
Author
2020-07-13
Draft for showing only first level of inheritance
Marcin Aman
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-05-19
Missing generics on class. Add generics to annotation #834
Marcin Aman
2020-04-15
Refactor package list to be a preprocessor
Andrzej Ratajczak
2020-04-07
Add DTypeAlias documentable
Kamil Doległo
2020-03-25
Fixing incorrect psi parsing
Błażej Kardyś
2020-03-11
Use Bounds instead of Wrappers to describe types
Paweł Marks
2020-03-04
Sketch of default signature provider
Kamil Doległo
2020-03-04
Working javadoc parsing
Błażej Kardyś
2020-02-27
Model for type parameters
Paweł Marks
2020-02-18
Fixes not recognizing star projection in dris
Paweł Marks
2020-02-12
Fixes infinite recursion bug for immediate nullable self types
Paweł Marks
2020-02-12
Fixes infinite recursion in DRI expansion caused by bounds on nullable parame...
Paweł Marks
2020-01-28
Adding java files psi parsing
Błażej Kardyś
2020-01-15
Information about generics and nullability is no longer lost
Paweł Marks
2020-01-15
Resolved problems with DRI generics
Andrzej Ratajczak
2020-01-08
cleanup
Szymon Świstun
2020-01-08
module name fix
Szymon Świstun
2020-01-08
DRI infinite recursion plug
Szymon Świstun
2019-11-26
Rework DRIs to handle generics
Kamil Doległo
2019-11-25
Descriptor independent DocumentationNodes and seperate Page and PageContent b...
Błażej Kardyś
2019-11-25
Fix bad DRI parsing from string
Kamil Doległo
2019-11-05
Fix DRI.withClass
Kamil Doległo
2019-11-04
Some parsing for markdown links
Paweł Marks
2019-10-31
Model updated
Paweł Marks
2019-10-31
Temp changes
Błażej Kardyś
2019-10-29
[WIP] new model
Kamil Doległo