index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
func_attr.h
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2025-02-26
build: move all generator scripts to `src/gen/`
Lewis Russell
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-07-05
fix(api): use text_locked() to check textlock
Sean Dewar
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2023-03-16
build: sanitizers for gcc
ii14
1
2022-06-30
refactor(uncrustify): change config to better align with style guide (#18803)
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2020-12-15
api: add textlock check
notomo
1
2019-12-22
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
1
2019-06-30
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
1
2019-04-13
API: emit nvim_error_event on failed async request
Justin M. Keyes
1
2018-09-23
func_attr.h: FUNC_ATTR_PRINTF
Michael Hoffmann
1
2017-06-06
lint
James McCoy
1
2017-06-04
func_attr: Allow disabling UBSAN for a function
James McCoy
1
2017-05-13
func_attr.h: use NVIM_HAS_ATTRIBUTE
Justin M. Keyes
1
2017-05-13
func_attr.h: clang 3.7+: REAL_FATTR_NONNULL_RET
Justin M. Keyes
1
2017-05-12
func_attr: Support "noreturn" attribute
James McCoy
1
2017-05-10
api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY
Björn Linse
1
2017-05-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-04-30
api: deprecate obsolete nvim_buf_get_number function
Björn Linse
1
2017-03-27
clint: Allow omitting include guards in .c.h file and func_attr.h file
ZyX
1
2017-03-15
api: implement FUNC_API_SINCE
Björn Linse
1
2016-08-31
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
1
2016-06-11
func_attr: Fix other new linter errors
ZyX
1
2016-06-11
*: Fix new linter errors
ZyX
1
2016-05-27
api: refactor remote ui to use API dispatch generation
Björn Linse
1
2015-08-13
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
1
2014-10-21
msgpack-rpc: Allow selective deferral API calls
Thiago de Arruda
1
2014-07-23
func_attr: clang/icc support NONNULL_* attr
Nicolas Hillegeer
1
2014-06-02
Add REAL_FATTR_ macros to func_attr.h, use them in lib/k*
ZyX
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1