Files
neovim/test/functional/legacy
Thiago de Arruda c6ec148f2d Rewrite hexadecimal escape sequences as decimal in lua strings
The hexadecimal notation is a Luajit extension which is not compatible with Lua
5.1. While Lua 5.2 does support hexadecimal sequences, it is better to target
Lua 5.1 for maximum compatibility with Luajit(which has fully compatible with
5.1 API/ABI).
2016-03-07 03:58:35 -03:00
..
2016-02-15 21:08:22 +09:00
2016-02-01 03:47:08 +09:00
2016-02-15 11:05:17 +01:00
2016-01-15 23:50:04 +09:00
2016-02-17 03:59:58 -05:00
2016-01-23 15:33:31 +01:00
2016-02-22 22:47:18 +09:00
2016-01-28 20:52:41 +09:00
2016-01-14 12:22:45 +09:00
2016-02-09 14:44:53 +09:00
2016-02-01 02:28:51 -05:00
2016-02-16 00:18:42 +09:00