summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/autoload/msgpack.vim
AgeCommit message (Expand)AuthorFiles
2024-06-27refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl1
2023-06-22fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes1
2021-12-25fix(msgpack#strptime): use calendar.timegm to get seconds since epochJames McCoy1
2018-09-06runtime/msgpack: Fix inf/nan regexpZyX1
2018-05-10msgpack.vim: require python3 on WindowsJustin M. Keyes1
2018-05-09msgpack.vim: fix syntax errors, python2 errorsJustin M. Keyes1
2017-01-04plugin/msgpack: Support character constants like '\0'ZyX1
2016-04-18runtime/msgpack: Add support for special valuesZyX1
2016-02-02runtime/msgpack: Fix msgpack#string that expects old string() behaviorZyX1
2015-11-01runtime: Add autoload/msgpack.vim helper fileZyX1