summary refs log tree commit diff stats
path: root/lib/pure/streams.nim
Commit message (Expand)AuthorAgeFilesLines
* case consistency part 4Araq2013-12-271-2/+2
* test-runner for caas multi-step testsZahary Karadjov2013-05-041-0/+6
* A file stream now makes sure to only close its file descriptor once.Dominik Picheta2013-04-071-1/+4
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* small cleanupsAraq2013-02-191-3/+1
* merged upstream masterZahary Karadjov2013-01-271-1/+2
|\
| * Adds hyperlink to system module to explain TFileMode type.Grzegorz Adam Hankiewicz2012-12-111-1/+2
* | caas is now drivable through stdinZahary Karadjov2012-11-281-2/+6
|/
* 'assert' hides EAssertionFailsure; stdlib makes use of 'tags'Araq2012-11-181-7/+8
* Fixes bug in streams.ssSetPosition.Dominik Picheta2012-08-181-1/+1
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-7/+8
* preparations for marker procs generationAraq2012-03-191-2/+0
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 l...Araq2011-11-291-4/+2
* further steps to get rid of deprecated endOfFile and readLineAraq2011-11-291-1/+3
* compiler uses new 'readLine'Araq2011-11-271-13/+13
* bugfix: tester compiles againAraq2011-11-261-1/+1
* deprecated endOfFile and readLineAraq2011-11-251-2/+24
* better streams implemenation; fixes #63Araq2011-11-121-25/+89
* renamed optional to discardableAraq2011-09-241-7/+7
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-1/+1
* code gen bugfixes; marshal.nim implementedAraq2011-06-261-2/+3
* got rid of unsound co/contravariance in procvarsAraq2011-06-171-14/+20
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* version 0.8.2rumpf_a@web.de2009-10-211-2/+3
* added tools and web dirsAndreas Rumpf2009-09-151-2/+2
* overload resolution for proc varsAndreas Rumpf2009-06-241-2/+2
* version0.7.10Andreas Rumpf2009-06-081-0/+244