summary refs log tree commit diff stats
path: root/lib/impure/rdstdin.nim
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* compiler uses new 'readLine'Araq2011-11-271-2/+22
* sockets.recv optimizations; stdlib now supports taint modeAraq2011-09-241-4/+4
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-0/+0
* first implementation of suggestAraq2011-02-161-1/+3
* bugfix: readline wrapper; bugfix: evaluation of type conversionsAraq2011-02-141-1/+0
* REPL improvementsAraq2011-02-131-0/+37