flywind
|
ef2677f5f3
change some code-blocks to runnableExamples and correct some errors in docs (#15900)
|
4 years ago |
flywind
|
7d640e0943
fix #15835 (#15838)
|
4 years ago |
flywind
|
919593395c
fix #15815 (#15817)
|
4 years ago |
Andreas Rumpf
|
87a60c1b28
fixes #15413 (#15768)
|
4 years ago |
Miran
|
14d16c2174
json.nim: smaller init size (#15048)
|
4 years ago |
Timothee Cour
|
c7a1a7b8bf
`toJson`, `jsonTo`, json (de)serialization for custom types; remove dependency on strtabs thanks to a hooking mechanism (#14563)
|
4 years ago |
Timothee Cour
|
d573581eb7
remove isMainModule from json,os,sequtils (#14572)
|
4 years ago |
PMunch
|
7cb4ef26ad
Improve JSON serialisation of strtabs (#14549)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
Vindaar
|
d42c5a575d
base `parseEnum` on a case statement, fixes #14030 (#14046)
|
4 years ago |
Nicolai Søborg
|
b41931bf67
json doc: Note about Option and reserved keywords (#13895)
|
4 years ago |
Andreas Rumpf
|
cb0f7c5d9e
Removed simpleGetOrDefault (#13590)
|
4 years ago |
Ico Doornekamp
|
73553621a1
Improved assertion error messages on usage of JsonNode iterators on wrong kinds (#13389)
|
4 years ago |
Khronos
|
006fe4cfc4
Fix vertical tab in JSON. (#13399)
|
4 years ago |
Timothee Cour
|
e4415422fe
Revert "printing float values will have one more digit. (#13276) [backport]" (#13363)
|
4 years ago |
Arne Döring
|
b2c6db97f9
printing float values will have one more digit. (#13276) [backport]
|
4 years ago |
Timothee Cour
|
e5ed4c1b7d
fix json regression D20191212T144944 (#12902) [backport]
|
5 years ago |
Neelesh Chandola
|
ff5ef95414
Fixes #12832 (#12842) [backport]
|
5 years ago |
Andreas Rumpf
|
3ba3307d61
remove deprecated procs (#12535)
|
5 years ago |
Nindaleth
|
34dbc5699e
fix several typos in documentation and comments (#12553)
|
5 years ago |
Arne Döring
|
5ed99f8d3f
Extent json.to testing to VM, add workrounds for VM bugs. (#12493)
|
5 years ago |
Arne Döring
|
21cbfd72ec
Refactor json macro (#12391)
|
5 years ago |
narimiran
|
b17ed2ca9c
[backport] run nimpretty on parsers
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Araq
|
96b3bae99b
json: removed deprecatedGet pragma
|
5 years ago |
Andreas Rumpf
|
e134a722de
fixes #12152 (#12165)
|
5 years ago |
Vindaar
|
eff0837ff4
fixes #12015 by also checking kind of `typeNode` (#12016)
|
5 years ago |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Liam Sc
|
a157c2baef
Added 'keys' iterator to JsonNode (#11597) [feature]
|
5 years ago |