aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/msgpack.vim
Commit message (Expand)AuthorAge
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* fix(msgpack#strptime): use calendar.timegm to get seconds since epochJames McCoy2021-12-25
* runtime/msgpack: Fix inf/nan regexpZyX2018-09-06
* msgpack.vim: require python3 on WindowsJustin M. Keyes2018-05-10
* msgpack.vim: fix syntax errors, python2 errorsJustin M. Keyes2018-05-09
* plugin/msgpack: Support character constants like '\0'ZyX2017-01-04
* runtime/msgpack: Add support for special valuesZyX2016-04-18
* runtime/msgpack: Fix msgpack#string that expects old string() behaviorZyX2016-02-02
* runtime: Add autoload/msgpack.vim helper fileZyX2015-11-01