Age | Commit message (Expand) | Author |
2015-10-29 | update main class name in shared run configurations | Dmitry Jemerov |
2015-10-23 | Update intellij-core-analysis.jar | Ilya Ryzhenkov |
2015-10-23 | Add proguard task to reduce size of the jar | Ilya Ryzhenkov |
2015-10-22 | Update to changes in Kotlin Beta. | Ilya Ryzhenkov |
2015-10-22 | Update version and dependencies to 1.0.0-beta-1038 | Ilya Ryzhenkov |
2015-10-21 | M15 code cleanup | Dmitry Jemerov |
2015-10-20 | update Dokka to Kotlin 1.0-beta | Dmitry Jemerov |
2015-10-12 | update to Kotlin 0.15.439 | Dmitry Jemerov |
2015-10-05 | update to Kotlin 0.15.137 | Dmitry Jemerov |
2015-10-01 | update to Kotlin 0.15.46 | Dmitry Jemerov |
2015-09-28 | update Dokka to M14 | Dmitry Jemerov |
2015-09-22 | remove unneeded and invalid package import | Dmitry Jemerov |
2015-09-21 | fix rendering of extension function types | Dmitry Jemerov |
2015-09-15 | kotlin-for-upsource 0.13.1510; markdown library with ABI 0.25.0 | Dmitry Jemerov |
2015-09-11 | M13 code cleanup | Dmitry Jemerov |
2015-09-10 | @Deprecated annotation has an uppercase D now | Dmitry Jemerov |
2015-09-10 | fix package docs parsing, add test | Dmitry Jemerov |
2015-09-10 | don't render annotations in summary mod | Dmitry Jemerov |
2015-09-10 | kotlin-for-upsource 0.13.1291 | Dmitry Jemerov |
2015-09-10 | dokka-antlib.xml should be in the root of dokka-ant.jar | Dmitry Jemerov |
2015-09-09 | add Ant task for building dokka.zip | Dmitry Jemerov |
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 |