| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | viml/parser/expressions: Add support for comparison operators | ZyX | 2017-10-15 | |
| | | * | | | | | | | | | viml/parser/expressions: Make sure that arrows outside lambda throw | ZyX | 2017-10-15 | |
| | | * | | | | | | | | | viml/parser/expressions: Add support for ternary operator | ZyX | 2017-10-15 | |
| | | * | | | | | | | | | viml/parser/expressions: Fix determining invalid commas/colons | ZyX | 2017-10-15 | |
| | | * | | | | | | | | | viml/parser/expressions: Fix call inside nested parenthesis | ZyX | 2017-10-15 | |
| | | * | | | | | | | | | unittests: Add support for dumping “expected” state | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/parser/expressions: Add a way to adjust lexer | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/parser/expressions: Make curly braces name actually work | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/parser/expressions: Make commas actually work when calling | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/parser/expressions: Make commas actually work when calling | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/parser/expressions: Add support for figure braces (three kinds) | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | klee: Start preparing for klee tests | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/parser/expressions: Start creating expressions parser | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | unittests: Move some functions into helpers modules | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/parser: Handle encoding conversions | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | viml/expressions: Add lexer with some basic tests | ZyX | 2017-10-08 | |
| | | * | | | | | | | | | unittests: Add a way to print trace on regular error | ZyX | 2017-09-29 | |
| | | * | | | | | | | | | test/helpers: Add format_string and format_luav | ZyX | 2017-09-29 | |
| | * | | | | | | | | | | ui: fix glitch with both ext_cmdline and cmd_wildmenu | Björn Linse | 2017-12-06 | |
| | * | | | | | | | | | | tests: cleanup ui/cmdline_spec.lua | Björn Linse | 2017-12-05 | |
| | * | | | | | | | | | | Merge #7477 from FlorianGit/empty-lists-dicts-strings | Justin M. Keyes | 2017-12-05 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | Viml: Make filter and map handle null list correct | FlorianGit | 2017-12-03 | |
| | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | tui: flush -V3 ('verbose' >= 3) info ASAP | Justin M. Keyes | 2017-12-05 | |
| | * | | | | | | | | | | test/tui: -V3log logs terminfo values | Justin M. Keyes | 2017-12-05 | |
| | * | | | | | | | | | | test: write_file(): support append-mode | Justin M. Keyes | 2017-12-05 | |
| | * | | | | | | | | | | test: retry(): fix time calculation | Justin M. Keyes | 2017-12-05 | |
| | * | | | | | | | | | | test: macOS 10.13: unibilium cannot find "xterm" terminfo | Justin M. Keyes | 2017-12-05 | |
| | * | | | | | | | | | | test: tui_spec: narrower scope for timeout tweaks | Justin M. Keyes | 2017-12-05 | |
| | |/ / / / / / / / / | ||||
| | * | | | | | | | | | unittest: Ignore _Float128 types in ffi | James McCoy | 2017-11-29 | |
| | * | | | | | | | | | Merge #7640 'term' option | Justin M. Keyes | 2017-11-27 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | lint | Justin M. Keyes | 2017-11-27 | |
| | | * | | | | | | | | | test: tui_spec.lua: use robust settings | Justin M. Keyes | 2017-11-27 | |
| | | * | | | | | | | | | tui: expose terminal type in 'term' option | Justin M. Keyes | 2017-11-27 | |
| | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||
| | * / | | | | | | | | tests: mark flaky socket test pending for now | Björn Linse | 2017-11-27 | |
| | |/ / / / / / / / | ||||
| | * | | | | | | | | Merge pull request #6844 from bfredl/channel | Björn Linse | 2017-11-26 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | channels: tests | Björn Linse | 2017-11-26 | |
| | | * | | | | | | | | core dumps: don't use pipe, it does not work | Björn Linse | 2017-11-25 | |
| | | * | | | | | | | | test: add hexdump utilitiy function | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | test: :highlight validation errors | nate | 2017-11-25 | |
| | |/ / / / / / / / | ||||
| | * | | | | | | | | FIXUP: duplicate error number in #7422 | Björn Linse | 2017-11-23 | |
| | * | | | | | | | | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422) | Björn Linse | 2017-11-22 | |
| | * | | | | | | | | Merge #7345 'location-list update on buffer-modified' | Justin M. Keyes | 2017-11-21 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | | * | | | | | | | quickfix: fix location list updates (test). | Lech Lorens | 2017-10-31 | |
| | * | | | | | | | | 'viewoptions': add "curdir" flag #7447 | Eric Roberts | 2017-11-18 | |
| | * | | | | | | | | defaults: scrollback=10000 (#7556) | Justin M. Keyes | 2017-11-14 | |
| | * | | | | | | | | doc: test/README.md: migrate wiki info (#7552) | nateozem | 2017-11-14 | |
| | * | | | | | | | | Merge pull request #7545 from jamessan/test-fixes | James McCoy | 2017-11-12 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | tests: terminal: Assert for SIGWINCH handling before continuing | James McCoy | 2017-11-12 | |
| | | * | | | | | | | | tui_spec: Convert nil to "" before formatting it | James McCoy | 2017-11-12 | |
| | * | | | | | | | | | test/unit/path_spec: expect correct buffer size (#7514) | Marco Hinz | 2017-11-13 | |