Fri, 01 Nov 2024 18:16:32 +0100 |
Mike Becker |
simplify parsing of array and object elements
|
file |
diff |
annotate
|
Fri, 01 Nov 2024 17:24:51 +0100 |
Mike Becker |
remove single-member structs
|
file |
diff |
annotate
|
Tue, 29 Oct 2024 18:15:06 +0100 |
Mike Becker |
use cx_array_add() instead of reimplementing the magic
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 23:10:31 +0200 |
Mike Becker |
avoid state buffer allocation for JSON with reasonable nesting depth
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 22:20:50 +0200 |
Mike Becker |
make both gcc and clang happy with how cx_json_value_nothing is initialized
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 12:23:43 +0200 |
Olaf Wintermann |
fix memory leak in case of json parser errors
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 12:17:48 +0200 |
Olaf Wintermann |
use json reader state macros everywhere
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 12:16:16 +0200 |
Olaf Wintermann |
fix incomplete json object not resulting in syntax error
|
file |
diff |
annotate
|
Sun, 20 Oct 2024 12:30:30 +0200 |
Olaf Wintermann |
fix memory leak in json reader when handling incomplete tokens
|
file |
diff |
annotate
|
Sun, 20 Oct 2024 10:49:38 +0200 |
Olaf Wintermann |
simplify cx_json_value_nothing initialization
|
file |
diff |
annotate
|
Sat, 19 Oct 2024 17:25:11 +0200 |
Mike Becker |
add first draft of json implementation - relates to #431
|
file |
diff |
annotate
|