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
Age
Commit message (
Expand
)
Author
2015-09-09
delete some incomplete and irrelevant Markdown parsing test code
Dmitry Jemerov
2015-09-09
render annotations before modifiers
Dmitry Jemerov
2015-09-09
don't duplicate 'abstract' and 'sealed' modifiers
Dmitry Jemerov
2015-09-09
handle new element types for Markdown code fences
Dmitry Jemerov
2015-09-09
render annotations with @; render only @MustBeDocumented annotations; render ...
Dmitry Jemerov
2015-09-09
"annotation" is a modifer now, so don't render it the second time as a keyword
Dmitry Jemerov
2015-09-09
update enum syntax in tests
Dmitry Jemerov
2015-09-09
default visibility is public
Dmitry Jemerov
2015-09-08
kotlin-for-upsource 0.13.1195
Dmitry Jemerov
2015-09-08
fix HTML entity handling after changes in markdown parser; remove detail coun...
Dmitry Jemerov
2015-09-08
specify wildcard for test classes
Dmitry Jemerov
2015-09-08
Ant task to run tests
Dmitry Jemerov
2015-09-08
somehow make Dokka work with new compiler API
Dmitry Jemerov
2015-09-07
work in progress on updating Dokka to latest Kotlin (compiles but does not ru...
Dmitry Jemerov
2015-09-02
update to latest Kotlin
Dmitry Jemerov
2015-08-10
~ configure javadoc module, configure artifact configuration
Sergey Mashkov
2015-08-10
~ remove javadoc module
Sergey Mashkov
2015-08-07
~ Use new property access syntax
Sergey Mashkov
2015-08-07
~ minor cleanup
Sergey Mashkov
2015-08-06
~ Use new property access syntax
Sergey Mashkov
2015-08-06
~ remove unused function
Sergey Mashkov
2015-08-06
~ see tag label
Sergey Mashkov
2015-08-06
~ make surroundWith functions local
Sergey Mashkov
2015-08-06
~ hasAnnotation utility
Sergey Mashkov
2015-08-06
~ node annotations refactoring to reduce code duplication, remove unnecessary...
Sergey Mashkov
2015-08-06
~ avoid possible parameter name clash with "receiver"
Sergey Mashkov
2015-08-06
~ move array type conversion to JavaLanguageService
Sergey Mashkov
2015-08-06
~ description constant
Sergey Mashkov
2015-08-06
~ use dokka logger
Sergey Mashkov
2015-08-06
~ respect platform static
Sergey Mashkov
2015-08-04
~ see also
Sergey Mashkov
2015-07-31
Use Guice injector and ServiceLocator to load implementations on the fly
Sergey Mashkov
2015-07-28
Initial javadoc generation module
Sergey Mashkov
2015-07-27
Eliminate warnings caused by API changes
Sergey Mashkov
2015-07-27
Merge pull request #31 from cy6erGn0m/javadoc
Dmitry Jemerov
2015-07-27
Upgrade markdown.jar
Sergey Mashkov
2015-07-27
SourcePosition shouldn't contain nulls
Sergey Mashkov
2015-07-24
Rework toDocumentationNode function to use ConstantValue<*> instead of any?
Sergey Mashkov
2015-07-24
Put source position information to node's details section
Sergey Mashkov
2015-07-22
Upgrade to latest kotlin
Sergey Mashkov
2015-07-15
remove duplicate VCS mapping
Dmitry Jemerov
2015-07-15
Merge pull request #30 from cy6erGn0m/build
Dmitry Jemerov
2015-07-14
Add new module to ant clean task
Sergey Mashkov
2015-07-14
Build fatjar by gradle and use it's output as dependency for maven and gradle...
Sergey Mashkov
2015-07-13
Merge pull request #29 from cy6erGn0m/gradle-plugin
Dmitry Jemerov
2015-07-13
Don't require JDK 1.8
Sergey Mashkov
2015-07-13
Merge pull request #28 from cy6erGn0m/maven-plugin
Dmitry Jemerov
2015-07-13
Add Mojo and TaskAction annotations to the list of annotations prohibits unus...
Sergey Mashkov
2015-07-13
Ant build to support gradle-plugin build too
Sergey Mashkov
2015-07-13
Gradle plugin getting started
Sergey Mashkov
[prev]
[next]