aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_eval.lua
Commit message (Expand)AuthorAge
* 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