summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval.lua
AgeCommit message (Expand)AuthorFiles
2024-10-29refactor: sort various Lua tables in src/ alphabetically (#30978)neovim-backports[bot]1
2024-08-29docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir1
2024-07-15docs: misc (#29714)github-actions[bot]1
2024-06-14docs: misc (#29229)dundargoc1
2024-05-16vim-patch:5faeb60480c6 (#28768)zeertzjq1
2024-05-05docs: fix lua type warnings (#28633)Maria José Solano1
2024-05-04vim-patch:ad4881cb3c04 (#28636)zeertzjq1
2024-04-30docs: various fixes (#28208)dundargoc1
2024-04-27vim-patch:fe1e2b5e2d65zeertzjq1
2024-04-25fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecatebfredl1
2024-04-15vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq1
2024-04-08vim-patch:9cd9e759ab1e (#28224)zeertzjq1
2024-04-06docs: don't mention executable() can return -1dundargoc1
2024-04-05vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq1
2024-03-23vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq1
2024-03-15vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq1
2024-03-13vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar1
2024-03-12vim-patch:9a660d2883f9Sean Dewar1
2024-03-12vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar1
2024-03-08vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar1
2024-03-08vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq1
2024-03-07vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq1
2024-03-02vim-patch:87410ab3f556 (#27696)zeertzjq1
2024-02-29docs(eval): getline and indent function support string typeglepnir1
2024-02-29vim-patch:9.1.0142: getregion() can be improved (#27662)zeertzjq1
2024-02-27docs: fix type of setreg() argument {options} (#27631)Maria José Solano1
2024-02-24vim-patch:a35235e824bb (#27598)zeertzjq1
2024-02-23vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq1
2024-02-23vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq1
2024-02-13docs: stricter bufname and bufnr types (#27454)Maria José Solano1
2024-01-28vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar1
2024-01-26vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq1
2024-01-25docs: various fixes (#27063)dundargoc1
2024-01-22fix(eval): properly support checking v:lua function in exists() (#27124)Raphael1
2024-01-16docs(builtin): remove signatures of undocumented functions (#27039)zeertzjq1
2024-01-16vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq1
2024-01-16vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq1
2024-01-14docs(builtin): overload functions with union return typesaltermo1
2024-01-14docs(builtin): fix mapset() signature (#27008)zeertzjq1
2024-01-05vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq1
2023-12-28docs(eval): add parameter type for vim.fn.mode() (#26776)xvzc1
2023-12-16feat(ui): completeopt support popup like vimmathew1
2023-12-15vim-patch:17dca3cb97cd (#26584)zeertzjq1
2023-12-06fix(json): allow objects with empty keys #25564Emanuel1
2023-12-04build: enable lintlua for src/ dir #26395Justin M. Keyes1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-29vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq1
2023-11-28vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq1
2023-11-22vim-patch:596a9f29c83a (#26146)zeertzjq1
2023-11-09vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq1