aboutsummaryrefslogtreecommitdiff
path: root/scripts/msgpack-gen.lua
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-05-24 01:17:45 +0200
committerEliseo Martínez <eliseomarmol@gmail.com>2014-05-24 01:17:45 +0200
commit4d97ae66f941d9817a8b4857a34fd7ba237a2861 (patch)
tree407fc2ad430cb833ab43f1f5047df950d62a8ac5 /scripts/msgpack-gen.lua
parent98255c7a78d5c9ccbbc580160d13dec2978a081a (diff)
downloadrneovim-4d97ae66f941d9817a8b4857a34fd7ba237a2861.tar.gz
rneovim-4d97ae66f941d9817a8b4857a34fd7ba237a2861.tar.bz2
rneovim-4d97ae66f941d9817a8b4857a34fd7ba237a2861.zip
Remove long_u: hashtab: Cleanup: Others.
hashtab.h: - Add missing includes. - Move hash_T to the top and use it to define hashtab_T. - Move hash_removed related definitions to the top, as they are used in the definition of hashtab_T. - Reformat multiline expression (start continuation with operator). - Reformat function declaration into one single line. hashtab.c: - Use C99 style variable declarations (move declarations as near to first-usage point as possible). - Simplify oldarray/newarray computation. - Simplify unneeded else branch. - Remove redundant casts.
Diffstat (limited to 'scripts/msgpack-gen.lua')
0 files changed, 0 insertions, 0 deletions