| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | kvec: Do not bother with making capacity a power of 2 | ZyX | 2016-06-24 |
| * | kvec,typval_encode: Add new vector: the one with preallocated array | ZyX | 2016-05-30 |
| * | lib/kvec: Fix remaining linter errors | ZyX | 2016-05-30 |
| * | lib/kvec: Make code cleaner | ZyX | 2016-05-30 |
| * | lib/kvec: Do not use kv_init unless needed | ZyX | 2016-05-30 |
| * | lib/kvec: Remove useless type argument from kv_push macros | ZyX | 2016-05-30 |
| * | eval: Add jsondecode() function | ZyX | 2016-04-18 |
| * | bufhl: new mechanism for plugins to add highlights to a buffer | Björn Linse | 2016-02-23 |
| * | memory: Add `free` wrapper and refactor project to use it | Thiago de Arruda | 2015-04-13 |
| * | api: Enable usage of Arrays and Dictionaries as [k]vectors | Thiago de Arruda | 2014-06-18 |
| * | Add kvec.h macro library | Thiago de Arruda | 2014-05-28 |