Age | Commit message (Expand) | Author |
2020-05-13 | Introduce requested changes | Andrzej Ratajczak |
2020-05-13 | Refactor sources to be presented in table | Andrzej Ratajczak |
2020-05-13 | Working tests for includes, sources and samples. Minor bugfixes | Andrzej Ratajczak |
2020-05-12 | Remove empty signature from enum, fixes #840 | Marcin Aman |
2020-05-07 | Changed html table to div's. Adjusted css to match figma. | Filip Zybała |
2020-04-30 | Fix missing expect KDoc when all actual implementations don't override KDoc | Andrzej Ratajczak |
2020-04-23 | Fix inheritors transformer | Andrzej Ratajczak |
2020-04-08 | Fix unnecessary wrapping of signatures, changes in layout | Kamil Doległo |
2020-04-08 | Fixes tests | Andrzej Ratajczak |
2020-04-08 | Adds samples configuration parameter to include samples sources. | Andrzej Ratajczak |
2020-04-08 | Adds includes configuration parameter to include package and module descriptions | 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-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 | Signatures are now platform-hinted. Fixed merger after changing modifier to P... | Filip Zybała |
2020-03-26 | Changed modifier to PlatformDependent | Filip Zybała |
2020-03-26 | Fixed expected-actual merging. Refactored contentForComments. | Filip Zybała |
2020-03-26 | Fixed formatting | Filip Zybała |
2020-03-26 | Added platformDepndentHints for platform-dependent contents | Filip Zybała |
2020-03-25 | Simplify access for PrimaryConstructorExtra | Paweł Marks |
2020-03-25 | Fixed data class rendering. Added information about primary constructor and c... | Filip Zybała |
2020-03-16 | Extract inheritance map | Szymon Świstun |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo |
2020-03-12 | Render types for properties | Paweł Marks |
2020-03-12 | Fix nested monospace spans in signature | Kamil Doległo |
2020-03-11 | Many UI changes for styling | Kamil Doległo |
2020-03-11 | Use Bounds instead of Wrappers to describe types | Paweł Marks |
2020-03-11 | Add filtering for comments | Paweł Marks |
2020-03-11 | Fixing signatures font, incorrect links and line breaking | Błażej Kardyś |
2020-03-11 | Refactor brief documentation, remove `Parameters` block from functions' pages | Kamil Doległo |
2020-03-11 | Classlike header and other ui fixes | Błażej Kardyś |
2020-03-11 | Remove nested packages from packages | Kamil Doległo |
2020-03-04 | Fix some DRI translations | Kamil Doległo |
2020-03-04 | Refactor extras in ContentNodes | Andrzej Ratajczak |
2020-03-04 | Big refactor of signature provider | Paweł Marks |
2020-03-04 | Platform dependent hints for renderer | Paweł Marks |
2020-03-04 | Replace inline signature generation with KotlinSignatureProvider | Kamil Doległo |
2020-03-04 | Tests for wrapping groups in renderer. Also util for groups | Paweł Marks |
2020-03-04 | Sketch of default signature provider | Kamil Doległo |
2020-03-04 | Adding proper accessors to java fields | Błażej Kardyś |
2020-02-27 | Skipping empty block by default | Paweł Marks |
2020-02-27 | Small adjustments to the new model | Paweł Marks |
2020-02-27 | Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKinds | Kamil Doległo |
2020-02-27 | Refactor PageBuilder and PageContentBuilder | Kamil Doległo |