Commit Graph

  • e18a578308 *: Move some dictionary functions to typval.h and use char* ZyX 2016-08-20 22:24:34 +03:00
  • 50a48f2a0e functests: Add tests for some *buf* functions ZyX 2016-07-30 01:39:32 +03:00
  • fb146e80aa eval: Split eval.c into smaller files ZyX 2016-07-26 23:16:23 +03:00
  • 18e7d55200 terminal.c:redraw(): Avoid invalid cursor col (#6379) Justin M. Keyes 2017-03-29 02:13:50 +02:00
  • e86042ae17 vim-patch:7.4.2343 and mark NA patches (#6384) lonerover 2017-03-29 07:30:54 +08:00
  • b9e7ab1484 refactor/single-include: charset.h (#6385) Samuel Catherasoo 2017-03-28 19:21:30 -04:00
  • 6fbcbebae0 win: health/provider.vim: check with .exe extension Justin M. Keyes 2017-03-28 01:02:42 +02:00
  • 9d200cd0a3 getcompletion("cmdline") (#6376) Justin M. Keyes 2017-03-27 21:04:52 +02:00
  • 595acbbc42 rplugin.vim: GetManifestPath(): be more explicit (#6361) Daniel Hahler 2017-03-27 16:28:05 +02:00
  • 72c29895e0 Merge #6375 from justinmk/check-single-includes Justin M. Keyes 2017-03-27 15:16:17 +02:00
  • 88124dfebc build: Prefix check-single-includes artifacts. Justin M. Keyes 2017-03-27 14:44:14 +02:00
  • e20e9645b2 build: Rename NEOVIM_* to NVIM_* Justin M. Keyes 2017-03-27 14:12:23 +02:00
  • 62774e4356 ci: Check that #include "*.h" works as a single include Eiichi NISHINA 2017-02-12 02:10:53 +09:00
  • 7bc37ffb22 terminal: global 'scrollback' #6352 Jakob Schnitzer 2017-03-24 20:21:05 +01:00
  • 2b1398c31e Merge #6372 from lonerover/vim-7.4.2307 Justin M. Keyes 2017-03-27 13:16:17 +02:00
  • 9cd7e19904 vim-patch:7.4.2334 lonerover 2017-03-24 12:24:25 +08:00
  • 85ba14af6a vim-patch:7.4.2330 lonerover 2017-03-23 22:54:30 +08:00
  • 20e7652b69 vim-patch:7.4.2307 lonerover 2017-03-23 22:42:26 +08:00
  • 5992cdf3c2 cmake: Use set_property in place of target_include_dirs ZyX 2017-01-30 23:13:06 +03:00
  • a24e94215e eval,functests: Fix linter errors ZyX 2017-01-30 03:35:45 +03:00
  • d13fdfd446 functests: Add test for debug.debug ZyX 2017-01-30 03:30:45 +03:00
  • 73d37f8b6e executor: Add :lua debug.debug mock ZyX 2017-01-30 00:34:33 +03:00
  • edc80f6b46 vim-patch:7.4.2357 (#6354) raichoo 2017-03-26 23:15:53 +02:00
  • 9fd2bf67aa executor,functests: Add print() tests, some fixes ZyX 2017-01-29 23:22:50 +03:00
  • ebad046220 doc: Update vim_diff data regarding ShaDa ZyX 2017-01-29 22:11:31 +03:00
  • 279e3410cf doc: Update vim_diff.txt ZyX 2017-01-29 22:07:24 +03:00
  • 90e2a043e3 executor: Add print() function ZyX 2017-01-29 21:58:55 +03:00
  • f2ad6201d9 api: Use a form of 1 << 63 for INTERNAL_CALL_MASK ZyX 2017-01-29 21:03:36 +03:00
  • 1801d44f53 executor: Do not use S_LEN for memcpy ZyX 2017-01-29 20:20:41 +03:00
  • 09fe6185b7 doc: Enhance documentation ZyX 2017-01-29 20:02:46 +03:00
  • dcb992ab37 executor: Add :luafile command ZyX 2017-01-29 19:51:55 +03:00
  • 295e7607c4 executor: Fix some memory leaks ZyX 2017-01-29 19:32:01 +03:00
  • e1bbaca7ac executor,functests: Add tests for :luado, also some fixes ZyX 2017-01-29 19:26:22 +03:00
  • 9114d9be77 executor: Add :luado command ZyX 2017-01-29 18:40:39 +03:00
  • b4e2860c69 doc,functests: Add documentation ZyX 2017-01-29 05:09:54 +03:00
  • 7a5646d594 functests: Add tests for :lua ZyX 2017-01-29 04:11:18 +03:00
  • 3d48c35d6b ex_getln: Refactor script_get() ZyX 2017-01-29 03:36:47 +03:00
  • 3531d8c8ea executor: Add some const qualifiers ZyX 2017-01-29 03:08:56 +03:00
  • 872a909150 executor: Add :lua command ZyX 2017-01-29 02:41:37 +03:00
  • 62fde31936 api: Also shift numbers in api_metadata output ZyX 2017-01-29 01:29:51 +03:00
  • 140cd0da1d functests: Fix “function has more then 60 upvalues” error ZyX 2017-01-29 00:52:48 +03:00
  • d836464cd2 cmake: Also include luajit directories for libnvim target ZyX 2017-01-28 22:16:24 +03:00
  • ae4adcc707 gendeclarations: Make declarations generator work with macros funcs ZyX 2017-01-28 03:47:15 +03:00
  • 52c7066f4b gendeclarations: Handle case when text did not match ZyX 2017-01-28 01:07:18 +03:00
  • c470fc32a8 gendeclarations: Also save information about directory ZyX 2017-01-28 00:52:27 +03:00
  • f74322b9a5 gendeclarations: Save where declaration is comping from ZyX 2017-01-28 00:46:58 +03:00
  • 9c743df2d5 cmake: Use LuaJIT include directory for declarations generator ZyX 2017-01-27 03:12:53 +03:00
  • d60302d517 cmake: Link libnvim-test with luajit in place of lua, disable ASAN ZyX 2017-01-27 02:55:34 +03:00
  • d5228787ce deps: Always build lua with -fPIC and -O0 ZyX 2017-01-23 01:30:47 +03:00
  • d33b13dd6b cmake: Try fixing ASAN nvim-test compilation ZyX 2017-01-22 22:02:39 +03:00
  • c5a2124e81 ci: When building lua use -fPIC ZyX 2017-01-22 06:10:52 +03:00
  • 22d3ce9c29 msgpack_rpc: Fix #HANDLE_TYPE_CONVERSION_IMPL ZyX 2017-01-22 05:35:48 +03:00
  • 927e6efc3d clint: Allow omitting include guards in .c.h file and func_attr.h file ZyX 2017-01-22 05:16:05 +03:00
  • ca4c8b7f8a api: Allow kObjectTypeNil to be zero without breaking compatibility ZyX 2017-01-22 04:55:26 +03:00
  • 6b4a51f7ea scripts: Make generate_vim_module more generic ZyX 2017-01-22 04:34:26 +03:00
  • 8fec4d53d0 ci: Make ASAN build link with lua, build lua with address sanitizer ZyX 2017-01-22 04:21:27 +03:00
  • 1646a28173 cmake: Allow switching from luajit to lua ZyX 2017-01-21 02:33:09 +03:00
  • 666d85d3ce functests: Some more tests ZyX 2017-01-21 01:52:19 +03:00
  • 53b89c1dcf executor/executor: Free lcmd on error ZyX 2017-01-21 01:42:50 +03:00
  • bca9c2f3c4 functests: Move existing tests from lua_spec to lua/*, fix them ZyX 2017-01-21 01:10:44 +03:00
  • f8d55266e4 executor/executor: When reporting errors use lua string length ZyX 2017-01-21 01:02:15 +03:00
  • 600bee9d4f genmsgpack: Include error source in error messages ZyX 2017-01-21 00:59:13 +03:00
  • 45feaa73d0 eval/decode: Fix memory leak in JSON functions ZyX 2017-01-21 00:16:25 +03:00
  • a3ea05c1e5 functests: Add some tests ZyX 2017-01-21 00:00:47 +03:00
  • 8679feb3cb executor/converter: Use readable lua numbers for handles ZyX 2017-01-21 00:00:09 +03:00
  • 5c1b9a0d2a api: Reserve more numbers for internal calls ZyX 2017-01-20 23:06:22 +03:00
  • d932693d51 executor/converter: Allow converting self-referencing lua objects ZyX 2017-01-20 23:00:36 +03:00
  • ba2f615cd4 functests: Test for error conditions ZyX 2016-07-16 02:26:04 +03:00
  • 7a013e93e0 executor/converter: Make it possible to supply {} to Dictionary arg ZyX 2016-07-16 00:48:25 +03:00
  • 425d348f0f executor/converter: Make nlua_pop_Object not recursive ZyX 2016-07-16 00:34:24 +03:00
  • 9297d941e2 executor/converter: Fix how maxidx is determined ZyX 2016-07-12 19:20:57 +03:00
  • 3fa4ca8188 executor/converter: Fix conversion of self-containing containers ZyX 2016-07-12 19:04:12 +03:00
  • ed3115bd26 executor: Make sure it works with API values ZyX 2016-07-11 20:42:27 +03:00
  • a4dc8de073 *: Silence linter ZyX 2016-07-10 21:49:59 +03:00
  • f551df17f3 viml/executor: Directly generate typval_T values ZyX 2016-07-10 08:03:14 +03:00
  • e7bbd8256b eval: Add luaeval function ZyX 2016-03-04 21:55:28 +03:00
  • f9a31e9850 vim-patch:7.4.2349 (#6368) lonerover 2017-03-27 01:04:57 +08:00
  • 43a99f77a8 highlight: :match should override 'list' (#6343) Yichao Zhou 2017-03-26 04:04:20 -07:00
  • cf202b74db build: Do not ref libuv CMake target if USE_BUNDLED_LIBUV=OFF. (#6363) Justin M. Keyes 2017-03-26 00:22:15 +01:00
  • b60e5c85ad cmake: USE_BUNDLED_X instead of X_USE_BUNDLED (#6357) Daniel Hahler 2017-03-25 23:02:20 +01:00
  • a346cb1d58 man.vim: call s:error in man#read_page (#6362) Anmol Sethi 2017-03-25 17:43:25 -04:00
  • 098e91400e refactor: Remove allow_keys global (#6346) Matthew Malcomson 2017-03-25 14:43:19 +00:00
  • 0cd829161a Merge #6221 Justin M. Keyes 2017-03-25 00:16:33 +01:00
  • 90ac8b09f5 fold.c: uppercase macros Justin M. Keyes 2017-03-25 00:15:31 +01:00
  • d094a36e7c Merge pull request #6350 from jamessan/vim-8.0.0250 James McCoy 2017-03-24 16:43:01 -04:00
  • 2a6d44ca52 vim-patch:8.0.0250 James McCoy 2017-03-24 09:36:09 -04:00
  • 38274051c0 Merge pull request #6323 from justinmk/vimpatches Justin M. Keyes 2017-03-24 18:30:35 +01:00
  • a62ec4eb98 health.vim: tmux: Try -qvg and -qvgs (#6348) Tommy Allen 2017-03-23 20:38:01 -04:00
  • 7214d0bc84 XXX: ex_tabonly(): aucmd_win is not part of the window list. Justin M. Keyes 2017-03-23 14:07:51 +01:00
  • 62108c3b0b functests: Disable system(-s -) test on Windows ZyX 2017-03-23 21:06:39 +03:00
  • 99b4f25b99 functests: Do not run termopen test on Windows ZyX 2017-03-23 21:04:45 +03:00
  • a6c9c91841 vim-patch:8.0.0407 : filtering folds with marker method not tested Matthew Malcomson 2017-03-23 14:16:21 +00:00
  • 308a953e0b Fix wrap-around in 32 bit Matthew Malcomson 2017-03-22 16:41:00 +00:00
  • b2b88423aa Robustly handle folds during a :move command Matthew Malcomson 2017-02-27 09:46:50 +00:00
  • c398402f12 vim-patch:8.0.0307 Justin M. Keyes 2017-03-22 15:02:19 +01:00
  • 830b31683e vim-patch:8.0.0502 Justin M. Keyes 2017-03-22 13:06:29 +01:00
  • 41bffeacff vim-patch:8.0.0331 Justin M. Keyes 2017-03-22 02:20:06 +01:00
  • 54f31187ba vim-patch:8.0.0482 Justin M. Keyes 2017-03-22 02:13:54 +01:00
  • f58a593cea vim-patch:8.0.0483 Justin M. Keyes 2017-03-22 01:26:32 +01:00
  • 2b32053559 test/legacy: Test_three_windows: rtp for :help Justin M. Keyes 2017-03-22 01:19:13 +01:00