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