Age | Commit message (Expand) | Author |
2019-08-05 | Cleanup, update README | Kamil Doległo |
2019-06-25 | fix *.dataTags tests | KrystianUjma |
2019-06-24 | fix dataTagsInGroupNode test | KrystianUjma |
2019-06-21 | Fix format in KotlinWebsiteHtml, markdown format changed slightly | Kamil Doległo |
2019-06-21 | Fix groupNode tests, expected needs checking | Kamil Doległo |
2019-06-11 | fix kotlin website html tests | KrystianUjma |
2019-06-10 | fix kotlin website html tests | KrystianUjma |
2019-05-15 | Fix SinceKotlin | Kamil Doległo |
2019-05-07 | Fix some tests | Kamil Doległo |
2019-04-30 | Fix suspend inline function test | Kamil Doległo |
2019-04-18 | fix tests (format change) | KrystianUjma |
2019-04-16 | Fix path | Kamil Doległo |
2019-04-10 | fix tests #2 - fails caused by bad index.html paths and missing paragraphs | KrystianUjma |
2019-04-09 | fix tests- fails caused by bad index.html paths and missing paragraphs. | KrystianUjma |
2019-04-01 | Fix some returnTag tests | Kamil Doległo |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma |
2019-02-25 | Rework logic to avoid loosing tags inside pre | Simon Ogorodnik |
2019-02-19 | Cleanup http | Simon Ogorodnik |
2019-02-15 | Nullable left off function type parameter with default value (#401) (#328) | Krystian Ujma |
2019-02-11 | Update bundled kotlin-compiler to 1.3.20-dev-564 | Simon Ogorodnik |
2018-12-14 | Modifiers sorted in wrong order #389 | Krystian Ujma |
2018-10-29 | Fix test data | Simon Ogorodnik |
2018-10-29 | Fix test data | Simon Ogorodnik |
2018-08-17 | Convert assertFails in kws samples without message properly | Simon Ogorodnik |
2018-05-16 | Fix link resolution context for inherited docs | Simon Ogorodnik |
2018-03-23 | Fix external references to Java enum entries | Simon Ogorodnik |
2017-12-05 | Update testData | Simon Ogorodnik |
2017-11-30 | Add missing test data | Simon Ogorodnik |
2017-11-29 | Add test for wide range since kotlin versions | Simon Ogorodnik |
2017-11-21 | Fix suppressing of companion when it implements some interface | Simon Ogorodnik |
2017-11-21 | Auto-expand type-aliases excluded from documentation | Simon Ogorodnik |
2017-11-21 | Do not suppress Companions when it's extends/implements something | Simon Ogorodnik |
2017-11-21 | Fix find node by signature when referencing type parameter | Simon Ogorodnik |
2017-11-21 | Fix find node by signature when linking to extension with Type Param | Simon Ogorodnik |
2017-11-20 | Support receiver reference | Simon Ogorodnik |
2017-11-14 | Handle indent correctly, Add tests for assertTrue/False samples | Simon Ogorodnik |
2017-11-02 | #228: Correctly render multiline indented code blocks | Simon Ogorodnik |
2017-10-09 | Correct test, due fix in kotlin-ide-common | Simon Ogorodnik |
2017-06-26 | Workaround top-level java class name not match filename | Simon Ogorodnik |
2017-06-22 | Wrap parameters in paragraphs for HTML format | Simon Ogorodnik |
2017-05-18 | Support reference-style markdown links in KDoc | Simon Ogorodnik |
2017-05-18 | Fix invalid line breaks in table cells for markdown formats | Simon Ogorodnik |
2017-05-15 | Fix linking to javadoc external static fields | Simon Ogorodnik |
2017-05-04 | Fix Markdown list spacing, ordering, and erroneous new lines | Alex Waters |
2017-05-02 | Fix missing whitespace around links and tokens in Markdown formatted text | Alex Waters |
2017-04-25 | Fix <String> escaping in samples for KWS HTML format | Simon Ogorodnik |
2017-04-10 | Tweak kws html format to match output of old format | Simon Ogorodnik |
2017-04-10 | Fix typo in html tag emph -> em | Simon Ogorodnik |
2017-03-29 | Implement assertion replacement templates for samples | Simon Ogorodnik |
2017-03-20 | Fix p tag closing in HTML format's | Simon Ogorodnik |