Commit Graph

7 Commits

Author SHA1 Message Date
rxi
3845cef229 Renamed 'keyword' -> 'literal' 2015-08-20 18:54:00 +01:00
rxi
6fdbd28ed9 Replaced new-line-in-string check with control-char check; tests 2015-08-19 20:00:11 +01:00
rxi
7f823abd2e Fixed parse_string() to handle "\\" correctly, added tests 2015-08-19 19:28:10 +01:00
rxi
50f4512c2c Added additional case in 'numbers' test 2015-08-15 11:58:06 +01:00
rxi
7b8aef0090 Fixed test for Lua5.1 - can't use %s format spec with table 2015-08-15 11:02:43 +01:00
rxi
8bd7c4f8e7 Added more parts to the "strict decode" test 2015-08-13 18:37:57 +01:00
rxi
e150a5239c Tests 2015-08-13 18:30:44 +01:00