Age | Commit message (Expand) | Author |
2020-03-04 | Add initial version of Kotlin as Java plugin | Kamil Doległo |
2020-03-04 | Refactor extras in ContentNodes | Andrzej Ratajczak |
2020-03-04 | fixed npe during stdlib generation | Szymon Świstun |
2020-03-04 | Prunes member branches in navigation tree | Paweł Marks |
2020-03-04 | Fix building, we still need jsoup in the core for HtmlParser | Kamil Doległo |
2020-03-04 | Now signature provider uses new visibility model | Paweł Marks |
2020-03-04 | Update of test data | Paweł Marks |
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 | Creates MockContext for tests | Paweł Marks |
2020-03-04 | Adds group wraping | Paweł Marks |
2020-03-04 | Output writer for renderer tests | Paweł Marks |
2020-03-04 | Signature provider moved to base | Paweł Marks |
2020-03-04 | Small cleanup in the model | Paweł Marks |
2020-03-04 | Sketch of default signature provider | Kamil Doległo |
2020-03-04 | Working javadoc parsing | Błażej Kardyś |
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 |