Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | API: Accept empty lists as dictionaries | KillTheMule | 2018-05-23 |
| | |||
* | *: Add some PVS comments | ZyX | 2018-04-15 |
| | |||
* | build/msvc: Fix preprocessor parsing | b-r-o-c-k | 2018-02-28 |
| | | | | Preprocessor directives on the first line of the file were not being parsed. | ||
* | ui: forward relevant option updates to UIs (#7520) | Björn Linse | 2017-12-12 |
| | | | also make termguicolors mutable after startup | ||
* | *: Fix some typos found by oni-link | ZyX | 2017-11-06 |
| | |||
* | Merge branch 'master' into expression-parser | ZyX | 2017-10-30 |
|\ | |||
| * | vim-patch:8.0.0102 | ckelsel | 2017-09-24 |
| | | | | | | | | | | | | | | | | Problem: Cannot set 'dictionary' to a path. Solution: Allow for slash and backslash. Add a test (partly by Daisuke Suzuki, closes vim/vim#1279, closes vim/vim#1284) https://github.com/vim/vim/commit/7554da4033498c4da0af3cde542c3e87e9097b73 | ||
* | | gen_declarations: Do not generate line numbers by default | ZyX | 2017-10-29 |
|/ | |||
* | log: all UI events, not just UI-bridge | Justin M. Keyes | 2017-07-22 |
| | | | | Rename ui_bridge.c:UI_CALL to UI_BRIDGE_CALL. | ||
* | options: Silence V542 without using comments | ZyX | 2017-05-20 |
| | |||
* | options: Silence V542 the other way | ZyX | 2017-05-20 |
| | | | Still does not work though. | ||
* | options: Silence V542: odd casts for .def_val | ZyX | 2017-05-20 |
| | |||
* | ui_events: erase internal type HlAttrs (#6718) | Björn Linse | 2017-05-11 |
| | |||
* | api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY | Björn Linse | 2017-05-10 |
| | |||
* | api: add metadata for ui events | Björn Linse | 2017-05-10 |
| | |||
* | generators: separate source generators from scripts | Björn Linse | 2017-05-10 |