Age | Commit message (Expand) | Author |
2020-06-25 | Extract information about extensions | Paweł Marks |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use... | Kamil Doległo |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal... | sebastian.sellmair |
2020-06-25 | Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ... | Andrzej Ratajczak |
2020-06-25 | Hides internal annotations from rendering #947 | Andrzej Ratajczak |
2020-06-24 | Fix tests | Andrzej Ratajczak |
2020-06-24 | Make inherited functions and implemented intefaces source set dependent | Andrzej Ratajczak |
2020-06-23 | Javadoc classlikes and function pages | Marcin Aman |
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak |
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 | KotlinSignatureProvider: Render 'fun interface' into signature | sebastian.sellmair |
2020-06-17 | Add UnresolvedBound instead of throwing an exception | Kamil Doległo |
2020-06-16 | Refactor CLI | Andrzej Ratajczak |
2020-06-15 | Implement "failOnWarning" option | sebastian.sellmair |
2020-06-15 | Make module name a part of sourceSetID be default | 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 | 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-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 | Make enum entry constructor sourceset dependent | Marcin Aman |
2020-06-04 | All modules page generation | Błażej Kardyś |
2020-06-03 | Enum constructor values | Marcin Aman |
2020-05-26 | Remove unnecessary imports | Andrzej Ratajczak |
2020-05-26 | Apply request changes | Andrzej Ratajczak |
2020-05-26 | Enhance signature presentation. Support presetnation Java as Kotlin and Kotli... | Andrzej Ratajczak |
2020-05-20 | Tabs for sections v1 | Marcin Aman |
2020-05-20 | Merging of platform dependent hints in sourceset tree | Błażej Kardyś |
2020-05-19 | Missing generics on class. Add generics to annotation #834 | Marcin Aman |
2020-05-19 | Fix params rendering in table | Kamil Doległo |
2020-05-19 | Divergent UI fixes | Marcin Aman |
2020-05-19 | Add a draft version of divergent rendering | Kamil Doległo |
2020-05-14 | Fix ISE when accessing some platform-specific extension points from NativeRes... | Dmitriy Dolovov |
2020-05-14 | Update to 1.4-M2, Native fails with an exception | Kamil Doległo |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-05-14 | Platform dependant comments | Marcin Aman |
2020-05-13 | Working tests for includes, sources and samples. Minor bugfixes | Andrzej Ratajczak |
2020-05-06 | Receiver for extension property #809 | Marcin Aman |
2020-04-30 | Adds possibility to configure plugins | Andrzej Ratajczak |
2020-04-30 | Fixing GFM components display | Błażej Kardyś |
2020-04-23 | Fix inheritors transformer | Andrzej Ratajczak |
2020-04-22 | Apply requested changes | Andrzej Ratajczak |
2020-04-22 | Adds asynchronous rendering | Andrzej Ratajczak |
2020-04-22 | Fix incorrect plugins paths when project is on a different filesystem than Gr... | Kamil Doległo |