aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/message.h
Commit message (Expand)AuthorAge
* vim-patch:8.0.0074Michael Schupikov2017-12-15
* Merge #6110 'refactor: Move vim_*printf to strings.c'.Justin M. Keyes2017-02-17
|\
| * message,strings: Move vim_*printf functions to strings.cZyX2017-02-14
* | *: Partial string handling refactoringZyX2017-02-15
|/
* message: Remove useless emsg* functions, leaving only emsgfZyX2016-04-18
* eval/decode: Make sure that error messages do not cause overflowZyX2016-04-18
* *: Fix linter errorsZyX2016-04-18
* vim: Move *MSG* macros to message.hZyX2016-04-18
* message: add missing stdarg.h include #993Andrew Chin2014-07-25
* vim: include used definitions in headersNicolas Hillegeer2014-07-16
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in headers which have functions with bool in signaturePavel Platto2014-07-11
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15