neovim/scripts
ZyX 1e11de5385 Fix problem with test47: addition is not bitwise OR
:diffsplit command used to include some flag value twice. If I was using bitwise
OR it would be OK, but I had addition here. Changed to use bitwise OR.
2014-08-20 20:21:37 +04:00
..
finddeclarations.pl Remove remaining declarations with new script: finddeclarations.pl 2014-06-02 11:04:18 -03:00
gendeclarations.lua Make gendeclarations.lua more friendly to incremental builds 2014-06-02 15:53:55 -03:00
genex_cmds.lua Add const qualifier and explicit length 2014-08-20 20:21:37 +04:00
movedocs.pl Move documentation from function declarations to definitions 2014-06-02 11:04:04 -03:00
msgpack-gen.lua api/events/msgpack: Insert log statements to improve debugging 2014-07-17 11:37:41 -03:00
run-api-tests.exp api tests: set 'initpython' in BeforeEachTest 2014-07-17 11:37:42 -03:00
stripdecls.py Add automatic generation of headers 2014-06-02 11:04:17 -03:00