aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lib
Commit message (Expand)AuthorAge
* memory.h: don't include vim.h in header filesNicolas Hillegeer2014-07-16
* Remove stdbool.h from files which don't need itPavel Platto2014-07-11
* api: Enable usage of Arrays and Dictionaries as [k]vectorsThiago de Arruda2014-06-18
* Add REAL_FATTR_ macros to func_attr.h, use them in lib/k*ZyX2014-06-02
* Move memory.h include above func_attr.h includeZyX2014-06-02
* Fix some stylesZyX2014-06-02
* Surround nvim/func_attr.h includes with define/undef DEFINE_FUNC_ATTRIBUTESZyX2014-06-02
* Add kvec.h macro libraryThiago de Arruda2014-05-28
* Remove OOM error handling in khash.hPavel Platto2014-05-20
* Merge klib upstream.Justin M. Keyes2014-05-19
* Enable -Wconversion for API files and fix errorsThiago de Arruda2014-05-17
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15