Commit History

Author SHA1 Message Date
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 years ago
  Yasuhiro Horimoto fe19670c52 Fixes #8841 (#9101) 6 years ago
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 years ago
  Zahary Karadjov 7ab1aafc6b stdlib work 6 years ago
  data-man cc9e94cd96 Hide readAll from js for tests passing 6 years ago
  data-man 8149c07458 Fixes streams bugs 6 years ago
  data-man 3fd48b7622 Fixes #7877 6 years ago
  data-man 605b65487f Fixes #7877 6 years ago
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 years ago
  Dmitry Atamanov cf6d41b51d Fixes #5281 (#7489) 6 years ago
  twetzel59 9079517d71 Resolves #5588: adds openFileStream proc that throws on failure (#7282) 6 years ago
  indianpojken 12d7503f76 Update streams.nim 7 years ago
  indianpojken a16062bf91 Adds uintX variants to read/peek procs 7 years ago
  Dmitry Atamanov 9427724a71 Fix (#6093) 7 years ago
  Andreas Rumpf 0915399b50 fixes a long standing string steams bug that caused lexbase to misbehave 7 years ago
  Jacek Sieka 0d45c17388 disable StringStream for JS (needs copyMem) 8 years ago
  Federico Ceratto d9cb85c2d8 Spellcheck 8 years ago
  Yuriy Glukhov df211b24fd Dont convert string to cstring when writing to stream. 9 years ago
  Radu Oana 4bba8e026a use const instead of let 9 years ago
  Radu Oana 374b65289c Move magic numbers to const 9 years ago
  Araq 985594cbb8 added streams.readAll proc 9 years ago
  JamesP ff9a3d39d7 add default file mode to newFileStream() 9 years ago
  JamesP eed1000252 add examples to top of module for stringStream and fileStream 9 years ago
  patrick dw 1cdbd6b0a5 reworked deprecation to retain old procs 9 years ago
  patrick dw 072688d06e Renamed writeln procs to writeLine 9 years ago
  Federico Omoto 4618cb58c0 Allow to set position at end of stream 9 years ago
  pdw d18e18060e lib/pure/p-t - Dropped 'T' from types 9 years ago
  Flaviu Tamas d3fc943b6d Fix guard for streams tests 9 years ago
  Sergey Avseyev 116347674c Fix peekLine() for streams 9 years ago
  Sergey Avseyev f516434283 Remove trailing spaces 9 years ago