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
/
test
/
functional
/
eval
/
msgpack_functions_spec.lua
Commit message (
Expand
)
Author
Age
*
functests/msgpack: Correct representation of literal INT64_MIN
James McCoy
2017-06-06
*
functests/msgpack: Use assert_equal() for more informative errors
James McCoy
2017-06-06
*
api: add metadata for ui events
Björn Linse
2017-05-10
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
tests: Add tests for partials dumping
ZyX
2017-01-03
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
Bump all nvim-specific error codes above E5000
James McCoy
2016-11-15
*
api: api_info()['version']
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
functests: Check logs in lua code
ZyX
2016-06-10
*
eval/encode: Make sure that encoder can encode NULL variables
ZyX
2016-04-18
*
eval: Remove v:none
ZyX
2016-04-18
*
eval/decode: Make msgpackparse() function use new v: vars
ZyX
2016-04-18
*
functests/msgpack: Test dumping special nil and bool dicts
ZyX
2016-04-18
*
eval: Add special variables v:false, v:null, v:none
ZyX
2016-04-18
*
functests(msgpack): Fix location of one of the tests
ZyX
2016-04-18
*
functests(msgpack): Fix test names
ZyX
2016-04-18
*
eval: Do not use msgpack#string for error messages
ZyX
2016-01-07
*
functests: Update tests
ZyX
2016-01-07
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
api: represent api type String as msgpack type STR. closes #1250
Björn Linse
2015-10-08
*
eval/msgpackdump(): Use copyID for protecting against recursive input
ZyX
2015-09-30
*
functests: Test how msgpack\* functions behave with invalid input
ZyX
2015-09-19
*
functests: Split msgpack\* function tests into three groups:
ZyX
2015-09-19
*
test: cover msgpackparse() regression
Justin M. Keyes
2015-08-05
*
functests: Use eval subdirectory in place of viml
ZyX
2015-08-02