Age | Commit message (Expand) | Author |
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 |
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 |