Age | Commit message (Expand) | Author |
2020-05-21 | Fix a bug with path filtering on Windows | Kamil Doległo |
2020-05-19 | Missing generics on class. Add generics to annotation #834 | Marcin Aman |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-05-13 | Introduce requested changes | Andrzej Ratajczak |
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 | Add parameters tag filtering for primary constructor in constructors page | Andrzej Ratajczak |
2020-04-30 | Fix missing expect KDoc when all actual implementations don't override KDoc | Andrzej Ratajczak |
2020-04-22 | Refactors sources to documentables translation | Andrzej Ratajczak |
2020-04-16 | Change '<>' to '[]' in default package name as Windows prohibits filenames wi... | Kamil Doległo |
2020-04-15 | Fix path clash with top-level declarations, catch link resolving exception, r... | Kamil Doległo |
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-07 | Close methods in DefaultDescriptorToDocumentableTranslator and format the file | Kamil Doległo |
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 | 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-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-17 | Add annotations to extra properties | Szymon Świstun |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo |
2020-03-11 | Use Bounds instead of Wrappers to describe types | Paweł Marks |
2020-03-11 | Properly merge AdditionalModifiers from different platforms | Paweł Marks |
2020-03-11 | Remove nested packages from packages | Kamil Doległo |
2020-03-06 | fixed enum entries generation | Szymon Świstun |
2020-03-04 | Refactor Modifiers | Kamil Doległo |
2020-03-04 | Add initial version of Kotlin as Java plugin | Kamil Doległo |
2020-03-04 | fixed npe during stdlib generation | Szymon Świstun |
2020-03-04 | Sketch of default signature provider | Kamil Doległo |
2020-03-04 | Replace Visibility used in Documentables with custom classes | Kamil Doległo |
2020-03-04 | Add information about modifiers to Documentables' extra properties | Szymon Świstun |
2020-02-27 | Rename `actual` to `sources` | Kamil Doległo |
2020-02-27 | Small adjustments to the new model | Paweł Marks |
2020-02-27 | Fix descriptor to documentable translator | Szymon Świstun |
2020-02-19 | Rename extensions to make them more uniform | Kamil Doległo |
2020-02-18 | Translators moved to separate packages | Paweł Marks |