aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/helpers.c
Commit message (Expand)AuthorAge
* API: Refactor: Move non-public files to private subdirectoryThiago de Arruda2014-05-23
* Improve map module: Refactor vim_to_object_recThiago de Arruda2014-05-19
* api/helpers: implement C string to String helperNicolas Hillegeer2014-05-18
* Enable -Wconversion for API files and fix errorsThiago de Arruda2014-05-17
* Use more descriptive names for API primitive typesThiago de Arruda2014-05-17
* Use `uintptr_t` as the hashtable type in helpers.cThiago de Arruda2014-05-17
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix relative includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15