Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-20 | Return ResultTargetMap from analysis | Maksim Denisov | |
...instead of filling in a map passed from the outside. | |||
2024-09-18 | Add missing #endif comments in headers | Maksim Denisov | |
2023-08-23 | just: split main code | Klaus Aehlig | |
... by moving the diagnose and cli related code into to separate libraries. In this way, we hopefully improve maintainability of the code base. |