aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/hashtab.h
Commit message (Expand)AuthorAge
* Perform HASHTAB_ITER bookkeeping before user-codeRob Pilling2019-10-22
* os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* unittest: Add dict_items functionZyX2017-01-07
* hashtab.h: don't include vim.hNicolas Hillegeer2014-07-16
* Remove stdbool.h from files which don't need itPavel Platto2014-07-11
* No OOM in hash_may_resize() and hash_add_item()Felipe Oliveira Carvalho2014-06-16
* Add automatic generation of headersZyX2014-06-02
* Remove long_u: hashtab: Enable clint: Add to clint.Eliseo Martínez2014-05-24
* Remove long_u: hashtab: Refactor other types.Eliseo Martínez2014-05-24
* Remove long_u: hashtab: Refactor long_u type.Eliseo Martínez2014-05-24
* Remove long_u: hashtab: Cleanup: Others.Eliseo Martínez2014-05-24
* Remove long_u: hashtab: Cleanup: Comments.Eliseo Martínez2014-05-24
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15