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
*
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
*
process: Remove indeterminism that causes reordering of pty events
oni-link
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
*
eval: Fixes to job control
Thiago de Arruda
2015-08-13
*
eval: Use proper refcount of msgpack type lists
ZyX
2015-08-05
*
Merge pull request #3034 from ZyX-I/msgpack-eval
Justin M. Keyes
2015-08-03
|
\
|
*
eval: Call list_append_allocated_string from list_append_string
ZyX
2015-08-02
|
*
vim_to_msgpack: Silence -Werror=unitialized compiler error
ZyX
2015-08-02
|
*
eval: Remove most of msgpack* functions limitations
ZyX
2015-08-02
|
*
eval: Add msgpackparse and msgpackdump functions
ZyX
2015-08-02
*
|
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
|
eval.c: Only inline float_op_wrapper on non-i386 #3072
Wander Nauta
2015-07-21
*
|
Implement API function to call functions #2979
Sebastian Witte
2015-07-19
*
|
synIDattr(): true color awareness
Marco Hinz
2015-07-18
*
|
eval: Fix duplicate code in trig/math functions #3035
Wander Nauta
2015-07-18
*
|
Macro cleanup: FEAT_SHORTCUT, replace with WIN32
Hettomei
2015-07-17
*
|
Macro cleanup: USE_FILE_CHOOSER
Hettomei
2015-07-17
*
|
Macro cleanup: FEAT_GUI_MOTIF
Hettomei
2015-07-17
[next]