| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Replace unnecessary `xcalloc` call by `xmalloc` | Thiago de Arruda | 2014-05-17 |
| * | Enable -Wconversion for API files and fix errors | Thiago de Arruda | 2014-05-17 |
| * | Use more descriptive names for API primitive types | Thiago de Arruda | 2014-05-17 |
| * | Refactor API to use one integer type: int64_t | Thiago de Arruda | 2014-05-17 |
| * | Use `uintptr_t` as the hashtable type in helpers.c | Thiago de Arruda | 2014-05-17 |
| * | Introduce nvim namespace: Fix define guards. | Eliseo Martínez | 2014-05-15 |
| * | Introduce nvim namespace: Fix project-local includes. | Eliseo Martínez | 2014-05-15 |
| * | Introduce nvim namespace: Fix relative includes. | Eliseo Martínez | 2014-05-15 |
| * | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |