index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval.c
Commit message (
Expand
)
Author
Age
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(timer): allow timer_info() to get info about current timer
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
refactor(eval): use tv_list_append_allocated_string()
zeertzjq
2023-04-19
*
vim-patch:8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'
zeertzjq
2023-04-17
*
vim-patch:8.2.4193: cannot use an import in 'charconvert'
zeertzjq
2023-04-17
*
vim-patch:8.2.4186: cannot use an import in 'patchexpr'
zeertzjq
2023-04-17
*
vim-patch:8.2.4182: memory leak when evaluating 'diffexpr'
zeertzjq
2023-04-17
*
vim-patch:8.2.4181: Vim9: cannot use an import in 'diffexpr'
zeertzjq
2023-04-17
*
vim-patch:9.0.1145: invalid memory access with recursive substitute expressio...
zeertzjq
2023-04-16
*
vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)
zeertzjq
2023-04-16
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
*
vim-patch:8.2.2978: warning for uninitialized variable
zeertzjq
2023-04-16
*
vim-patch:8.2.2977: crash when using a null function reference
zeertzjq
2023-04-16
*
vim-patch:8.2.2848: crash whn calling partial
zeertzjq
2023-04-16
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
vim-patch:9.0.0104: going beyond allocated memory when evaluating string cons...
zeertzjq
2023-04-15
*
vim-patch:8.2.4934: string interpolation fails when not evaluating
zeertzjq
2023-04-15
*
vim-patch:8.2.4930: interpolated string expression requires escaping
zeertzjq
2023-04-15
*
vim-patch:8.2.4883: string interpolation only works in heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.1378: cannot put space between function name and paren
zeertzjq
2023-04-15
*
vim-patch:8.2.3329: v_lock not set when getting value of environment variable
zeertzjq
2023-04-15
*
vim-patch:8.2.1014: using "name" for a string result is confusing
zeertzjq
2023-04-15
*
vim-patch:8.2.0634: crash with null partial and blob
zeertzjq
2023-04-15
*
vim-patch:8.2.0633: crash when using null partial in filter()
zeertzjq
2023-04-15
*
vim-patch:8.2.1111: inconsistent naming of get_list_tv() and eval_dict() (#23...
zeertzjq
2023-04-14
*
vim-patch:9.0.1452: code using EVAL_CONSTANT is dead, it is never set
zeertzjq
2023-04-14
*
vim-patch:8.2.1794: no falsy Coalescing operator
zeertzjq
2023-04-14
*
vim-patch:8.2.1512: failure after trinary expression fails
zeertzjq
2023-04-14
*
vim-patch:8.2.1189: Vim9: line continuation in lambda doesn't always work
zeertzjq
2023-04-14
*
vim-patch:8.2.3216: Vim9: crash when using variable in a loop at script level
zeertzjq
2023-04-14
*
vim-patch:8.2.1203: unused assignments in expression evaluation
zeertzjq
2023-04-14
*
vim-patch:8.2.1161: Vim9: using freed memory
zeertzjq
2023-04-14
*
vim-patch:8.2.1125: Vim9: double quote can be a string or a comment
zeertzjq
2023-04-14
*
vim-patch:8.2.1110: Vim9: line continuation does not work in function arguments
zeertzjq
2023-04-14
*
vim-patch:8.2.1103: Coverity reports an unnecessary NULL check
zeertzjq
2023-04-14
*
vim-patch:8.2.1100: Vim9: cannot use line break in :execute argument
zeertzjq
2023-04-14
*
vim-patch:8.2.1099: Vim9: cannot use line break in :cexpr argument
zeertzjq
2023-04-14
*
vim-patch:8.2.1098: Vim9: cannot use line break in :throw argument
zeertzjq
2023-04-14
*
vim-patch:8.2.1080: Vim9: no line break allowed in a for loop
zeertzjq
2023-04-14
*
vim-patch:8.2.1079: Vim9: no line break allowed in a while loop
zeertzjq
2023-04-14
*
vim-patch:8.2.1076: Vim9: no line break allowed in :if expression
zeertzjq
2023-04-14
*
vim-patch:8.2.1075: Vim9: no line break allowed in :echo expression
zeertzjq
2023-04-14
*
vim-patch:8.2.1074: Vim9: no line break allowed after some operators
zeertzjq
2023-04-14
*
vim-patch:8.2.1073: Vim9: no line break allowed in () expression
zeertzjq
2023-04-14
*
vim-patch:8.2.1071: Vim9: no line break allowed inside a lambda
zeertzjq
2023-04-14
*
vim-patch:8.2.1069: Vim9: fail to check for white space in list
zeertzjq
2023-04-14
*
vim-patch:8.2.1068: Vim9: no line break allowed inside a dict
zeertzjq
2023-04-14
*
vim-patch:8.2.1065: Vim9: no line break allowed inside a list
zeertzjq
2023-04-14
*
vim-patch:8.2.1064: Vim9: no line break allowed before comperators
zeertzjq
2023-04-14
[next]