Files
neovim/src/nvim/api/private
Thiago de Arruda 34c48aaf12 memory: Add free wrapper and refactor project to use it
We already use wrappers for allocation, the new `xfree` function is the
equivalent for deallocation and provides a way to fully replace the malloc
implementation used by Neovim.
2015-04-13 08:22:44 -03:00
..
2014-07-14 20:28:40 +02:00