aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api
Commit message (Expand)AuthorAge
* ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* docJustin M. Keyes2017-12-10
* doc: hack to avoid doxygen bugJustin M. Keyes2017-12-10
* Merge #7234 'built-in expression parser'Justin M. Keyes2017-12-09
|\
| * viml/parser/expressions: Make $ENV not depend on &isidentZyX2017-11-26
| * Merge branch 'master' into expression-parserZyX2017-11-26
| |\ | |/ |/|
| * Merge branch 'master' into expression-parserZyX2017-11-19
| |\
| * | viml/parser/expressions: Add support for parsing assignmentsZyX2017-11-12
| * | *: Fix linter errorsZyX2017-11-06
| * | Merge branch 'master' into expression-parserZyX2017-11-06
| |\ \
| * | | api/vim: Add “len” dictionary keyZyX2017-11-06
| * | | tests: Add missing test casesZyX2017-11-06
| * | | api/vim,functests: Add tests for nvim_parse_expression, fix found bugsZyX2017-11-06
| * | | vim/api: Actually dump AST, fix some bugs in nvim_parse_expressionZyX2017-11-06
| * | | api/vim: Create part of nvim_parse_expression functionZyX2017-11-06
| * | | Merge branch 'master' into expression-parserZyX2017-10-30
| |\ \ \
| * | | | api/vim: Add nvim_parse_expression functionZyX2017-10-29
* | | | | channels: refactorBjörn Linse2017-11-24
* | | | | Merge #7593 'PVS static analysis fixes'Justin M. Keyes2017-11-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | helpers.c: statically assert integer falls within rangePeter Kalauskas2017-11-22
|/ / / /
* | | / Use PRId64 to format Integer when calling api_set_errorJames McCoy2017-11-12
| |_|/ |/| |
* | | doc: API (generated)Justin M. Keyes2017-11-06
* | | doc: nvim_buf_add_highlight(): zero-indexed linesJustin M. Keyes2017-11-06
* | | docJustin M. Keyes2017-11-06
* | | Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
|\ \ \ | |_|/ |/| |
| * | ui: allow external ui to draw wildmenuDongdong Zhou2017-10-29
|/ /
* | ext_cmdline: rename cmdline_char to cmdline_special_charBjörn Linse2017-10-26
* | ext_cmdline: extend "function" to generic "block" mechanismBjörn Linse2017-10-26
* | ext_cmdline: add support for highlightingBjörn Linse2017-10-26
* | ext_cmdline: lintDongdong Zhou2017-10-26
* | ext_cmdline: added indentDongdong Zhou2017-10-26
* | ext_cmdline: Add function block supportDongdong Zhou2017-10-26
* | ext_cmdline: added cmdline levelDongdong Zhou2017-10-26
* | ext_cmdline: change to use ui_callDongdong Zhou2017-10-26
* | bufhl: support creating new groupsBjörn Linse2017-10-19
|/
* test: nvim_get_hl_by_name/by_id #7082Justin M. Keyes2017-10-08
* Merge #7082 'api: nvim_get_hl_by_name/by_id'Justin M. Keyes2017-10-08
|\
| * Changed prototypes to accept a boolean "rgb"Matthieu Coudron2017-09-30
| * Increased test coverage for RGB and ctermMatthieu Coudron2017-09-30
| * Adds nvim_get_hl_by_name/by_idMatthieu Coudron2017-09-30
|/
* doc: channel, eventloopJustin M. Keyes2017-09-05
* doc/api: nvim_out_write() and friendsJustin M. Keyes2017-08-18
* api/helpers: Fix typoZyX2017-08-06
* api/helpers: Clarify try_start() usageZyX2017-08-06
* *: Fix clint errorsZyX2017-07-18
* api helpers: Also save and restore did_emsgZyX2017-07-18
* api helpers: Save/restore more values in try_enter/try_leaveZyX2017-07-16
* Merge branch 'master' into colored-cmdlineZyX2017-07-15
|\
| * doc: api.txt; deprecate <special>Justin M. Keyes2017-07-08
| * 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08