Age | Commit message (Expand) | Author |
2020-06-24 | Small css adjustments | Marcin Aman |
2020-06-24 | Fix tests | Andrzej Ratajczak |
2020-06-24 | Make inherited functions and implemented intefaces source set dependent | Andrzej Ratajczak |
2020-06-24 | Platform restriction handling for platform-hinted content | Filip Zybała |
2020-06-23 | Fixed compilation error in test | Filip Zybała |
2020-06-23 | Added fallbacks for samples, params and see also | Filip Zybała |
2020-06-23 | Fixed css to make links underlined only on hover | Filip Zybała |
2020-06-23 | Javadoc classlikes and function pages | Marcin Aman |
2020-06-23 | Fix tests on javadoc | Marcin Aman |
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak |
2020-06-22 | Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function... | sebastian.sellmair |
2020-06-18 | Added descriptions with type and location to distinguish symbols with name-clash | Filip Zybała |
2020-06-18 | Fixed sources platform tags; tailrec and external modifiers; sorting. | Filip Zybała |
2020-06-18 | KotlinSignatureProvider: Render 'fun interface' into signature | sebastian.sellmair |
2020-06-17 | Added typealiases to Types tab | Filip Zybała |
2020-06-17 | Add UnresolvedBound instead of throwing an exception | Kamil Doległo |
2020-06-16 | Developer's guide to dokka | Błażej Kardyś |
2020-06-16 | Fix sourceSetID creation | Kamil Doległo |
2020-06-15 | Implement "failOnWarning" option | sebastian.sellmair |
2020-06-15 | Fix sourceSet matching inside ReportUndocumentedTransformer | sebastian.sellmair |
2020-06-15 | Fix tests | Kamil Doległo |
2020-06-15 | Make module name a part of sourceSetID be default | Kamil Doległo |
2020-06-15 | Fix DokkaCollector task | Kamil Doległo |
2020-06-15 | Change sourceSet collection from List to Set | Kamil Doległo |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo |
2020-06-12 | Styles fix | Andrzej Ratajczak |
2020-06-12 | Fix after rebase | Andrzej Ratajczak |
2020-06-12 | Stdlib wrapping in signature | Marcin Aman |
2020-06-12 | Refactor of Annotations and ExtraModifiers to be platform depedent | Andrzej Ratajczak |
2020-06-12 | Add platform dependent annotations | Andrzej Ratajczak |
2020-06-12 | Fix module and package descriptor for java only sources | Andrzej Ratajczak |
2020-06-12 | Handle failing `PsiMethod.findSuperMethods` | sebastian.sellmair |
2020-06-10 | Ignore main.js and main.js.map | sebastian.sellmair |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman |
2020-06-09 | Changed anchors handling to work properly with tabs | Filip Zybała |
2020-06-09 | Fix rendering of functions without parameters | Paweł Marks |
2020-06-09 | Make enum entry constructor sourceset dependent | Marcin Aman |
2020-06-04 | All modules page generation | Błażej Kardyś |
2020-06-03 | Fixed problem with linking absolute links as relative | Filip Zybała |
2020-06-03 | Added persistence in window scope for filtering and tabs state. | Filip Zybała |
2020-06-03 | Enum constructor values | Marcin Aman |
2020-06-02 | Divergent samples fix | Andrzej Ratajczak |
2020-05-28 | Initially show only the default chosen tab body | Marcin Aman |
2020-05-28 | Added filtering to HTML pages | Filip Zybała |
2020-05-28 | Return types links in inner classes with generic parents | Marcin Aman |
2020-05-27 | Fixed table rendering for markdown. | Filip Zybała |
2020-05-26 | Fixes multiple actual annotations bug | Andrzej Ratajczak |
2020-05-26 | Refactor type aliases | Andrzej Ratajczak |
2020-05-26 | Remove unnecessary imports | Andrzej Ratajczak |