index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
tjson.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)
c-blake
2024-07-07
1
-1
/
+1
*
fixes #22672; Destructor not called for result when exception is thrown (#23267)
ringabout
2024-06-06
1
-2
/
+2
*
int64/uint64 as bigint in JS (#21613)
metagn
2023-04-11
1
-3
/
+4
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+1
*
defaults to ORC (#19972)
ringabout
2022-09-23
1
-1
/
+2
*
[backport:1.0] json: limit recursion depth (#19252)
Miran
2021-12-14
1
-0
/
+32
*
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
Timothee Cour
2021-07-20
1
-3
/
+3
*
make dragonbox opt-in via -d:nimFpRoundtrips (#18504)
Andreas Rumpf
2021-07-16
1
-3
/
+3
*
close #13196 now that we have dragonbox (#18316)
Timothee Cour
2021-06-21
1
-0
/
+11
*
fix #18007: std/json now serializes nan,inf,-inf as strings instead of invali...
Timothee Cour
2021-05-16
1
-0
/
+23
*
fix #17490 (#17491)
flywind
2021-03-24
1
-0
/
+11
*
fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint6...
Timothee Cour
2021-03-16
1
-1
/
+20
*
fix #17275 (#17276)
flywind
2021-03-09
1
-4
/
+1
*
follow up #17165 (#17262)
flywind
2021-03-04
1
-0
/
+40
*
remove unnecessary when statement (#17135)
flywind
2021-02-21
1
-1
/
+10
*
fixes #15413 (#15768)
Andreas Rumpf
2020-10-29
1
-0
/
+3
*
remove isMainModule from json,os,sequtils (#14572)
Timothee Cour
2020-06-06
1
-0
/
+234