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
/
lib
Age
Commit message (
Expand
)
Author
2015-05-27
update to M12 compiler API; store dependency jars in VCS instead of depending...
Dmitry Jemerov
2015-03-17
default objects -> companion objects
Dmitry Jemerov
2015-03-11
update markdown.jar for new ABI version
Dmitry Jemerov
2015-03-10
fixed intellij-markdown with support for HTML entities
Dmitry Jemerov
2015-03-10
support HTML entities
Dmitry Jemerov
2015-03-05
update dokka and intellij-markdown to latest Kotlin changes
Dmitry Jemerov
2015-02-27
use JSoup to convert HTML markup in javadoc to content tree
Dmitry Jemerov
2015-02-17
recompile markdown.jar with kotlin plugin 0.10.950
Dmitry Jemerov
2015-01-30
Ant task for Dokka
Dmitry Jemerov
2015-01-30
load sections from KDoc PSI, not through Markdown extensions
Dmitry Jemerov
2014-12-22
Fix trailing EOL breaking markdown parser, remove multi-doc test as unsupported.
Ilya Ryzhenkov
2014-12-22
Update markdown parser.
Ilya Ryzhenkov
2014-12-22
Document some types in Dokka and fix to make them work.
Ilya Ryzhenkov
2014-12-16
Update library to support dot-names for sections
Ilya Ryzhenkov
2014-12-15
Migrate to non-PsiBuilder fully-featured markdown parser.
Ilya Ryzhenkov
2014-07-11
Add junit, setup test folders, add test/data/function.kt for initial model bu...
Ilya Ryzhenkov