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
Commit message (
Expand
)
Author
Age
...
|
|
*
fix: moved macros
Jakub Łuczyński
2020-02-13
|
|
*
fix: moved some static inline function
Jakub Łuczyński
2020-02-13
|
|
*
fix: vvlua_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: made eval_lavars_used global
Jakub Łuczyński
2020-02-13
|
|
*
fix: include static function declarations
Jakub Łuczyński
2020-02-13
|
|
*
fix: header updates
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out make_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: prof functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: var_set_global
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out new functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: func_init
Jakub Łuczyński
2020-02-13
|
|
*
unstatic some functions
Jakub Łuczyński
2020-02-13
|
|
*
moved more stuff
Jakub Łuczyński
2020-02-13
|
|
*
created header file
Jakub Łuczyński
2020-02-13
|
|
*
moved functions to user_funcs.c (no code changes)
Jakub Łuczyński
2020-02-13
|
*
|
Merge pull request #12047 from erw7/fix-resolve-on-windows
Matthieu Coudron
2020-04-19
|
|
\
\
|
|
*
|
Change to canonicalize only when reparse point in included
erw7
2020-04-02
|
|
*
|
Change resolve() to resolve symbolic links on Windows
erw7
2020-04-02
|
*
|
|
vim-patch:8.2.0507: getbufvar() may get the wrong dictionary
Jan Edmund Lazo
2020-04-13
|
*
|
|
vim-patch:8.2.0473: variables declared in an outer scope
Jan Edmund Lazo
2020-04-13
|
*
|
|
vim-patch:8.1.1745: compiler warning for unused argument
Jan Edmund Lazo
2020-04-13
|
*
|
|
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
|
|
/
/
|
*
|
vim-patch:8.1.0881: can execute shell commands in rvim through interfaces
Jan Edmund Lazo
2020-03-01
|
*
|
pvs/v1048: variable was assigned same value
Jan Edmund Lazo
2020-03-01
|
*
|
vim-patch:8.1.1510: a plugin cannot easily expand a command like done internally
Jan Edmund Lazo
2020-03-01
|
*
|
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
|
*
|
nvim:eval: Fix enum declaration for ListLenSpecials
Andreas Schneider
2020-02-23
|
*
|
vim-patch:8.1.1122: char2nr() does not handle composing characters
Jan Edmund Lazo
2020-02-20
|
|
/
|
*
vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
erw7
2020-02-12
|
*
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
|
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
|
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
|
*
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
|
*
vim-patch:8.1.1579: dict and list could be GC'ed while displaying error
Jan Edmund Lazo
2020-01-05
|
*
PVS/V618: fix emsgf format specifier #11643
Husain Alshehhi
2020-01-01
|
*
vim-patch:8.2.0030: "gF" does not work on output of "verbose command"
Jan Edmund Lazo
2019-12-22
|
*
vim-patch:8.2.0025: repeated word in comment (#11586)
Jan Edmund Lazo
2019-12-21
|
*
dictwatcher: fix use-after-free #11495
erw7
2019-12-02
|
/
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
free_buffer: rework b:changedtick handling #9163
Justin M. Keyes
2019-08-12
*
vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"
Jan Edmund Lazo
2019-07-28
*
PVS/V1037: suppress warning #10528
Ihor Antonov
2019-07-18
*
vim-patch:8.1.0167: lock flag in new dictitem is reset in many places
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0130: ":profdel func" does not work if func was called already
Daniel Hahler
2019-06-08
*
vim-patch:8.1.0902: incomplete set of assignment operators
erw7
2019-05-29
*
vim-patch:8.1.0642: swapinfo() leaks memory
Justin M. Keyes
2019-04-29
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
build: Fix -Wconversion warnings for fpclassify et al
Justin M. Keyes
2019-01-21
[prev]
[next]