Age | Commit message (Expand) | Author |
2021-08-09 | Property annotation for getter and setter (#2049) | vmishenev |
2021-08-09 | Keep formatting within code inline (#2060) | vmishenev |
2021-07-30 | Add boolean, nullable types of annotation parameter value | vmishenev |
2021-07-30 | Improve annotations rendering (#2045) | vmishenev |
2021-07-28 | Include parenthesis for merged pages (#2039) | Marcin Aman |
2021-07-28 | Fix broken link in kotlinx.serialization (#2038) | Marcin Aman |
2021-07-28 | Missing receiver docs (#2026) | Marcin Aman |
2021-07-27 | Remove extra `fun` keyword in functional interface signature (#2040) | vmishenev |
2021-07-23 | Add numeric types of annotation parameter value (#2035) | vmishenev |
2021-07-22 | Fix overflow in throws tables (#2028) | Marcin Aman |
2021-07-22 | Bump kotlin 1.5.21 (#2031) | Marcin Aman |
2021-07-19 | Minor: rename `buildNewLine` (#1987) | Mike Sinkovsky |
2021-07-12 | Handle NBSP and other html entries (#2005) | Marcin Aman |
2021-07-09 | Add missing text styles in html (#2007) | Marcin Aman |
2021-07-06 | Change jekyll links to be .html (#1990) | Marcin Aman |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo |
2021-06-22 | Multilanguage docs inheritance (#1951) | Marcin Aman |
2021-05-31 | Fix rendering html in briefs (#1931) | Marcin Aman |
2021-05-17 | Fix preserving spaces in Javadoc comments (#1923) | Kamil Doległo |
2021-05-06 | Bump compiler to 1.5.0 (#1856) | Marcin Aman |
2021-05-06 | Fix line separator issues (#1887) | Ryan Nett |
2021-04-21 | Make anchors stable (#1851) | Marcin Aman |
2021-04-21 | Fix suppressing enum entries by inheritance filter (#1866) | Marcin Aman |
2021-04-14 | Fix missing annotations in GFM and unresolved static imports (#1845) | Marcin Aman |
2021-04-14 | Fix visibility on enum entry property (#1828) | Marcin Aman |
2021-04-14 | Handle html in kdoc (#1805) | Marcin Aman |
2021-04-08 | Bump kotlinx html to 0.7.3 (#1819) | Marcin Aman |
2021-04-06 | Suppress inherited members (#1814) | Marcin Aman |
2021-04-06 | Fix some compiler warnings (#1812) | Kamil Doległo |
2021-03-10 | Fix multimodule sourcesets dependencies (#1766) | Marcin Aman |
2021-03-10 | Add sourceset name to source label (#1767) | Marcin Aman |
2021-03-10 | Headers in tables (#1768) | Marcin Aman |
2021-03-04 | Fix clashing properties and external links ordering (#1765) | Marcin Aman |
2021-03-04 | Fix memory leak caused by coroutines (#1751) | Kamil Doległo |
2021-03-04 | Obvious functions should also work for interfaces (#1763) | Marcin Aman |
2021-03-01 | Add ability to suppress obvious functions like equals, toString... (#1758) | Marcin Aman |
2021-03-01 | Add explicit exceptions in markdown and allow for empty link destinations (#1... | Marcin Aman |
2021-03-01 | Bump markdown to 0.2.0 and fix negation in links being interpreted as img (#1... | Marcin Aman |
2021-03-01 | Suppress tag support (#1742) | Marcin Aman |
2021-02-19 | Add legacy KotlinWebsite format to recognized link formats (#1750) | Kamil Doległo |
2021-02-16 | Fix displaying default java visibility (#1738) | Marcin Aman |
2021-02-16 | Be more explicit about what went wrong in package and module docs (#1737) | Marcin Aman |
2021-02-08 | More explicit exception message when dokka failes to get package list | Marcin Aman |
2021-02-05 | Deduplicate resources in multimodule (#1711) | Marcin Aman |
2021-02-05 | Annotations for parameters (#1710) | Marcin Aman |
2021-02-01 | Update urls to fonts (#1717) | Marcin Aman |
2021-01-21 | Empty modules filtering (#1699) | Marcin Aman |
2021-01-20 | Annotations for parameters (#1704) | Marcin Aman |
2021-01-20 | Bring back displaying jvm name when KaJ is not present (#1702) | Marcin Aman |
2021-01-14 | Footer customisation (#1691) | Marcin Aman |