Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> | |||
2023-08-31 | Enable explicit API mode (#3139) | Ignat Beresnev | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2021-01-20 | Bring back displaying jvm name when KaJ is not present (#1702) | Marcin Aman | |
2020-10-15 | IsException should also be true when class inherits from Exception (#1558) | Marcin Aman | |
2020-08-31 | Implement ModuleAndPackageDocumentationTransformerTest.kt | sebastian.sellmair | |
2020-08-17 | Implement SourceSetMergingPageTransformer | sebastian.sellmair | |
2020-06-25 | Extract information about extensions | Paweł Marks | |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵ | sebastian.sellmair | |
Afzal Najam) | |||
2020-03-18 | Add default values for parameters | Szymon Świstun | |
2020-03-17 | Add annotations to extra properties | Szymon Świstun | |
2020-03-17 | Response to comments | Szymon Świstun | |
2020-03-17 | Add more information to Documentables | Szymon Świstun | |
2020-03-04 | Refactor extras in ContentNodes | Andrzej Ratajczak | |
2020-03-04 | Add information about modifiers to Documentables' extra properties | Szymon Świstun | |
2020-02-27 | Adding psi parsing for new model | Błażej Kardyś | |
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 | |