Age | Commit message (Expand) | Author |
2020-03-04 | Adding proper accessors to java fields | Błażej Kardyś |
2020-03-04 | Replace Visibility used in Documentables with custom classes | Kamil Doległo |
2020-03-04 | Hotfix for merging expect/actual Documentables when no actuals are present | Kamil Doległo |
2020-03-04 | Add information about modifiers to Documentables' extra properties | Szymon Świstun |
2020-02-28 | Test api moved to sensible package | Paweł Marks |
2020-02-28 | Remove the duplication of companion objects in the model | Szymon Świstun |
2020-02-28 | Port some of the core tests from the previous model | Szymon Świstun |
2020-02-27 | Skipping empty block by default | Paweł Marks |
2020-02-27 | Rename `actual` to `sources` | Kamil Doległo |
2020-02-27 | Fix SameMethodNamePageMergerStrategy | Kamil Doległo |
2020-02-27 | Small adjustments to the new model | Paweł Marks |
2020-02-27 | Adding out dirs to gitignore | Błażej Kardyś |
2020-02-27 | Fix descriptor to documentable translator | Szymon Świstun |
2020-02-27 | Adding psi parsing for new model | Błażej Kardyś |
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 |
2020-02-27 | Crude Documentable merger | Paweł Marks |
2020-02-27 | Replace original with platformData in Documentables | Kamil Doległo |
2020-02-27 | Makes Documentables into property containers | Paweł Marks |
2020-02-27 | Adds merger utility | Paweł Marks |
2020-02-27 | Adds property merging strategies | Paweł Marks |
2020-02-27 | Adds calculated properties | Paweł Marks |
2020-02-27 | Sketch of property container | Paweł Marks |
2020-02-27 | Model for type parameters | Paweł Marks |
2020-02-27 | Unpacking unnecessarily PlatformDependanted values | Błażej Kardyś |
2020-02-27 | Moving expect value to PlaformDependent | Błażej Kardyś |
2020-02-27 | Amendments to new Documentables model | Błażej Kardyś |
2020-02-27 | Refactor Documentable model | Kamil Doległo |
2020-02-27 | response to comments | Szymon Świstun |
2020-02-27 | output comparing | Szymon Świstun |
2020-02-19 | added test point after render | Szymon Świstun |
2020-02-19 | Rename extensions to make them more uniform | Kamil Doległo |
2020-02-19 | Remove unnecessary cast | Kamil Doległo |
2020-02-18 | Fixes not recognizing star projection in dris | Paweł Marks |
2020-02-18 | Adds bintray publication for dokka base | Paweł Marks |
2020-02-18 | Remove unnecesarily complex utility | Paweł Marks |
2020-02-18 | Translators moved to separate packages | Paweł Marks |
2020-02-18 | Removes last remnants of default extensions | Paweł Marks |
2020-02-18 | Moves location providers and output writers to base plugin | Paweł Marks |
2020-02-18 | Moves comments to content conversion to base plugin | Paweł Marks |
2020-02-18 | Cleans up page mergers and moves them to base plugin | Paweł Marks |
2020-02-18 | Moves PsiToDocumentablesTranslator to the base plugin | Paweł Marks |
2020-02-18 | Renames DocumentationToPagesTranslatero and moves its implementation to base ... | Paweł Marks |
2020-02-18 | Renames DocumentationMerger and moves it to base plugin | Paweł Marks |
2020-02-18 | Adds option to mark extension as fallback | Paweł Marks |
2020-02-18 | Moves DescriptorToDocumentableTransformer to base plugin | Paweł Marks |
2020-02-18 | Moves all core tests to base plugin | Paweł Marks |
2020-02-18 | Creates dokka base | Paweł Marks |
2020-02-18 | Removes old javadoc plugin and excludes old xml plugin | Paweł Marks |
2020-02-18 | Adds missing extension to navigation page | Paweł Marks |