summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/viml
AgeCommit message (Expand)AuthorFiles
2026-01-17fix(api): parse_expression crash with unopened ] and nodeSean Dewar1
2026-01-17fix(api): parse_expression crash with ident and curlySean Dewar1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl4
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes2
2024-07-17fix: assert failure in VimL expression parserRustum Zia1
2024-07-13refactor(declarations): also generate prototypes for functions in headersbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc5
2023-12-22refactor(options): generate BV_ and WV_ constants (#26705)zeertzjq1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc2
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-20refactor: enable formatting for ternariesdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc2
2023-11-12build: remove PVSdundargoc2
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-06-22fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes1
2023-05-13docs: small fixesdundargoc1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2023-04-26refactor(clang-tidy): remove redundant castsdundargoc1
2023-03-05vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq1
2023-01-23refactor(PVS/V1048): remove redundant assignment (#21871)Lucas Merritt1
2023-01-18refactor: replace char_u with char 24 (#21823)dundargoc1
2022-12-21refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc4
2022-11-07refactor: more clint (#20910)Lewis Russell1
2022-10-23docs: fix typos (#20724)dundargoc1
2022-10-21refactor: fix uncrustify lint errorsdundargoc1
2022-10-21refactor(uncrustify): move macros definitions to enable formattingdundargoc1
2022-10-21refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc1
2022-09-25refactor: move klib out of src/nvim/ #20341dundargoc2
2022-09-01refactor: replace char_u with charDundar Göc1
2022-08-30refactor: replace char_u with char 4 (#19987)dundargoc1
2022-08-12refactor: replace char_u with charDundar Goc1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-05-20ci: lint with uncrustify #18563dundargoc1
2022-05-09refactor: replace char_u variables and functions with charDundar Goc1
2022-05-06build(clint): remove "function size is too large" warningDundar Goc1
2022-05-03vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq1
2022-04-29refactor(uncrustify): change rules to better align with the style guideDundar Goc1
2022-04-29vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nicezeertzjq1
2022-04-29vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifierzeertzjq1
2022-04-29vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledzeertzjq1
2022-04-24refactor: convert macros to all-caps (#17895)dundargoc1
2022-03-13refactor: fix clint warnings (#17682)dundargoc1
2022-02-26fix(coverity/175977): big parameter passed by valueDundar Göc1
2022-01-04chore: fix typos (#16816)dundargoc2
2021-11-23refactor: upgrade uncrustify config version to 0.74.0Dundar Göc1