aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-11-21Auto-expand type-aliases excluded from documentationSimon Ogorodnik
2017-11-21Do not suppress Companions when it's extends/implements somethingSimon Ogorodnik
2017-11-21Fix reporting of FileComparisonFailure by adding idea_rt dependencySimon Ogorodnik
2017-11-21Fix find node by signature when referencing type parameterSimon Ogorodnik
2017-11-21Fix find node by signature when linking to extension with Type ParamSimon Ogorodnik
2017-11-21More info in can't find node by signatureSimon Ogorodnik
2017-11-21Hard-code language versionSimon Ogorodnik
2017-11-20Support receiver referenceSimon Ogorodnik
2017-11-14Handle indent correctly, Add tests for assertTrue/False samplesSimon Ogorodnik
2017-11-14Support assertFalse and message in assertTrue/assertFalseIlya Gorbunov
2017-11-14Take intellij-core-analysis backSimon Ogorodnik
2017-11-09Use maven to resolve kotlin-compiler dependency instead of ivySimon Ogorodnik
2017-11-09Drop dependency on intellij-core-analysisSimon Ogorodnik
2017-11-08Download dependencies from TeamCitySimon Ogorodnik
2017-11-07Fix problem with Java descriptorsSimon Ogorodnik
2017-11-05Fix Can't find node by signature in asJava modeSimon Ogorodnik
2017-11-03Fix not suppressing Android generated files in javadoc formatSimon Ogorodnik
2017-11-02#228: Correctly render multiline indented code blocksSimon Ogorodnik
2017-11-02Correctly handle redirects in ExternalDocumentationLinkResolverSimon Ogorodnik
2017-10-09Correct test, due fix in kotlin-ide-commonSimon Ogorodnik
2017-10-09Drop obsolete librariesSimon Ogorodnik
2017-10-09Update kotlin-compiler to 1.1.51Simon Ogorodnik
2017-10-08Replace provided configuration with compileOnlySimon Ogorodnik
2017-07-06Fix link in the last breadcrumbs itemDmitry Neverov
2017-06-26Remove empty gradle settingsSimon Ogorodnik
2017-06-26Workaround top-level java class name not match filenameSimon Ogorodnik
2017-06-26Update bundled kotlin compiler to 1.1.3Simon Ogorodnik
2017-06-23Suppress output of android.R and other generated stuff in dokka-androidSimon Ogorodnik
2017-06-22Wrap parameters in paragraphs for HTML formatSimon Ogorodnik
2017-06-07Fix StringOutOfBoundsException in link mappingSimon Ogorodnik
2017-06-07Make package-list caching optionalSimon Ogorodnik
2017-06-05Add caching of package-list's and fix multiple package-list loadingsSimon Ogorodnik
2017-05-22Sort package-list outputAlex Waters
2017-05-18Support reference-style markdown links in KDocSimon Ogorodnik
2017-05-18Fix invalid line breaks in table cells for markdown formatsSimon Ogorodnik
2017-05-16Fix runner parameters for consistency, add default link to stdlibSimon Ogorodnik
2017-05-15Fix linking to javadoc external static fieldsSimon Ogorodnik
2017-05-15Fix parsing of line breaks inside javadoc commentsSimon Ogorodnik
2017-05-11Resolve links in package docs in whole moduleSimon Ogorodnik
2017-05-11Add external documentation links argument to gradle, maven, antSimon Ogorodnik
2017-05-11Support linking of external documentationSimon Ogorodnik
2017-05-11Do not publish private companion object members in public only modeSimon Ogorodnik
2017-05-11Set jekyll links extension to .htmlSimon Ogorodnik
2017-05-04Add bunch of new parameters to runnersSimon Ogorodnik
2017-05-04Fix Markdown list spacing, ordering, and erroneous new linesAlex Waters
2017-05-02Refactoring internal communication for gradleSimon Ogorodnik
2017-05-02Fix missing whitespace around links and tokens in Markdown formatted textAlex Waters
2017-04-25Fix <String> escaping in samples for KWS HTML formatSimon Ogorodnik
2017-04-24Update bundled kotlin-compiler to 1.1.2Simon Ogorodnik
2017-04-10Merge branch 'fix-parse-package-options'Simon Ogorodnik