aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tree-sitter: inspect languageBjörn Linse2019-09-28
* tree-sitter: add some more APIBjörn Linse2019-09-28
* tree-sitter: styleBjörn Linse2019-09-28
* tree-sitter: use standard luaL_newmetatable and luaL_checkudata patternBjörn Linse2019-09-28
* tree-sitter: rename tree_sitter => treesitter for consistencyBjörn Linse2019-09-28
* tree-sitter: add basic testing on ciBjörn Linse2019-09-28
* tree-sitter: support pre-registration of languagesBjörn Linse2019-09-28
* tree-sitter: objectify APIBjörn Linse2019-09-28
* tree-sitter: cleanup build codeBjörn Linse2019-09-28
* Create BuildUtf8proc.cmake and FindUtf8proc.cmakeBjörn Linse2019-09-28
* tree-sitter: load parsers as .so filesBjörn Linse2019-09-28
* tree-sitter: initial tree-sitter supportBjörn Linse2019-09-28
* tree-sitter: change vendored tree-sitter to use nvim memory managementBjörn Linse2019-09-28
* tree-sitter: vendor tree-sitter runtimeBjörn Linse2019-09-28
* vim-patch:8.1.2083: multi-byte chars do not work properly with "%.*S" in prin...Daniel Hahler2019-09-28
* vim-patch:8.0.0914: highlight attributes are always combined (#10256)Daniel Hahler2019-09-26
* Merge pull request #10978 from blueyed/update-libuvDaniel Hahler2019-09-25
|\
| * Revert "win/os_env_exists(): workaround libuv bug #10734"Daniel Hahler2019-09-25
* | paste: fix handling of "<" in cmdline (#11094)Daniel Hahler2019-09-25
|/
* tui: flush ui buffer in tui_terminal_after_startup (#11083)Daniel Hahler2019-09-24
* vim-patch:8.0.1754: ex_helpgrep() is too long #11084Jan Edmund Lazo2019-09-23
* vim-patch:8.0.1812: refactor qf_jump_to_usable_window() #11078Jan Edmund Lazo2019-09-22
* terminfo_start: flush buffer #11074Daniel Hahler2019-09-22
* vim-patch:8.1.2059: fix for "x" deleting a fold has side effectsDaniel Hahler2019-09-22
* vim-patch:8.1.2052: using "x" before a closed fold may delete that foldDaniel Hahler2019-09-22
* screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22
* env: use putenv_s for LC_ALL, LANG, etc. #11050erw72019-09-22
* vim-patch:8.1.2060: "precedes" in 'listchars' not used properlyJustin M. Keyes2019-09-21
* Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
* vim-patch:8.1.2055: profile: adjust line format #11058Daniel Hahler2019-09-21
* Merge #11060 from janlazo/vim-8.1.1783Justin M. Keyes2019-09-21
|\
| * vim-patch:8.0.1621: using invalid default value for highlight attributeJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1529: assert_equalfile() does not close file descriptorsJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1776: in tests, when WaitFor() fails it doesn't say whyJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1771: in tests, when WaitFor() fails it doesn't say whyJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1733: incomplete testing for completion fixJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1539: no test for the popup menu positioningJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1109: timer causes error on exit from Ex modeJan Edmund Lazo2019-09-21
| * vim-patch:8.1.2058: function for ex command is named inconsistentlyJan Edmund Lazo2019-09-21
| * vim-patch:8.1.2054: compiler test for Perl may failJan Edmund Lazo2019-09-21
| * vim-patch:8.1.1783: MS-Windows: compiler test may fail when using %:SJan Edmund Lazo2019-09-21
* | vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
|/
* screen: fix vcol counting with virtual text. Fixes #9941Björn Linse2019-09-21
* win_update: fix redraw regression (#11027)Daniel Hahler2019-09-18
* vim-patch:8.0.1770: assert functions don't return anythingJan Edmund Lazo2019-09-16
* vim-patch:8.0.1523: cannot write and read terminal screendumpsJan Edmund Lazo2019-09-16
* Merge pull request #11025 from bfredl/doublescrollBjörn Linse2019-09-15
|\
| * compositor: avoid transmitting invalid lines on double scrollBjörn Linse2019-09-15
* | test/old: detect user modules for python,rubyJan Edmund Lazo2019-09-15
* | vim-patch:8.1.0220: Ruby converts v:true and v:false to a numberJan Edmund Lazo2019-09-15
|/