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
*
api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawn
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}
Thiago de Arruda
2014-09-12
*
Merge pull request #1149 from splinterofchaos/vim-patch-7.4.278
Justin M. Keyes
2014-09-09
|
\
|
*
vim-patch:7.4.278
Scott Prager
2014-09-09
*
|
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
|
/
*
Merge pull request #1107 from fmoralesc/matchaddpos
Justin M. Keyes
2014-09-05
|
\
|
*
vim-patch: 7.4.330
Felipe Morales
2014-09-04
*
|
fileinfo: change returntype of os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
|
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
|
fileinfo: implement os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
|
msgpack-rpc: Always use arrays when sending events or calls
Thiago de Arruda
2014-08-29
|
/
*
Merge pull request #1024 from war1025/dev/for_all_buffers
Justin M. Keyes
2014-08-19
|
\
|
*
FOR_ALL_BUFFERS use locally declared buffer pointer
Wayne Rowcliffe
2014-08-17
|
*
Add FOR_ALL_BUFFERS helper
Wayne Rowcliffe
2014-08-02
*
|
Merge pull request #1019 from splinterofchaos/globpath
Justin M. Keyes
2014-08-18
|
\
\
|
*
|
vim-patch:7.4.279
Scott Prager
2014-08-04
|
|
/
*
|
vim-patch:7.4.327 #1010
André Twupack
2014-08-13
*
|
vim-patch:7.4.323 #967
André Twupack
2014-08-07
*
|
Refactor vim_feedkeys and f_feedkeys
Rui Abreu Ferreira
2014-08-07
*
|
Remove FEAT_TAG_ANYWHITE
Pavel Platto
2014-08-02
|
/
*
eval: re-add has('mac') and has('macunix') #976
Nicolas Hillegeer
2014-07-30
*
eval: re-remove USE_CR #1002
Nicolas Hillegeer
2014-07-30
*
Remove FEAT_MOUSE_JSB
Fredrik Fornwall
2014-07-29
*
Remove unused arg 'defer' in 'job_start' #1000
oni-link
2014-07-29
*
eval: reimplement f_system() on top of os_system()
Nicolas Hillegeer
2014-07-27
*
viml: re-add sha256() function
Nicolas Hillegeer
2014-07-21
*
startuptime: always enable startuptime
Nicolas Hillegeer
2014-07-20
*
provider: Add support for python commands/functions
Thiago de Arruda
2014-07-17
*
provider: Add support functions for calling external interpreters
Thiago de Arruda
2014-07-17
*
provider: New module used to expose extension points for core services
Thiago de Arruda
2014-07-17
*
job: No longer free the job data. It's now done by the exit callback
Thiago de Arruda
2014-07-17
*
wstream: Pass WBuffer refcount as a constructor parameter
Thiago de Arruda
2014-07-17
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
*
Extract `tempfile` module from fileio
Pavel Platto
2014-07-14
*
Refactor vim_tempname
Pavel Platto
2014-07-14
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
os_open: impl mch_open with libuv. ref #133
Justin M. Keyes
2014-07-14
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
vim-patch:7.4.306 #842
Will Stamper
2014-07-11
*
c99: remove vim_round #909
Nicolas Hillegeer
2014-07-11
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move stdarg.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move locale.h include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
remove stdbool.h include from vim.h and globals.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
Introduce ga_append_via_ptr() and GA_APPEND_VIA_PTR()
Felipe Oliveira Carvalho
2014-06-30
*
Introduce GA_APPEND()
Felipe Oliveira Carvalho
2014-06-30
[next]