Age | Commit message (Expand) | Author |
2020-07-07 | Remove unnecessary files from core, rename aditional -> additional | Kamil Doległo |
2020-07-01 | Implement `AbstractJavadocTemplateMapTest` API | sebastian.sellmair |
2020-06-26 | Javadoc briefs update | Błażej Kardyś |
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-18 | KotlinSignatureProvider: Render 'fun interface' into signature | sebastian.sellmair |
2020-06-17 | Add UnresolvedBound instead of throwing an exception | Kamil Doległo |
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 | 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 | Make enum entry constructor sourceset dependent | Marcin Aman |
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 | 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 | Divergent UI fixes | Marcin Aman |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-05-06 | Receiver for extension property #809 | Marcin Aman |
2020-04-30 | Fixing GFM components display | Błażej Kardyś |
2020-04-23 | Fix inheritors transformer | Andrzej Ratajczak |
2020-04-22 | Fix test | Andrzej Ratajczak |
2020-04-22 | Refactors sources to documentables translation | Andrzej Ratajczak |
2020-04-15 | Fix path clash with top-level declarations, catch link resolving exception, r... | Kamil Doległo |
2020-04-07 | Add Typealiases rendering and merging | Kamil Doległo |
2020-04-07 | Add DTypeAlias documentable | Kamil Doległo |
2020-04-06 | Changed see also parsing, added see also section to pages | Filip Zybała |
2020-03-31 | Make PageContentBuilder to create proper content for all tags | Paweł Marks |
2020-03-30 | Restricting pages generation for inherited functions | Błażej Kardyś |
2020-03-26 | Changed modifier to PlatformDependent | Filip Zybała |
2020-03-26 | Fixed expected-actual merging. Refactored contentForComments. | Filip Zybała |
2020-03-25 | Introduce VoidObject and JavaObject | Kamil Doległo |
2020-03-25 | Simplify access for PrimaryConstructorExtra | Paweł Marks |
2020-03-25 | Refactored extension method and signature builder. Added indentation to class... | Filip Zybała |
2020-03-25 | Fixed data class rendering. Added information about primary constructor and c... | Filip Zybała |
2020-03-20 | Adding missing extra modifiers for java functions | Błażej Kardyś |
2020-03-18 | Adding documentable filtering based on visibility | Błażej Kardyś |
2020-03-18 | Make DefaultValue extra property actualy do something | Paweł Marks |
2020-03-18 | Add default values for parameters | Szymon Świstun |
2020-03-18 | Fix minor bugs and add core tests | Szymon Świstun |