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
/
func_attr.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
build: sanitizers for gcc
ii14
2023-03-16
*
refactor(uncrustify): change config to better align with style guide (#18803)
dundargoc
2022-06-30
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
api: add textlock check
notomo
2020-12-15
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
2019-06-30
*
API: emit nvim_error_event on failed async request
Justin M. Keyes
2019-04-13
*
func_attr.h: FUNC_ATTR_PRINTF
Michael Hoffmann
2018-09-23
*
lint
James McCoy
2017-06-06
*
func_attr: Allow disabling UBSAN for a function
James McCoy
2017-06-04
*
func_attr.h: use NVIM_HAS_ATTRIBUTE
Justin M. Keyes
2017-05-13
*
func_attr.h: clang 3.7+: REAL_FATTR_NONNULL_RET
Justin M. Keyes
2017-05-13
*
func_attr: Support "noreturn" attribute
James McCoy
2017-05-12
*
api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY
Björn Linse
2017-05-10
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
api: deprecate obsolete nvim_buf_get_number function
Björn Linse
2017-04-30
*
|
clint: Allow omitting include guards in .c.h file and func_attr.h file
ZyX
2017-03-27
|
/
*
api: implement FUNC_API_SINCE
Björn Linse
2017-03-15
*
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
2016-08-31
*
func_attr: Fix other new linter errors
ZyX
2016-06-11
*
*: Fix new linter errors
ZyX
2016-06-11
*
api: refactor remote ui to use API dispatch generation
Björn Linse
2016-05-27
*
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
2015-08-13
*
msgpack-rpc: Allow selective deferral API calls
Thiago de Arruda
2014-10-21
*
func_attr: clang/icc support NONNULL_* attr
Nicolas Hillegeer
2014-07-23
*
Add REAL_FATTR_ macros to func_attr.h, use them in lib/k*
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15