コミット履歴

作者 SHA1 メッセージ 日付
  itsumura-h 58080525a1 add [1..2] for JArray (#18525) 3 年 前
  Timothee Cour d217888e56 close #18009 parseJson JInt vs JFloat; preserve -0.0 as JFloat to distinguish from 0.0 (#18067) 3 年 前
  Timothee Cour d83b25db1e fix #18007: std/json now serializes nan,inf,-inf as strings instead of invalid json (#18026) 3 年 前
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 年 前
  Timothee Cour e94aec20da fix #17325 linux 32bit CI; fix #17085 flaky test (#17469) 3 年 前
  flywind c015ecdc37 fix #17490 (#17491) 3 年 前
  Timothee Cour c27cd83265 remove {.compileTime.} for procs with NimNode: redundant because of tfTriggersCompileTime (#17463) 3 年 前
  Timothee Cour 4f9aaee1d9 remove redundant void return in stdlib (#17464) 3 年 前
  Timothee Cour 5fe5f47033 followup #17389; add see also in std/json (#17400) 3 年 前
  Timothee Cour 895a40d1ac fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint64 (#17389) [backport:1.2] 3 年 前
  flywind cc37fee0ab fix #17275 (#17276) 3 年 前
  flywind cda443ee68 follow up #17165 (#17262) 3 年 前
  flywind 81889fb84c reuse jsffi in json module (#17165) 3 年 前
  Danil Yarantsev 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 年 前
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 年 前
  flywind 146beb2797 remove unnecessary when statement (#17135) 3 年 前
  Jason Beetham dde096ffde added enum indexed array support to json (#16807) 3 年 前
  Neelesh Chandola 0d67ad0bf3 Add backwards index overload for `[]` for JsonNode (#16501) 4 年 前
  flywind ef2677f5f3 change some code-blocks to runnableExamples and correct some errors in docs (#15900) 4 年 前
  flywind 7d640e0943 fix #15835 (#15838) 4 年 前
  flywind 919593395c fix #15815 (#15817) 4 年 前
  Andreas Rumpf 87a60c1b28 fixes #15413 (#15768) 4 年 前
  Miran 14d16c2174 json.nim: smaller init size (#15048) 4 年 前
  Timothee Cour c7a1a7b8bf `toJson`, `jsonTo`, json (de)serialization for custom types; remove dependency on strtabs thanks to a hooking mechanism (#14563) 4 年 前
  Timothee Cour d573581eb7 remove isMainModule from json,os,sequtils (#14572) 4 年 前
  PMunch 7cb4ef26ad Improve JSON serialisation of strtabs (#14549) 4 年 前
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 年 前
  Vindaar d42c5a575d base `parseEnum` on a case statement, fixes #14030 (#14046) 4 年 前
  Nicolai Søborg b41931bf67 json doc: Note about Option and reserved keywords (#13895) 4 年 前
  Andreas Rumpf cb0f7c5d9e Removed simpleGetOrDefault (#13590) 4 年 前