aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_eval.lua
Commit message (Expand)AuthorAge
* vim-patch:8.1.2062: the mouse code is spread out (#24817)zeertzjq2023-08-21
* vim-patch:8.1.2047: cannot check the current statezeertzjq2023-08-21
* feat(docs): generate builtin.txt (#24493)Lewis Russell2023-07-28
* vim-patch:partial:8.1.1981: the evalfunc.c file is too big (#24490)zeertzjq2023-07-26
* vim-patch:8.2.2344: using inclusive index for slice is not always desiredzeertzjq2023-05-04
* vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)zeertzjq2023-04-26
* fix(build): distinguish vim.mpack from global require'mpack'bfredl2023-04-20
* refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* refactor: remove use of reserved c++ keywordsii142023-04-06
* vim-patch:9.0.0244: cannot easily get the list of sourced scripts (#22596)Michal Liszcz2023-03-11
* build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* perf(api): allow to use an arena for return valuesbfredl2022-08-23
* feat(lua): allow some viml functions to run in fastLewis Russell2022-05-17
* refactor(eval): use Hashy McHashFace instead of gperfbfredl2022-05-12
* vim-patch:8.1.1807: more functions can be used as a methodSean Dewar2021-08-12
* vim-patch:8.1.1803: all builtin functions are globalSean Dewar2021-08-12
* api: allow open non-current buffer as terminal (+ xmas bonus)Björn Linse2021-03-12
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* gen_eval.lua: use correct name in usageDaniel Hahler2019-07-30
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLYBjörn Linse2017-05-10
* generators: separate source generators from scriptsBjörn Linse2017-05-10