Commit History

Author SHA1 Message Date
  ringabout 0448f30fd9 fixes #20026; marks system procs which can raise defects (#20864) 2 years ago
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
  ringabout 7739e23420 defaults to ORC (#19972) 2 years ago
  Timothee Cour 0bb7e8dcb4 cleanup tests/stdlib/tstring.nim (#17158) 3 years ago
  Timothee Cour f6c2450cdb fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610) 4 years ago
  flywind 3f9a2ebea5 fix nim js cmp fails at CT (#16473) 4 years ago
  hlaaftana 527e792827 make var string return var char w/ BackwardsIndex (#15461) 4 years ago
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 years ago
  cooldome 871d5e79b1 distinctBase type trait for distinct types (#13031) 5 years ago
  Arne Döring 1105d03644 require errormsg to be specified before file. 6 years ago
  Mathias Stearn 6bd3a2826f cmp(x, y: string) now uses memcmp rather than strcmp (#6869) (#6968) 7 years ago
  Dominik Picheta b74a5148a9 Fixes #6223. 7 years ago
  Parashurama c57fcf42df fix string slice & splice (#5311) 8 years ago