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
Age
Commit message (
Collapse
)
Author
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
Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for ↵
Filip Zybała
collapsing navigation
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
Fix building, we still need jsoup in the core for HtmlParser
Kamil Doległo
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ś
2020-02-27
Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKinds
Kamil Doległo
2020-02-27
Crude Documentable merger
Paweł Marks
2020-02-27
Replace original with platformData in Documentables
Kamil Doległo
2020-02-27
Makes Documentables into property containers
Paweł Marks
2020-02-27
Adds merger utility
Paweł Marks
2020-02-27
Adds property merging strategies
Paweł Marks
2020-02-27
Adds calculated properties
Paweł Marks
2020-02-27
Sketch of property container
Paweł Marks
2020-02-27
Model for type parameters
Paweł Marks
2020-02-27
Unpacking unnecessarily PlatformDependanted values
Błażej Kardyś
2020-02-27
Moving expect value to PlaformDependent
Błażej Kardyś
2020-02-27
Amendments to new Documentables model
Błażej Kardyś
2020-02-27
Refactor Documentable model
Kamil Doległo
2020-02-19
Rename extensions to make them more uniform
Kamil Doległo
2020-02-19
Remove unnecessary cast
Kamil Doległo
2020-02-18
Fixes not recognizing star projection in dris
Paweł Marks
2020-02-18
Remove unnecesarily complex utility
Paweł Marks
2020-02-18
Removes last remnants of default extensions
Paweł Marks
2020-02-18
Moves location providers and output writers to base plugin
Paweł Marks
2020-02-18
Moves comments to content conversion to base plugin
Paweł Marks
2020-02-18
Cleans up page mergers and moves them to base plugin
Paweł Marks
2020-02-18
Moves PsiToDocumentablesTranslator to the base plugin
Paweł Marks
2020-02-18
Renames DocumentationToPagesTranslatero and moves its implementation to base ↵
Paweł Marks
plugin
2020-02-18
Renames DocumentationMerger and moves it to base plugin
Paweł Marks
[next]