summary refs log tree commit diff stats
path: root/tests/stdlib/tjson.nim
Commit message (Expand)AuthorAgeFilesLines
* Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)c-blake2024-07-071-1/+1
* fixes #22672; Destructor not called for result when exception is thrown (#23267)ringabout2024-06-061-2/+2
* int64/uint64 as bigint in JS (#21613)metagn2023-04-111-3/+4
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* defaults to ORC (#19972)ringabout2022-09-231-1/+2
* [backport:1.0] json: limit recursion depth (#19252)Miran2021-12-141-0/+32
* make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)Timothee Cour2021-07-201-3/+3
* make dragonbox opt-in via -d:nimFpRoundtrips (#18504)Andreas Rumpf2021-07-161-3/+3
* close #13196 now that we have dragonbox (#18316)Timothee Cour2021-06-211-0/+11
* fix #18007: std/json now serializes nan,inf,-inf as strings instead of invali...Timothee Cour2021-05-161-0/+23
* fix #17490 (#17491)flywind2021-03-241-0/+11
* fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint6...Timothee Cour2021-03-161-1/+20
* fix #17275 (#17276)flywind2021-03-091-4/+1
* follow up #17165 (#17262)flywind2021-03-041-0/+40
* remove unnecessary when statement (#17135)flywind2021-02-211-1/+10
* fixes #15413 (#15768)Andreas Rumpf2020-10-291-0/+3
* remove isMainModule from json,os,sequtils (#14572)Timothee Cour2020-06-061-0/+234