Matthew Wild
|
d338d4b82c
|
util.json: Use util.iterators.sorted_pairs() in ordered mode
|
2018-09-21 14:35:35 +01:00 |
|
Matthew Wild
|
b44d879209
|
util.json: Unescape surrogate pairs
|
2018-03-27 13:44:40 +01:00 |
|
Kim Alvefur
|
11b0084551
|
util: Various minor changes to please [luacheck]
|
2017-11-10 05:42:32 +01:00 |
|
Matthew Wild
|
e3cc87e30e
|
util.json: Variable renaming to avoid shadowing [luacheck]
|
2016-03-10 17:53:17 +00:00 |
|
Matthew Wild
|
a05d69fc1f
|
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]
|
2016-03-10 17:52:03 +00:00 |
|
Matthew Wild
|
2d56536be4
|
util.json: Fix encoding of json.null (bug introduced in bf1f09a5bcf7)
|
2016-03-04 22:27:04 +00:00 |
|
Kim Alvefur
|
8442d2756c
|
util.json: Remove use of newproxy
|
2015-03-13 21:11:33 +01:00 |
|
Florian Zeitz
|
4b618a8727
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
|
Waqas Hussain
|
4d84405868
|
util.json: New, faster, stricter, more compliant JSON decoder. Now returns nil,err instead of throwing errors on invalid input.
|
2013-05-07 10:42:44 -04:00 |
|
Waqas Hussain
|
4687bfd214
|
util.json: Make setmetatable local.
|
2013-05-06 19:43:59 -04:00 |
|
Waqas Hussain
|
5d0847b19a
|
util.json: Fix variable name typo which broke util.json when util.array was missing.
|
2013-05-06 19:42:54 -04:00 |
|
Waqas Hussain
|
ca64b96534
|
util.json: Optimize long string parsing.
|
2013-05-05 15:02:33 -04:00 |
|
Waqas Hussain
|
9d350bb73e
|
util.json: New, improved, fixed codepoint to UTF-8 conversion.
|
2013-04-23 15:55:49 -04:00 |
|
Waqas Hussain
|
2d79af634a
|
util.json: Make encode(decode("[]"))=="[]".
|
2013-04-23 14:41:52 -04:00 |
|
Matthew Wild
|
94eebdf657
|
util.json: Convert \uXXXX to UTF-8 when decoding
|
2013-04-06 12:20:31 +01:00 |
|
Matthew Wild
|
ff73782f9b
|
util.json: Add json.encode_array() (thanks B)
|
2013-03-28 09:31:07 -04:00 |
|
Waqas Hussain
|
4cc4dd6a68
|
util.json: Added function encode_ordered(object).
|
2012-01-18 08:54:26 +05:00 |
|
Matthew Wild
|
cf1c72dded
|
util.json: Fix for single-line comments (thanks Norbert Kiesel)
|
2011-10-26 18:55:06 -04:00 |
|
Waqas Hussain
|
e1ba26dafe
|
util.json: Fixed handling of truncated JSON.
|
2011-06-02 05:36:15 +05:00 |
|
Waqas Hussain
|
b40e6b9dd9
|
util.json: Fixed a parse error caused by unexpected whitespace.
|
2011-02-19 06:47:32 +05:00 |
|
Waqas Hussain
|
75e3837663
|
util.json: Initial commit.
|
2010-12-27 19:37:04 +05:00 |
|