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
/
src
/
main.kt
Age
Commit message (
Expand
)
Author
2014-07-12
Implement resolution scope chaining for all scopes except imported packages.
Ilya Ryzhenkov
2014-07-11
Create resolution scopes for all entities to resolve names inside doc-comments.
Ilya Ryzhenkov
2014-07-11
Test for docs on parameters, cleanup.
Ilya Ryzhenkov
2014-07-11
Add tests for comment extraction, support one-line and mutliple joined doc-co...
Ilya Ryzhenkov
2014-07-11
Complete package migration and move files into folders.
Ilya Ryzhenkov
2014-07-11
Move everything to org.jetbrains.dokka package.
Ilya Ryzhenkov
2014-07-11
Add support for objects.
Ilya Ryzhenkov
2014-07-11
Setup test framework and empty DocumentationModel to kickstart test development.
Ilya Ryzhenkov
2014-07-11
Add primitive KDoc extraction by descriptor.
Ilya Ryzhenkov
2014-07-11
Improving API, setting up playground, preparing for processing data.
Ilya Ryzhenkov
2014-07-11
Primitive API for analysing JetFile in BindingContext.
Ilya Ryzhenkov
2014-07-11
Initial commit, setup compiler-as-a-service to analyse files.
Ilya Ryzhenkov
[prev]