Age | Commit message (Expand) | Author |
2020-06-24 | Fix npm caching | sebastian.sellmair |
2020-06-24 | Internal links | Marcin Aman |
2020-06-24 | Wrong signatures in search component fix | Filip Zybała |
2020-06-24 | Repaired frontend gradle module | Filip Zybała |
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 | Separate "Content" from "TemplateMap" and move creation of "TemplateMap" into... | sebastian.sellmair |
2020-06-23 | Javadoc classlikes and function pages | Marcin Aman |
2020-06-23 | Adding base brief rendering | Błażej Kardyś |
2020-06-23 | Fix tests on javadoc | Marcin Aman |
2020-06-23 | Fixed javadoc crash on PSI sources. Allowed class hierarchy to have two roots... | Filip Zybała |
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 | Remove support for old argument names | sebastian.sellmair |
2020-06-18 | Implement default configurations | 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 | Add stdlib s3 publishing | Kamil Doległo |
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 | Document coroutines, temporarily disable stdlib | Kamil Doległo |
2020-06-16 | Add documenting of stdlib and publishing to s3 on branch push | Kamil Doległo |
2020-06-16 | Fix sourceSetID creation | Kamil Doległo |
2020-06-16 | Refactor CLI | Andrzej Ratajczak |
2020-06-16 | Dokka Gradle Plugin: Reduce public API surface | sebastian.sellmair |
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 | Fix conflicts after rebase | Andrzej Ratajczak |
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 | Fix npm caching | Kamil Doległo |
2020-06-12 | Handle failing `PsiMethod.findSuperMethods` | sebastian.sellmair |
2020-06-10 | Ignore main.js and main.js.map | sebastian.sellmair |
2020-06-10 | Update Gradle to 6.5 | Marcin Aman |