Commit History

Author SHA1 Message Date
  Antonis Geralis 6e0fe965da add sink and lent annotations for xmltree and streams (#18037) 3 years ago
  Timothee Cour e4db733d80 fix #17888: remove undefined behavior for posix.open; fix tempfiles.createTempFile (#17889) 3 years ago
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 years ago
  flywind f140c92409 fix some warnings (#16952) 3 years ago
  Timothee Cour 6e267d28b3 remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861) 3 years ago
  Juan Carlos 78a99587a4 Deprecate TaintedString (#15423) 4 years ago
  ihlec 5c23ba7545 fixed article duplication typos (#16216) 4 years ago
  flywind cbc793b30b move tests to testament (#16101) 4 years ago
  Clyybber 01a62320f0 Fix #12410 (#15685) 4 years ago
  hlaaftana fbc97e712a move since from inclrtl to std/private/since (#14188) 4 years ago
  hlaaftana cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) 4 years ago
  Christopher Dunn caf30e7cb5 Faster readStr() (#14099) 4 years ago
  Sam Wang 441cacf70f Added fix for handling TaintedStrings in streams and httpclient (#12969) 5 years ago
  Jjp137 93461aee34 Fix many broken links 5 years ago
  Andreas Rumpf 60d64d1aef use system.move instead of system.shallowCopy if the GC mode requires it 5 years ago
  narimiran dcf3181bd1 [backport] run nimpretty on string stuff 5 years ago
  Clyybber 16c39f9b2e More of StringStream now works at compile time (#12284) 5 years ago
  Ray Imber 6e681b546f fixes #9026 adds a readLineImpl to streams so that FileStreams can be fast (#12234) 5 years ago
  Araq 4bbafb47dc streams.nim: indentation change 5 years ago
  jiro ced0527ae3 streams: change error message of `openFileStream` (#11438) [feature] 5 years ago
  Miran dc6a4b1d43 fixes #11049, wrong streams.readBool and streams.peekBool (#11284) 5 years ago
  jiro ddc86d1b4b streams: Update documentation, refs #10330 (#11059) 5 years ago
  Araq c3067e36bb newruntime: progress 5 years ago
  Arne Döring 1102b8ac6e StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) 5 years ago
  Araq e457ccc7e1 make travis green 5 years ago
  Araq 035134de42 make streams.close more forgiving in order to break less code out there 5 years ago
  Oscar Nihlgård ac8f6c57a1 Improve exception tracking in the streams module (#10453) 5 years ago
  Araq 647066e378 make the stdlib work with the changed docgen 6 years ago
  Notkea 11050d1104 make Stream.{read,peek} procs public (#9806) 6 years ago
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 years ago