Jason Volk
|
d3493e5901
|
ircd::json: Split strung into file.
|
2018-09-05 18:45:25 -07:00 |
|
Jason Volk
|
0d688b386b
|
ircd::json: Perform unquote() in json::string ctor as described...
|
2018-06-12 01:00:15 -07:00 |
|
Jason Volk
|
6dda8d70eb
|
ircd::json: Streamline some strung conversions.
|
2018-04-09 19:27:39 -07:00 |
|
Jason Volk
|
4a1ca1a525
|
ircd::json: Deinline output validators from template.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
7ad99ab387
|
ircd::json: Add why() to specifically return err str from valid().
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
09d971fa9e
|
ircd::json: Make print_error an assertion; improve output validation messages.
|
2018-03-20 16:31:02 -07:00 |
|
Jason Volk
|
2a539cb22c
|
ircd::json: Ensure space for null string terminator in print().
|
2018-03-20 14:12:44 -07:00 |
|
Jason Volk
|
931fe2439e
|
ircd::json: Introduce the json::stack device.
|
2018-03-17 21:40:27 -07:00 |
|
Jason Volk
|
8c02823d49
|
ircd: Tweak client error handling; fwddecl json::expectation_failure.
|
2018-03-08 07:40:41 -08:00 |
|
Jason Volk
|
664bee7f78
|
ircd::json: Add semantics to prevent json::strung'ing itself.
|
2018-03-05 01:09:37 -08:00 |
|
Jason Volk
|
268861013e
|
ircd::json: Add these for consistency.
|
2018-02-21 14:24:01 -08:00 |
|
Jason Volk
|
39d2196336
|
ircd::json: Modernize json::strung ctor.
|
2018-02-17 14:07:46 -08:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
e3f671a523
|
ircd::json: Move property.h into tuple/ dir.
|
2018-02-02 14:58:55 -08:00 |
|
Jason Volk
|
2e356709bd
|
ircd::json: Break up json.h into util.h
|
2018-01-30 10:26:46 -08:00 |
|
Jason Volk
|
aefca6bea4
|
ircd::json: Move extern const strings out of value.h
|
2018-01-29 11:59:59 -08:00 |
|
Jason Volk
|
61e9bd018f
|
ircd::json: Eliminate unnecessary print() overload.
|
2018-01-26 10:29:36 -08:00 |
|
Jason Volk
|
e4863aa073
|
ircd::json: Check stringify size on all builds; note valid assert issue.
|
2018-01-23 20:59:47 -08:00 |
|
Jason Volk
|
c0fa317475
|
ircd::json: Move tuple into dir; remove some cruft.
|
2018-01-22 01:07:38 -08:00 |
|
Jason Volk
|
90ea730a04
|
ircd::json: Add recursion depth checking.
|
2018-01-18 06:05:56 -08:00 |
|
Jason Volk
|
d354991c68
|
ircd::json: Stub a canonize() function which isn't complete yet.
|
2017-11-30 11:23:47 -08:00 |
|
Jason Volk
|
d1f0667b1e
|
ircd: Add validations of outgoing JSON.
|
2017-11-30 11:23:47 -08:00 |
|
Jason Volk
|
0e2fe01426
|
ircd::json: Add a validator suite.
|
2017-11-30 11:23:46 -08:00 |
|
Jason Volk
|
78e8a3668d
|
ircd::json: Add missing stringify participant; minor cleanup.
|
2017-11-30 11:23:44 -08:00 |
|
Jason Volk
|
7f97ffdede
|
ircd::json: Add support for parsing a vector of objects (non-standard).
|
2017-11-30 11:23:42 -08:00 |
|
Jason Volk
|
57ae71fe4e
|
ircd::json: Add additional commentary.
|
2017-11-30 11:23:40 -08:00 |
|
Jason Volk
|
43e35786ce
|
ircd: Move subsystem 'index header' into subsystem directories.
|
2017-10-19 01:38:03 -07:00 |
|