aboutsummaryrefslogtreecommitdiff
path: root/src/gen
Commit message (Expand)AuthorAge
* build: bump NVIM_API_LEVEL #33340Justin M. Keyes2025-04-05
* docs: lsp config/commands #33122Justin M. Keyes2025-03-30
* vim-patch:9.1.1247: fragile setup to get (preferred) keys from key_name_entry...zeertzjq2025-03-28
* refactor(eval): move diff functions to diff.c (#33085)zeertzjq2025-03-27
* docs: misc #32959Justin M. Keyes2025-03-18
* refactor(gen_keycodes): put TAB and K_TAB together (#32882)zeertzjq2025-03-14
* feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain2025-03-11
* fix(lua): types for vim.api.keyset.win_config #32700Tomasz N2025-03-10
* refactor(gen_events): sort enums case-insensitively (#32811)zeertzjq2025-03-10
* perf(events): use hashy for event name lookup (#32802)zeertzjq2025-03-10
* docs(api): show "since" in API docs #32806Justin M. Keyes2025-03-09
* fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* build(generator): add dependencies on hashy (#32796)zeertzjq2025-03-09
* refactor(hashy): use case labels instead of TOLOWER_ASC() (#32795)zeertzjq2025-03-09
* vim-patch:9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc() (#...zeertzjq2025-03-09
* refactor(generator): remove nested loop for event aliases (#32780)zeertzjq2025-03-09
* fix(types): do not mark unstable API as privateLewis Russell2025-03-08
* perf(keycodes): use hashy for string lookupzeertzjq2025-03-08
* vim-patch:partial:9.1.1179: too many strlen() calls in misc2.czeertzjq2025-03-08
* refactor(keycodes): generate key_names_table[] using Luazeertzjq2025-03-08
* refactor: old references to scripts/ dir #32647Justin M. Keyes2025-02-26
* feat(lua): vim.text.indent()Justin M. Keyes2025-02-26
* build: move all generator scripts to `src/gen/`Lewis Russell2025-02-26