Files
c3c/lib/std
Disheng Su 457244e3de Fix json parser (#2272)
* Fix json parser number

* Fix json parser leading zero

* Fix json parser with duplicated keys

* Fix json parser with trailing characters

* Fix json parser: set recursive depth to 128

* Fix json parser: skip comment to false

* Fix json parser: reject number trailing with null

* Make max depth configurable. Simplify with defer catch. Accept `2.`

* Make max depth configurable. Simplify with defer catch. Accept `2.`

---------

Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
2025-07-06 03:07:46 +02:00
..
2025-07-06 03:07:46 +02:00
2025-07-06 03:07:46 +02:00
2025-06-23 15:37:25 +02:00
2025-07-06 02:08:59 +02:00
2025-07-04 11:02:23 +02:00
2025-05-13 23:48:59 +02:00
2025-03-10 00:11:35 +01:00