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
/
test
Age
Commit message (
Expand
)
Author
2020-09-08
Apply requested changes
Andrzej Ratajczak
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it
sebastian.sellmair
2020-08-17
Implement CompositeSourceSetID.plus API
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-08-14
Use List for representing classpaths instead of Set
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-07-20
Align json representation of filepaths
sebastian.sellmair
2020-07-20
Use jackson for json serialization and parsing
sebastian.sellmair
2020-06-15
Fix tests
Kamil Doległo
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-03-18
Add default values for parameters
Szymon Świstun
2020-03-18
tests
Szymon Świstun
2020-02-18
Moves all core tests to base plugin
Paweł Marks
2020-02-17
Fix descriptor visiting, add test for DRI clash on JS
Kamil Doległo
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-02-12
Added Br handling
Andrzej Ratajczak
2020-02-12
Removes unnecessary white space
Andrzej Ratajczak
2020-02-12
Adds requested changes
Andrzej Ratajczak
2020-02-12
Implements tests for MarkdownParser and fixes some bugs related to its
Andrzej Ratajczak
2020-02-12
rename
Szymon Świstun
2020-02-12
page merger strategy with tests
Szymon Świstun
2020-02-12
test
Szymon Świstun
2020-02-10
tests
Szymon Świstun
2020-02-10
contentForClass fixed and tests
Szymon Świstun
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo
2020-01-22
tests moved to :testApi module
Szymon Świstun
2020-01-17
Fix TestRunner after the refactoring of DokkaGenerator pipeline
Kamil Doległo
2020-01-15
Fix the test framework
Kamil Doległo
2020-01-15
Add testing utils and examples
Szymon Świstun
2020-01-15
Information about generics and nullability is no longer lost
Paweł Marks
2019-12-13
Add abstract structure for MD/HTML comments and MD parser
BarkingBad
2019-11-26
Rework DRIs to handle generics
Kamil Doległo
2019-11-05
Add merger (sort of)
Kamil Doległo
2019-11-04
Some parsing for markdown links
Paweł Marks
2019-11-04
[WIP] intergraph transformer
Kamil Doległo
2019-10-31
Add markdown content builder
Kamil Doległo
2019-10-31
Remove all unnecessary files
Kamil Doległo
2019-10-31
[WIP] commit before rebase
Kamil Doległo
2019-10-29
[WIP] new model
Kamil Doległo
2019-10-10
Extract testApi from core
Kamil Doległo
2019-10-10
WIP on restructuring
Kamil Doległo
2019-10-03
Fix the tests
Kamil Doległo
2019-08-27
Fix for missing colon in links to external sites, https://github.com/Kotlin/d...
Kamil Doległo
2019-06-21
Fix groupNode tests, expected needs checking
Kamil Doległo
2019-05-29
remove ignore from kotlin website html tests
KrystianUjma
[next]