aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-05-16 08:25:47 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-05-17 08:05:44 -0300
commita8b0c9e576e9c0155546b03944314449d3f1a5c3 (patch)
treef81e15b8d2280c3035ef474b065ea4d6f88b0b3d /src/nvim/api/buffer.c
parentb7108002bb7ac910bf9c88596d1075ce9bc9f0a7 (diff)
downloadrneovim-a8b0c9e576e9c0155546b03944314449d3f1a5c3.tar.gz
rneovim-a8b0c9e576e9c0155546b03944314449d3f1a5c3.tar.bz2
rneovim-a8b0c9e576e9c0155546b03944314449d3f1a5c3.zip
Refactor API to use one integer type: int64_t
This should make the API simpler, and int64_t is enough to represent any integer value we might need. Range checks should be done inside the API functions, that way we can modify the types of the actual fields/variables modified by the API without changes to the API prototypes.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions