index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
2014-10-23
*
debug: Improve debugging of msgpack-rpc requests
Thiago de Arruda
2014-10-22
*
debug: Fix broken DLOG macro calls
Thiago de Arruda
2014-10-22
*
msgpack-rpc: Allow selective deferral API calls
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
test: Remove run-functional-tests.py
Thiago de Arruda
2014-10-16
*
test: Add 'eval' functional helper
Thiago de Arruda
2014-10-01
*
test: Replace vroom by lua/busted for functional tests
Thiago de Arruda
2014-09-30
*
deps: Switch lua msgpack library to one that supports 2.0
Thiago de Arruda
2014-09-16
*
msgpack-gen: Fix msgpack_rpc_init_function_metadata
Thiago de Arruda
2014-09-16
*
server: Rename address environment variable
Thiago de Arruda
2014-09-13
*
api metadata: Allow typed container information in api functions
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor metadata object construction
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Parse type information from api/private/defs.h
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Remove support for integer ids in methods
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Refactor API metadata discovery method
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Move handle_missing_method to msgpack_rpc.c
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Refactor initializer and dispatcher
Thiago de Arruda
2014-09-12
*
map/msgpack-rpc: Declare/define maps rpc method handlers
Thiago de Arruda
2014-09-12
*
deps: Update to the experimental msgpack v5 branch
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Accept method names in requests
Thiago de Arruda
2014-08-29
*
test: Remove cleanup function definition from run-api-tests.exp
Thiago de Arruda
2014-08-28
*
Fix problem with test47: addition is not bitwise OR
ZyX
2014-08-20
*
Add const qualifier and explicit length
ZyX
2014-08-20
*
Use lua generator in place of ex_cmds_defs header trick
ZyX
2014-08-20
*
Travis CI: Refactor travis script
Thiago de Arruda
2014-08-08
*
Use color_terminal output in place of TAP #995
ZyX
2014-08-07
*
travis.sh: Update sources before installing packages.
Florian Walch
2014-08-06
*
api tests: set 'initpython' in BeforeEachTest
Thiago de Arruda
2014-07-17
*
api/events/msgpack: Insert log statements to improve debugging
Thiago de Arruda
2014-07-17
*
travis.sh: move symbolizer definition into common area
John Szakmeister
2014-07-17
*
travis.sh: Simplify clang/asan build.
Florian Walch
2014-07-16
*
travis.sh: Use dependencies from neovim/deps.
Florian Walch
2014-07-16
*
travis.sh: Fix mixed tabs/whitespace formatting.
Florian Walch
2014-07-16
*
move assert.h include out of vim.h
Brandon Coleman
2014-07-09
*
dispatch function generator: Fix bug in validation/initialization
Thiago de Arruda
2014-07-07
*
MsgPack-RPC dispatch based on function array lookup #864
Felipe Oliveira Carvalho
2014-07-04
*
Fix #838: build with "USE_BUNDLED=OFF" fails to find dependencies
John Szakmeister
2014-06-27
*
channel/msgpack_rpc: Refactor API dispatching
Thiago de Arruda
2014-06-24
*
channel/msgpack_rpc: Refactor to better split functions across modules
Thiago de Arruda
2014-06-24
*
Avoid ever creating .deps directory
ZyX
2014-06-18
*
build: increase timeout for run-api-tests.exp
Thiago de Arruda
2014-06-18
*
build: Fix error in dispatch generator for functions with channel_id
Thiago de Arruda
2014-06-18
*
Make gendeclarations.lua more friendly to incremental builds
Thiago de Arruda
2014-06-02
*
Remove remaining declarations with new script: finddeclarations.pl
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
Add --api-metadata command line option
Rui Abreu Ferreira
2014-06-02
*
Make it easier to turn the bundled dependencies off.
John Szakmeister
2014-05-31
[next]