diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-09-26 19:56:36 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-09-30 21:00:17 -0400 |
commit | 578b0b0b52ad036370a6678d1b66e5c61d5bd4e2 (patch) | |
tree | 5869e924ba4c4f1c861dc37458682d37b7c520c7 /runtime/lua/vim/shared.lua | |
parent | 2a57dce9f2ea157a6f9b15613788cdd8cebc26e5 (diff) | |
download | rneovim-578b0b0b52ad036370a6678d1b66e5c61d5bd4e2.tar.gz rneovim-578b0b0b52ad036370a6678d1b66e5c61d5bd4e2.tar.bz2 rneovim-578b0b0b52ad036370a6678d1b66e5c61d5bd4e2.zip |
vim-patch:8.2.0499: calling a lambda is slower than evaluating a string
Problem: Calling a lambda is slower than evaluating a string.
Solution: Make calling a lambda faster. (Ken Takata, closes vim/vim#5727)
https://github.com/vim/vim/commit/f10806b25090879fdc1a86cc0da2f4f34fd21921
Port "uf_flags" constants from patch 8.2.1054 to sync with Vim.
Port user_func_error() from patch 8.2.0149.
Port Test_lambda_scope() changes from patch 8.1.0736 so that it passes.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions