Commit message (Expand) | Author | Age | |
---|---|---|---|
* | unittests: Fix linter error | ZyX | 2017-04-09 |
* | unittests: Do not alter p_enc in decode unit test | ZyX | 2017-04-08 |
* | eval: Split eval.c into smaller files | ZyX | 2017-03-29 |
* | unittests: Fix linter errors | ZyX | 2017-03-11 |
* | unittests: Do not import libnvim or headers in main process | ZyX | 2017-03-11 |
* | unittests: Check core dumps in after_each, like in functests | ZyX | 2017-03-11 |
* | unittests: Run all unit tests in their own processes | ZyX | 2017-03-11 |
* | build: Target luacheck HEAD. | Justin M. Keyes | 2016-11-17 |
* | 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 |