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
Age
Commit message (
Expand
)
Author
2020-04-06
Modified MarkdownParser to fit new See structure. Fixed minor errors in tests.
Filip Zybała
2020-03-31
Fix test data for platform dependent hint
Paweł Marks
2020-03-31
Regenerates expects
Paweł Marks
2020-03-31
Update tests to take into account new wrapping
Paweł Marks
2020-03-31
Make PageContentBuilder to create proper content for all tags
Paweł Marks
2020-03-31
Adds simple tests for parameter rendering
Paweł Marks
2020-03-31
Adjusted CSS, added animation. Adjusted table rendering to make it more aesth...
Filip Zybała
2020-03-30
Restricting pages generation for inherited functions
Błażej Kardyś
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
Regeneration of expect tests
Paweł Marks
2020-03-25
Fix stdlib tests by adding stdlib to the test classpath
Kamil Doległo
2020-03-25
Fix link parsing for links with fq names
Kamil Doległo
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-03-20
Update expect
Paweł Marks
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
Remove css and js files from expects
Szymon Świstun
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
Signatures for functional types
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
Now signature provider uses new visibility model
Paweł Marks
2020-03-04
Update of test data
Paweł Marks
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
Skipping empty block by default
Paweł Marks
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