| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2025-08-14 | refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards | bfredl | 1 | |
| These are not needed after #35129 but making uncrustify still play nice with them was a bit tricky. Unfortunately `uncrustify --update-config-with-doc` breaks strings with backslashes. This issue has been reported upstream, and in the meanwhile auto-update on every single run has been disabled. | ||||
| 2023-12-01 | refactor: move float_relative_str[] to nvim_win_get_config() (#26344) | zeertzjq | 1 | |
| It's only used in one place, as it's usually conveyed as non-string. | ||||
| 2023-11-30 | refactor: move extern variables out of _defs.h files (#26320) | zeertzjq | 1 | |
| 2023-11-27 | build(clint): more precise check for "defs" headers (#26236) | zeertzjq | 1 | |
| 2023-11-16 | refactor: iwyu (#26062) | zeertzjq | 1 | |
| 2023-11-16 | refactor: move some functions to winfloat.c (#26020) | Raphael | 1 | |
