aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into mix_20240309HEADrahmJosh Rahm2025-02-05
|\
| * vim-patch:9.1.1074: Strange error when heredoc marker starts with "trim" (#32...zeertzjq2025-02-04
| * vim-patch:9.0.1391: "clear" macros are not always used (#32312)zeertzjq2025-02-03
| * vim-patch:8.2.4948: cannot use Perl heredoc in nested :def function (#32311)zeertzjq2025-02-03
| * vim-patch:9.1.1071: args missing after failing to redefine a functionzeertzjq2025-02-03
| * vim-patch:9.1.1066: heap-use-after-free and stack-use-after-scope with :14ver...zeertzjq2025-02-03
| * vim-patch:9.1.1063: too many strlen() calls in userfunc.czeertzjq2025-02-03
| * vim-patch:9.0.1142: crash and/or memory leak when redefining functionzeertzjq2025-02-03
| * vim-patch:8.2.2505: Vim9: crash after defining function with invalid return typezeertzjq2025-02-03
| * vim-patch:8.2.1445: Vim9: function expanded name is cleared when sourcing againzeertzjq2025-02-03
| * vim-patch:8.2.0825: def_function() may return pointer that was freedzeertzjq2025-02-03
| * vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq2025-02-02
| * vim-patch: port some userfunc.c refactorings from Vim (#32292)zeertzjq2025-02-02
| * vim-patch:9.1.1017: Vim9: Patch 9.1.1013 causes a few problemszeertzjq2025-01-16
| * vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646zeertzjq2025-01-16
| * refactor(options): remove code for multitype optionsFamiu Haque2025-01-14
| * vim-patch:9.1.0984: exception handling can be improvedzeertzjq2025-01-07
| * feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal2025-01-02
| * fix(jobs): do not block UI when jobwait() doesn't block (#31803)Gregory Anders2025-01-01
| * refactor(options): use `const` in more places (#31791)Famiu Haque2025-01-01
| * refactor(eval): move funcs to deprecated.c #31650Justin M. Keyes2024-12-23
| * refactor: iwyu #31637Justin M. Keyes2024-12-23
| * feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
| * refactor(wininfo): change wininfo from a linked list to an arraybfredl2024-12-16
| * vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq2024-11-26
| * refactor(options): fix confusing naming of `scope` and `req_scope` (#31317)Famiu Haque2024-11-25
| * fix(messages): more ext_messages kinds #31279luukvbaal2024-11-20
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-25
|\|
| * vim-patch:9.1.0870: too many strlen() calls in eval.c (#31267)zeertzjq2024-11-19
| * refactor(highlight): make enum of builtin highlights start with 1bfredl2024-11-13
| * refactor(message): propagate highlight id instead of attrsLuuk van Baal2024-11-08
| * vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)zeertzjq2024-10-30
| * refactor(options): option flags enum #30961Famiu Haque2024-10-28
| * vim-patch:9.1.0775: tests: not enough tests for setting options (#30785)zeertzjq2024-10-13
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-19
|\|
| * refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
| * refactor: rename "process" => "proc" #30387Justin M. Keyes2024-09-15
| * fix(startup): server fails if $NVIM_APPNAME is relative dir #30310Justin M. Keyes2024-09-08
| * vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
| * vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06
| * refactor: extract eval/fs.c from eval/funcs.c (#29985)zeertzjq2024-08-06
| * build(deps): remove msgpack-c dependencybfredl2024-08-05
| * refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
| * refactor: move some functions out of eval.c (#29964)zeertzjq2024-08-02
| * fix(eval): handle wrong v:lua in expr option properly (#29953)zeertzjq2024-08-02
| * refactor(eval): treat v:lua call as simple functionzeertzjq2024-08-02
| * vim-patch:9.1.0649: Wrong comment for "len" argument of call_simple_func()zeertzjq2024-08-02
| * vim-patch:9.0.0634: evaluating "expr" options has more overhead than neededzeertzjq2024-08-02
| * vim-patch:9.0.0632: calling a function from an "expr" option has overheadzeertzjq2024-08-02
| * vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...zeertzjq2024-08-02