Age | Commit message (Expand) | Author |
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-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 |
2015-07-13 | Gradle initial plugin implementation | Sergey Mashkov |
2015-07-13 | Add sonatype repo | Sergey Mashkov |
2015-07-13 | Maven plugin getting started | Sergey Mashkov |
2015-07-13 | Add JANSI library as it is required sometimes | Sergey Mashkov |
2015-07-13 | Building all by ant + doc | Sergey Mashkov |
2015-07-13 | Maven plugin initial implementation | Sergey Mashkov |
2015-07-13 | Build and install dokka fatjar to a local repository (to be used by maven) | Sergey Mashkov |
2015-07-09 | Merge pull request #27 from cy6erGn0m/maven-plugin | Dmitry Jemerov |
2015-07-09 | fatjar ant target to get complete dokka-fat.jar to be used in command-line an... | Sergey Mashkov |
2015-07-09 | Merge pull request #26 from bintree/master | Dmitry Jemerov |
2015-07-09 | Fix project after types enhancement from annotations | Denis Zharkov |
2015-06-30 | fix tests | Dmitry Jemerov |
2015-06-30 | update intellij-core-analysis as well | Dmitry Jemerov |
2015-06-30 | update to latest Kotlin | Dmitry Jemerov |
2015-06-18 | allow repeated compilation for warm benchmarking | Dmitry Jemerov |
2015-06-16 | some cleanup | Dmitry Jemerov |
2015-06-09 | add a simple build script | Dmitry Jemerov |
2015-05-29 | apply code cleanup; fix couple of deprecations manually | Dmitry Jemerov |
2015-05-28 | report warnings for functions that contain unresolved types | Dmitry Jemerov |
2015-05-28 | use artifact built on TeamCity rather than locally | Dmitry Jemerov |
2015-05-28 | change output path for artifact | Dmitry Jemerov |
2015-05-28 | rename build.xml to build-docs.xml; add artifact for dokka.zip | Dmitry Jemerov |
2015-05-27 | don't crash if we failed to resolve base type for an extension function | Dmitry Jemerov |
2015-05-27 | one more missing dependency | Dmitry Jemerov |