Commit History

作者 SHA1 備註 提交日期
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 年之前
  ringabout 4c46358db1 remove shallowCopy for ARC/ORC (#20070) 2 年之前
  ringabout 1c39af3389 fixes #20089; remove setPointer since strings/seqs are not pointers with ORC (#20090) 2 年之前
  flywind 8f9dd5b349 register callback for marshal in VM (#19578) 2 年之前
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 年之前
  konsumlamm d5ce648838 Fix an RST issues introduced in #16777 (#16798) 3 年之前
  konsumlamm d2b218b80a Improve the marshal module (#16777) 3 年之前
  Andreas Rumpf fd31e8ff6f allow old styled RTTI for arc/orc (#15331) 4 年之前
  hlaaftana cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) 4 年之前
  cooldome 7b582fd6a6 fixes #13863 (#13929) 4 年之前
  narimiran 5732bb41ef [backport] run nimpretty on the remaining files 5 年之前
  Jasper Jenkins 71388caf2e remove stdlib case transitions (#11401) 5 年之前
  Miran bfa32e8d99 improve 'marshal' documentation, refs #10330 (#11398) 5 年之前
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 年之前
  Vindaar 9cdd9be5a5 fixes #8916 by fixing typeinfo and marshal. (#9341) 6 年之前
  Araq ef771cde1a document usage of marshal.to; fixes #3150 6 年之前
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 年之前
  Federico Ceratto 127556ad63 Update marshal.nim 6 年之前
  Federico Ceratto d1e03c20d2 Add hint on JSON serialization 6 年之前
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 年之前
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' 7 年之前
  Federico Ceratto 0ce459ac53 Add marshal format warning 8 年之前
  Federico Ceratto 80744fe4f7 Add [un]marshalling examples 8 年之前
  Ruslan Mustakov e26f9cb665 Use array encoding for non-UTF-8 strings in marshal. Fixes #4779. 8 年之前
  Ruslan Mustakov 6013240f5d marshal now can handle binary data in strings 8 年之前
  Araq 8be9e46403 udpated the compiler and tester to use getOrDefault 9 年之前
  Dominik Picheta 94ad731964 Fixes example code in marshal module. 9 年之前
  pdw 6914244f30 lib/pure/e-o - Dropped 'T' from types 9 年之前
  Araq d3fc6e1f28 marshalling can be done at compile-time 9 年之前
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 年之前