Mark Pulford 98eb1d01e9 Make sparse array test immune to table hash order 9 years ago
..
README 6f1f110cce Document permission received to use examples 15 years ago
bench.lua 31bf122c1d Simplify string.format() calls 14 years ago
example1.json c88eb62e28 Remove invalid newlines from JSON examples 15 years ago
example2.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
example3.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
example4.json c88eb62e28 Remove invalid newlines from JSON examples 15 years ago
example5.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
genutf8.pl 2c671b28e4 Suppress test data generation warnings 9 years ago
numbers.json 314f0d0675 Limit significant digits in numbers.json to 14 14 years ago
octets-escaped.dat 4dc56c6d36 Add UTF-16 surrogate pair decode support 15 years ago
rfc-example1.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
rfc-example2.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
test.lua 98eb1d01e9 Make sparse array test immune to table hash order 9 years ago
types.json 9d7bd06ad5 Add trivial types.json example 14 years ago

README

These JSON examples were taken from the JSON website
(http://json.org/example.html) and RFC 4627.

Used with permission.