Commit message (Expand) | Author | Age | |
---|---|---|---|
* | build: Target luacheck HEAD. | Justin M. Keyes | 2016-11-17 |
* | unittests/*/helpers: Fix testlint errors | ZyX | 2016-06-24 |
* | fixup! unittests: Add tests for vim_to_object function | ZyX | 2016-06-24 |
* | unittests: Add tests for vim_to_object function | ZyX | 2016-06-24 |
* | Satisfy testlint. | KillTheMule | 2016-04-28 |
* | eval/encode: Make sure that encoder can encode NULL variables | ZyX | 2016-04-18 |
* | functests: Replace \xXX escapes with \DDD in lua code | ZyX | 2016-04-18 |
* | eval/decode: Do not overflow when parsing `-` | ZyX | 2016-04-18 |
* | eval/decode: Make sure that error messages do not cause overflow | ZyX | 2016-04-18 |
* | eval/decode: Make sure that parsing strings does not overflow | ZyX | 2016-04-18 |
* | eval/decode: Avoid overflow when parsing incomplete null/true/false | ZyX | 2016-04-18 |
* | eval/encode: Fix writing strings starting with NL to list | ZyX | 2016-04-18 |