aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private/dispatch.c
Commit message (Expand)AuthorAge
* build: remove PVSdundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(api): move command related API to separate filebfredl2022-06-12
* refactor(api): move option code to own filebfredl2022-06-12
* refactor(api): use hashy hash for looking up api method and event namesbfredl2022-05-30
* feat(ui): connect to remote ui (only debug messages for now)bfredl2022-03-12
* feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29
* refactor(api): move extmark API to its own fileBjörn Linse2021-10-25
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor(api): move window config related functions to own fileBjörn Linse2021-10-04
* Refactor/uncrustify (#15790)dundargoc2021-09-29
* refactor: format #15702dundargoc2021-09-18
* refactor(map): remove extra-allocating map_new/map_free functionsBjörn Linse2021-08-22
* api: move deprecated functions to separate filesBjörn Linse2020-12-05
* Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
* func_attr.h: FUNC_ATTR_PRINTFMichael Hoffmann2018-09-23
* API: Avoid overrun when formatting error-messageJustin M. Keyes2018-09-05
* dispatch.c: changed api_set_error_callmicha2018-07-15
* channel.c: refactor spaghetti codemicha2018-07-14
* API: validation: mention invalid method name (#8489)Justin M. Keyes2018-06-07
* *: Add comment to all C filesZyX2017-04-19
* api: move verbatim c code out of gendispatch.lua and into c filesBjörn Linse2016-10-19