aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/hashtab.h
Commit message (Expand)AuthorAge
* vim-patch:8.2.1208: build failurezeertzjq2022-12-17
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* 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