Commit History

Author SHA1 Message Date
  ringabout f7c203fb6c remove legacy code (#21134) 1 year ago
  ringabout b6bfe38ff5 move formatfloat out of system (#20195) 2 years ago
  flywind d934ba9326 replace shallowcopy with move in ARC/ORC (#20061) 2 years ago
  flywind 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  flywind 891329cd4b move io out of system (#19442) 2 years ago
  Miran c17baaefbc [backport:1.0] json: limit recursion depth (#19252) 2 years ago
  Andreas Rumpf fce89cb60a fixes another effect inference bug [backport:1.6] (#19100) 3 years ago
  itsumura-h 58080525a1 add [1..2] for JArray (#18525) 3 years ago
  Timothee Cour d217888e56 close #18009 parseJson JInt vs JFloat; preserve -0.0 as JFloat to distinguish from 0.0 (#18067) 3 years ago
  Timothee Cour d83b25db1e fix #18007: std/json now serializes nan,inf,-inf as strings instead of invalid json (#18026) 3 years ago
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 years ago
  Timothee Cour e94aec20da fix #17325 linux 32bit CI; fix #17085 flaky test (#17469) 3 years ago
  flywind c015ecdc37 fix #17490 (#17491) 3 years ago
  Timothee Cour c27cd83265 remove {.compileTime.} for procs with NimNode: redundant because of tfTriggersCompileTime (#17463) 3 years ago
  Timothee Cour 4f9aaee1d9 remove redundant void return in stdlib (#17464) 3 years ago
  Timothee Cour 5fe5f47033 followup #17389; add see also in std/json (#17400) 3 years ago
  Timothee Cour 895a40d1ac fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint64 (#17389) [backport:1.2] 3 years ago
  flywind cc37fee0ab fix #17275 (#17276) 3 years ago
  flywind cda443ee68 follow up #17165 (#17262) 3 years ago
  flywind 81889fb84c reuse jsffi in json module (#17165) 3 years ago
  Danil Yarantsev 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 years ago
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 years ago
  flywind 146beb2797 remove unnecessary when statement (#17135) 3 years ago
  Jason Beetham dde096ffde added enum indexed array support to json (#16807) 3 years ago
  Neelesh Chandola 0d67ad0bf3 Add backwards index overload for `[]` for JsonNode (#16501) 3 years ago
  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