Skip to content

porting 7.4.{2055,2057,2058} #5081

@ZyX-I

Description

@ZyX-I

If ported, it should be src/nvim/eval/list.c, not src/nvim/list.c, also list definitions are to be moved to eval/list.h. (Same for dictionaries.)

Though I once wanted to move most of the typval_T-related stuff to src/nvim/eval/typval.{c,h}, not split them per-type. Specifically, what Bram moved to list.c and dict.c, clear_tv, GC, probably something else found after inspecting what is left.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorchanges that are not features or bugfixes

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions