Commit message (Expand) | Author | Age | |
---|---|---|---|
* | memory.h: don't include vim.h in header files | Nicolas Hillegeer | 2014-07-16 |
* | Remove stdbool.h from files which don't need it | Pavel Platto | 2014-07-11 |
* | api: Enable usage of Arrays and Dictionaries as [k]vectors | Thiago de Arruda | 2014-06-18 |
* | Add REAL_FATTR_ macros to func_attr.h, use them in lib/k* | ZyX | 2014-06-02 |
* | Move memory.h include above func_attr.h include | ZyX | 2014-06-02 |
* | Fix some styles | ZyX | 2014-06-02 |
* | Surround nvim/func_attr.h includes with define/undef DEFINE_FUNC_ATTRIBUTES | ZyX | 2014-06-02 |
* | Add kvec.h macro library | Thiago de Arruda | 2014-05-28 |
* | Remove OOM error handling in khash.h | Pavel Platto | 2014-05-20 |
* | Merge klib upstream. | Justin M. Keyes | 2014-05-19 |
* | Enable -Wconversion for API files and fix errors | Thiago de Arruda | 2014-05-17 |
* | Introduce nvim namespace: Fix project-local includes. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |