Commit History

Author SHA1 Message Date
  ringabout 6166b796ba refactor os imports into corresponding small modules (#20720) 2 years ago
  metagn 0b1650576c move widestrs out of system (#20462) 2 years ago
  metagn 919a889ba8 moderate system cleanup & refactor (#20355) 2 years ago
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
  Andrey Makarov cde6b2aab8 Implement Pandoc Markdown concise link extension (#20304) 2 years ago
  flywind 891329cd4b move io out of system (#19442) 2 years ago
  Danil Yarantsev 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 years ago
  flywind f140c92409 fix some warnings (#16952) 3 years ago
  Juan Carlos 78a99587a4 Deprecate TaintedString (#15423) 4 years ago
  ee7 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 years ago
  Andreas Rumpf 16bdc547b7 fixes #14760 (#14769) 4 years ago
  alaviss 1bdc30bdb1 Make file descriptors from stdlib non-inheritable by default (#13201) 4 years ago
  Jjp137 3ad48069d3 Fix word wrapping 5 years ago
  Jjp137 93461aee34 Fix many broken links 5 years ago
  Andreas Rumpf 889b745b2b Revert "Fixes #12187 (#12321)" (#12447) 5 years ago
  Clyybber 00c31e8766 Fixes #12187 (#12321) 5 years ago
  narimiran 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Araq f8000d4ba1 fixes #12186 5 years ago
  c-blake 322f395f31 Make MemSlice stringification both simpler and faster. (#10464) 6 years ago
  c-blake a54e3f4602 Allow an escape hatch for platform specific flags/default override (#9968) 6 years ago
  Araq f828e5da49 clean up the implementation of the new memfiles.resize 6 years ago
  Araq 77a884f178 export every field of MemFile for more low level trickery; refs #9922 6 years ago
  Charles Blake b92594572e For now just implement `resize` per https://github.com/nim-lang/Nim/pull/9922 6 years ago
  Charles Blake 369ac2dd2d Address dom96/Araq opinions in https://github.com/nim-lang/Nim/pull/9922 6 years ago
  Charles Blake 740c5b13ea Let handles be seen outside of `memfiles` module so that "updating" 6 years ago
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 years ago
  c-blake cec89d8354 This has been unnecessary as long as rawNewObj has called zeroMem, (#8867) 6 years ago
  Yuriy Glukhov dfe3f16022 Don't depend on string.h in codegen (#8299) 6 years ago
  Araq 8bcaee1fdf make tmemfile2 work again 6 years ago