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
/
dokka.iml
Age
Commit message (
Collapse
)
Author
2015-10-29
Use Guice injector and ServiceLocator to load implementations on the fly
Sergey Mashkov
2015-10-29
exclude "doc" directory from indexing
Dmitry Jemerov
2015-10-29
add JANSI library dependency
Dmitry Jemerov
2015-05-27
one more missing dependency
Dmitry Jemerov
2015-05-27
update to M12 compiler API; store dependency jars in VCS instead of ↵
Dmitry Jemerov
depending on Kotlin plugin via path variable
2015-03-19
missed library dependency
Dmitry Jemerov
2015-02-27
use JSoup to convert HTML markup in javadoc to content tree
Dmitry Jemerov
2014-12-16
Process short links.
Ilya Ryzhenkov
2014-12-15
Migrate to non-PsiBuilder fully-featured markdown parser.
Ilya Ryzhenkov
2014-10-14
Move manifest.
Ilya Ryzhenkov
2014-09-25
Markdown, sections, styles and lots more.
Ilya Ryzhenkov
2014-07-11
Complete package migration and move files into folders.
Ilya Ryzhenkov
2014-07-11
Primitive API for analysing JetFile in BindingContext.
Ilya Ryzhenkov
2014-07-11
Add junit, setup test folders, add test/data/function.kt for initial model ↵
Ilya Ryzhenkov
building without dependencies.
2014-07-11
Initial commit, setup compiler-as-a-service to analyse files.
Ilya Ryzhenkov