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
*
vim patches 7.4.955/974/975/989. #3919
Michael Ennen
2016-01-13
*
portability: fix cast.
Justin M. Keyes
2016-01-10
*
portability: use portable format specifier
Justin M. Keyes
2016-01-10
*
Improve coding style
watiko
2016-01-10
*
vim-patch:7.4.1032
watiko
2016-01-10
*
vim-patch:7.4.950
watiko
2016-01-10
*
vim-patch:7.4.946
watiko
2016-01-10
*
vim-patch:7.4.944
watiko
2016-01-10
*
eval: Do not use msgpack#string for error messages
ZyX
2016-01-07
*
eval: Use better error messages when failing to dump values
ZyX
2016-01-04
*
eval: Use list_unref in place of decrementing refcount directly
ZyX
2015-12-13
*
eval: Replace internal_refcount hack with proper copyID setting
ZyX
2015-12-13
*
Merge pull request #3753 from watiko/vim-7.4.790
Justin M. Keyes
2015-12-12
|
\
|
*
Improve coding style
watiko
2015-11-28
|
*
vim-patch:7.4.786
watiko
2015-11-28
*
|
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
|
/
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Add TermClose event
Marco Hinz
2015-11-15
*
Add file selection prompt on ":oldfiles!"
Marco Hinz
2015-11-10
*
Add ":profile stop"
Marco Hinz
2015-11-10
*
eval: Implement dictionary change notifications
Thiago de Arruda
2015-11-09
*
eval: Extract `find_var_ht_dict` from `find_var_ht`
Thiago de Arruda
2015-11-09
*
eval: Extract `find_ufunc` from `get_dict_callback`
Thiago de Arruda
2015-11-09
*
Remove useless FEAT_BROWSE ifdef
Michael Reed
2015-11-01
*
undo: Do some refactoring
ZyX
2015-10-29
*
Implement server_address_new()
Rui Abreu Ferreira
2015-10-18
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
shada: Use same iteration end conditions as with other iterators
ZyX
2015-10-08
*
eval: Use proper iteration end condition
ZyX
2015-10-08
*
eval: Reorder checks in var_shada_iter
ZyX
2015-10-08
*
eval: Remove incorrect NONNULL_RET attributes
ZyX
2015-10-08
*
*: Fix problems with clang+asan Release build
ZyX
2015-10-08
*
eval,functests: Reference all additional_* items created by ShaDa
ZyX
2015-10-08
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
eval/string(): Share code between msgpackdump() and string()+:echo
ZyX
2015-09-30
*
eval/msgpackdump(): Use copyID for protecting against recursive input
ZyX
2015-09-30
*
eval/msgpackparse(): Fix crash by adding return at error
ZyX
2015-09-19
*
eval: Fix `ex_delfunction` to use the `uf_refcount` field properly
Thiago de Arruda
2015-09-18
*
vim-patch:7.4.609
oni-link
2015-09-07
*
termopen(): remove `name` feature. #3181
Mathieu Xhonneux
2015-08-30
*
Windows: avoid "uv_" naming conflicts. #3225
Seth Jackson
2015-08-27
*
vim-patch:7.4.836 #3244
Justin M. Keyes
2015-08-26
*
Windows: Add has('win32'). #3223
Rui Abreu Ferreira
2015-08-23
*
eval: Protect job callbacks from being redefined
Thiago de Arruda
2015-08-21
*
7.4.813
James McCoy
2015-08-20
*
fs.c: implement os_file_is_readable()
Justin M. Keyes
2015-08-17
*
eval: Fix jobwait() to process multiple jobs concurrently
Thiago de Arruda
2015-08-13
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
[next]