Age | Commit message (Expand) | Author |
2020-04-15 | Fix path clash with top-level declarations, catch link resolving exception, r... | Kamil Doległo |
2020-04-09 | Fix improper reporting of time measurement | Paweł Marks |
2020-04-08 | Fix unnecessary wrapping of signatures, changes in layout | Kamil Doległo |
2020-04-08 | Adds samples configuration parameter to include samples sources. | Andrzej Ratajczak |
2020-04-08 | Adds source links to provide linking to source code on remote repositories | Andrzej Ratajczak |
2020-04-08 | Resolves problems with multiple DRI resolve in Markdown Parser | Andrzej Ratajczak |
2020-04-07 | Add Typealiases rendering and merging | Kamil Doległo |
2020-04-07 | Add DTypeAlias documentable | Kamil Doległo |
2020-04-06 | Modified MarkdownParser to fit new See structure. Fixed minor errors in tests. | Filip Zybała |
2020-04-06 | Changed see also parsing, added see also section to pages | Filip Zybała |
2020-04-06 | Integrating fuzzy search into dokka | Błażej Kardyś |
2020-04-02 | Fix warning "Failed to initialize native filesystem for Windows" | Kamil Doległo |
2020-03-31 | Make parameters no longer platform tagged | Paweł Marks |
2020-03-31 | Make PageContentBuilder to create proper content for all tags | Paweł Marks |
2020-03-31 | Adjusted CSS, added animation. Adjusted table rendering to make it more aesth... | Filip Zybała |
2020-03-31 | Added platformTags rendering. Provided simple css classes. TODO adjust css, a... | Filip Zybała |
2020-03-30 | Restricting pages generation for inherited functions | Błażej Kardyś |
2020-03-26 | Fixing enum entries parsing for descriptors and presentation | 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-25 | Fix link parsing for links with fq names | Kamil Doległo |
2020-03-25 | Fixing incorrect psi parsing | Błażej Kardyś |
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak |
2020-03-23 | Adds linking plugins in CLI | Andrzej Ratajczak |
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 |
2020-03-18 | Model change | Szymon Świstun |
2020-03-18 | Signatures for functional types | Szymon Świstun |
2020-03-18 | tests | Szymon Świstun |
2020-03-18 | page transformer builders | Szymon Świstun |
2020-03-18 | Add extension for html preprocessors | Szymon Świstun |
2020-03-17 | Add a rough draft of deprecated signatures formatting | Kamil Doległo |
2020-03-17 | Add annotations to extra properties | Szymon Świstun |
2020-03-17 | Response to comments | Szymon Świstun |
2020-03-17 | Combine multiple applyIf | Szymon Świstun |
2020-03-17 | Add more information to Documentables | Szymon Świstun |
2020-03-17 | Add warning when unused extension points are found | Szymon Świstun |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo |
2020-03-11 | Make search case-insensitive | Kamil Doległo |
2020-03-11 | Rotate arrows on closed menu | Kamil Doległo |
2020-03-11 | Fix arrows in navigation | Kamil Doległo |
2020-03-11 | Add background color on hover | Kamil Doległo |
2020-03-11 | Add logo to left column | Kamil Doległo |