Jason Volk
|
1198f7bc56
|
ircd::json::stack: Add object::append() convenience.
|
2019-01-10 16:58:44 -08:00 |
|
Jason Volk
|
f9ec33916c
|
ircd::json::stack: Add internal convenience member instance in the object and array class.
|
2019-01-08 15:53:41 -08:00 |
|
Jason Volk
|
ce999b916a
|
ircd::json::stack: Add chase device; add top() conveniences.
|
2019-01-08 11:06:00 -08:00 |
|
Jason Volk
|
cf6fc070a7
|
ircd::json::stack: Keep state for member append; null member if no append.
|
2019-01-07 14:00:24 -08:00 |
|
Jason Volk
|
23b8874dc8
|
ircd::json::stack: Add a throw point before array append.
|
2019-01-03 15:54:53 -08:00 |
|
Jason Volk
|
aa166d0c5d
|
ircd::json::stack: Add noexcept for non-throwers called during stack unwinds.
|
2018-12-24 12:06:57 -08:00 |
|
Jason Volk
|
1ef9fa7676
|
ircd:json: De-template output grammar and assume iterator type; remove ostreamer.
|
2018-12-21 14:02:02 -08:00 |
|
Jason Volk
|
d28c007f3c
|
ircd::json: De-template input grammar and assume iterator type.
|
2018-12-21 14:00:54 -08:00 |
|
Jason Volk
|
2914487aad
|
ircd::json: Add more explicit integer ctors to value; minor reorg ctors.
|
2018-11-04 18:00:24 -08:00 |
|
Jason Volk
|
5ac5a26f83
|
ircd::json: Conditions for which string grammar to invoke.
|
2018-09-05 23:23:26 -07:00 |
|
Jason Volk
|
8593d09c80
|
ircd::json: Enforce string type for member key on constructions.
|
2018-09-05 23:23:26 -07:00 |
|
Jason Volk
|
cffe958d2b
|
ircd::json: Add splice operations over json::strung.
|
2018-09-05 19:37:59 -07:00 |
|
Jason Volk
|
d3493e5901
|
ircd::json: Split strung into file.
|
2018-09-05 18:45:25 -07:00 |
|
Jason Volk
|
ace2a990b5
|
ircd::json: Change condition order.
|
2018-09-05 00:55:55 -07:00 |
|
Jason Volk
|
2424208a01
|
ircd::json: Reverse number's <alternative>.
|
2018-08-25 15:06:17 -07:00 |
|
Jason Volk
|
5146ddf67e
|
ircd::json: Reduce iov interface; make conditional nodes evaluate conditionally.
|
2018-06-05 11:16:52 -07:00 |
|
Jason Volk
|
1a12b7331d
|
ircd::json: Add conditioned-closure iov::add_if.
|
2018-06-04 23:17:29 -07:00 |
|
Jason Volk
|
b69848b620
|
ircd::json: Add non-const iov::at(); minor cleanup.
|
2018-05-25 17:45:49 -07:00 |
|
Jason Volk
|
f641076072
|
ircd::json: Antipodal undefined number; add assert that it's not zero.
|
2018-05-23 00:32:37 -07:00 |
|
Jason Volk
|
2b71ad8a04
|
ircd::json: Various cleanup.
|
2018-05-19 22:55:03 -07:00 |
|
Jason Volk
|
208a0198c0
|
ircd::json: Add specific extern undefined number.
|
2018-05-19 22:55:03 -07:00 |
|
Jason Volk
|
ce6c4d357e
|
ircd::json: Add flush watermarking to json::stack.
|
2018-05-07 23:48:31 -07:00 |
|
Jason Volk
|
dd69acbad3
|
ircd::json::stack: Handle and properly propagate flusher exception out of stack.
|
2018-04-13 16:03:34 -07:00 |
|
Jason Volk
|
54e3719097
|
ircd::json: Consolidate authority for value defined() semantics.
|
2018-04-11 23:40:31 -07:00 |
|
Jason Volk
|
97ec3a62ab
|
ircd::json: Fix bugs related to bool type.
|
2018-04-11 23:40:30 -07:00 |
|
Jason Volk
|
baf8b192b1
|
ircd::json: Add the stack flusher semantic.
|
2018-04-10 19:32:56 -07:00 |
|
Jason Volk
|
9270937957
|
ircd::json: Simplify internal stack appending; pass expected append size.
|
2018-04-10 17:00:57 -07:00 |
|
Jason Volk
|
b244959c35
|
ircd::json: Fix stack::object error.
|
2018-04-10 15:11:44 -07:00 |
|
Jason Volk
|
bc4cb5cf8c
|
ircd::json: Allow stack objects to have dtor called manually to close JSON.
|
2018-04-10 14:17:56 -07:00 |
|
Jason Volk
|
102ef2cb47
|
ircd::json: Object semantics for json::stack classes.
|
2018-04-10 13:48:14 -07:00 |
|
Jason Volk
|
93316f4692
|
ircd::json: Deinline various value related.
|
2018-04-04 22:54:58 -07:00 |
|
Jason Volk
|
6b5bfaf4c0
|
ircd::json: Minor cleanup of value serialize cattle grid.
|
2018-04-04 13:36:30 -07:00 |
|
Jason Volk
|
39da63828c
|
ircd::json: Fix error in stack::~object.
|
2018-04-03 23:34:09 -07:00 |
|
Jason Volk
|
db9e5f3b78
|
ircd::json: Improve validator grammar; clarify magic number.
|
2018-03-28 22:19:26 -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
|
f01fdc0528
|
ircd::json: Return non-magic size; return stringify views of written data.
|
2018-03-27 21:44:01 -07:00 |
|
Jason Volk
|
fb58bdf7de
|
ircd::json: Granular stringify size assertions.
|
2018-03-27 21:44:01 -07:00 |
|
Jason Volk
|
49cb8fee1a
|
ircd::json: Assertions for empty object iterator equality.
|
2018-03-27 21:44:01 -07:00 |
|
Jason Volk
|
1436ce36c1
|
ircd::json: Checkpoint output escape echo.
|
2018-03-27 21:44:01 -07:00 |
|
Jason Volk
|
968ef4115c
|
ircd: Fix signage related.
|
2018-03-23 23:19:53 -07:00 |
|
Jason Volk
|
503ab33c38
|
ircd::json: Stricter escape conditions in string values.
|
2018-03-21 18:47:56 -07:00 |
|
Jason Volk
|
df7b6f0ca9
|
ircd::json: Extend escaped unicode codepoint target.
|
2018-03-21 17:12:48 -07:00 |
|
Jason Volk
|
0e7ef9ef7d
|
ircd::json: Fix value type LITERAL serialize/stringify consistency.
|
2018-03-21 17:12:48 -07:00 |
|
Jason Volk
|
502675e527
|
ircd::json: Minor cleanup of function static grammar type decls.
|
2018-03-21 17:12:48 -07:00 |
|
Jason Volk
|
b949a1f3dc
|
ircd::json: Checkpoint output grammar cleanup.
|
2018-03-21 17:12:48 -07:00 |
|
Jason Volk
|
99608b6bd2
|
ircd::json: Sort json::member vectors on stringify; w/ recursive reentrance.
|
2018-03-21 13:55:58 -07:00 |
|
Jason Volk
|
0483a381f8
|
ircd::json: Move member.h definitions to proper dependency ordered location.
|
2018-03-21 13:49:00 -07:00 |
|
Jason Volk
|
df605d5646
|
ircd::json: Add functions to determine if object members are sorted.
|
2018-03-21 12:33:43 -07:00 |
|
Jason Volk
|
d01aef9c35
|
ircd::json: Sort object members for stringify; recursive reentrant tls.
|
2018-03-21 01:09:41 -07:00 |
|