neovim/scripts
Rui Abreu Ferreira 05d72e9826 Refactor declaration generation
- Call compiler from CMake instead of lua script to generate a
  preprocessor file - allows for better/early error detection if
  the compiler fails
- Preprocessor files are saved along with the headers as .i files
- Accept preprocessor lines with trailing chars after # as is
  the case in Clang/Windows
- The fourth argument to gendeclarations.lua is now the path to
  the proprocessor output file
2014-11-29 23:39:52 +00:00
..
finddeclarations.pl Remove remaining declarations with new script: finddeclarations.pl 2014-06-02 11:04:18 -03:00
gendeclarations.lua Refactor declaration generation 2014-11-29 23:39:52 +00:00
genex_cmds.lua Add const qualifier and explicit length 2014-08-20 20:21:37 +04:00
legacy2luatest.pl Improve legacy2luatest script. 2014-11-09 15:06:03 +01:00
movedocs.pl Move documentation from function declarations to definitions 2014-06-02 11:04:04 -03:00
msgpack-gen.lua msgpack-rpc: Improve logging of msgpack-rpc messages 2014-10-23 21:46:03 -03:00
run-api-tests.exp server: Rename address environment variable 2014-09-13 21:35:47 -03:00
stripdecls.py Add automatic generation of headers 2014-06-02 11:04:17 -03:00
vim-patch.sh Add helper script for porting vim patches. 2014-11-21 16:11:32 +01:00