aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/charset.h
Commit message (Expand)AuthorAge
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor: move virtcol functions to plines.czeertzjq2023-08-25
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* refactor: remove char_u (#22829)dundargoc2023-04-02
* refactor(tui): use nvim_echo() for verbose terminfobfredl2022-12-20
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* lint (#16526)Jan Edmund Lazo2021-12-05
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
* vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11
* charset: include option_defs.h for breakat_flagsJan Edmund Lazo2018-06-12
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* charset: Add missing include needed for vim_str2nrZyX2017-11-19
* charset: Move vim_str2nr flags from vim.h to charset.hZyX2017-11-06
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* refactor/single-include: charset.h (#6385)Samuel Catherasoo2017-03-29
* vim-patch:7.4.1147 (#5005)prollings2016-07-10
* move defines from vim.hBrandon Coleman2014-07-12
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15