neovim/src
Justin M. Keyes 057d27a9d6
refactor: rename "process" => "proc" #30387
Problem:
- "process" is often used as a verb (`multiqueue_process_events`), which
  is ambiguous for cases where it's used as a topic.
- The documented naming convention for processes is "proc".
  - `:help dev-name-common`
- Shorter is better, when it doesn't harm readability or
  discoverability.

Solution:
Rename "process" => "proc" in all C symbols and module names.
2024-09-15 12:20:58 -07:00
..
cjson fix(vim.json): properly treat luanil options as booleans (#28622) 2024-05-03 19:26:56 +08:00
klib feat(lua): pass keys before mapping to vim.on_key() callback (#28098) 2024-03-31 11:20:05 +08:00
man docs: misc (#28837) 2024-06-07 10:55:14 +08:00
mpack fix: buffer overrun in lmpack_session_receive 2024-02-06 01:07:54 +02:00
nvim refactor: rename "process" => "proc" #30387 2024-09-15 12:20:58 -07:00
vterm refactor(vterm): inline REFLOW macro 2024-09-05 15:38:58 +02:00
xdiff
.valgrind.supp refactor: rename "process" => "proc" #30387 2024-09-15 12:20:58 -07:00
bit.c
bit.h
clint.py refactor: rename "process" => "proc" #30387 2024-09-15 12:20:58 -07:00
coverity-model.c refactor(treesitter): handle coverity warnings better 2024-03-20 12:22:54 +00:00
nlua0.c
uncrustify.cfg build: bump uncrustify to version 0.79.0 (#28756) 2024-05-15 12:28:19 +02:00