Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixup: apply the change on more files | James Tirta Halim | 2024-06-04 |
| | |||
* | refactor: move shared messages to errors.h #26214 | Justin M. Keyes | 2024-06-01 |
| | |||
* | refactor(IWYU): fix headers | dundargoc | 2024-01-11 |
| | | | | | | Remove `export` pramgas from defs headers as it causes IWYU to believe that the definitions from the defs headers comes from main header, which is not what we really want. | ||
* | build: remove PVS | dundargoc | 2023-11-12 |
| | | | | | | | We already have an extensive suite of static analysis tools we use, which causes a fair bit of redundancy as we get duplicate warnings. PVS is also prone to give false warnings which creates a lot of work to identify and disable. | ||
* | build(iwyu): add a few more _defs.h mappings (#25435) | zeertzjq | 2023-09-30 |
| | |||
* | refactor(message): smsg_attr -> smsg | bfredl | 2023-09-29 |
| | |||
* | refactor: fix clang/PVS warnings (#23731) | zeertzjq | 2023-05-23 |
| | |||
* | refactor(vim.secure): move to lua/secure.c | Lewis Russell | 2023-05-22 |