Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev | |
* Extract analysis into separate modules | |||
2023-02-24 | Reorganize tabs for Classlike (#2764) | Vadim Mishenev | |
2023-02-17 | Consistent alphabetical order of element groups in index and navigation (#2861) | ilya-g | |
* Sort groups of divergent elements by their key first ignoring case, then preserving it * Add tests for sorting groups and navigation | |||
2023-02-10 | Sort divergent elements deterministically (#2846) | Ignat Beresnev | |
Fixes #2784 | |||
2022-04-29 | Enable warnings as errors and fix all warnings (#2451) | Ignat Beresnev | |
* Enable warnings as errors and fix all warnings * Enable skip-metadata-version-check compiler setting | |||
2020-11-27 | Fixing tests after moving SingleGeneration to base | Błażej Kardyś | |
2020-10-15 | Distinguish types from functions on navigation | Marcin Aman | |
2020-09-08 | Remove topologicalSort since it is no longer used | Andrzej Ratajczak | |
2020-09-08 | Changed way of merging documentables to avoid exception on merging ↵ | Andrzej Ratajczak | |
documentables of different types. Minor javadoc fixes. Changed constructor names. Add handling same name pages clash for different platforms | |||
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair | |
2020-03-18 | Fix minor bugs and add core tests | Szymon Świstun | |
2020-03-17 | Add expect with generation | Szymon Świstun | |
2020-02-28 | Test api moved to sensible package | Paweł Marks | |
2020-02-18 | Cleans up page mergers and moves them to base plugin | Paweł Marks | |
2020-02-18 | Moves all core tests to base plugin | Paweł Marks | |