Files
neovim/src/nvim/api
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
..
2015-01-26 20:02:53 -05:00