]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0361: Vim9: vim9type.c is too complicated v9.1.0361
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 21 Apr 2024 12:48:57 +0000 (14:48 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 21 Apr 2024 12:48:57 +0000 (14:48 +0200)
commit5eaa4d98f79dfda65673db5c7b7f84be82ffec02
tree13fc286d337ec2e8bf3841a42af0ce5f3d92a3ff
parent84f6dc7ed29d52b1034bfb27bdcd3154a01ee2b1
patch 9.1.0361: Vim9: vim9type.c is too complicated

Problem:  Vim9: vim9type.c is too complicated
Solution: Refactor a few functions in vim9type.c
          (Yegappan Lakshmanan)

closes: #14605

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/version.c
src/vim9type.c