index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
streams.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
case consistency part 4
Araq
2013-12-27
1
-2
/
+2
*
test-runner for caas multi-step tests
Zahary Karadjov
2013-05-04
1
-0
/
+6
*
A file stream now makes sure to only close its file descriptor once.
Dominik Picheta
2013-04-07
1
-1
/
+4
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
small cleanups
Araq
2013-02-19
1
-3
/
+1
*
merged upstream master
Zahary Karadjov
2013-01-27
1
-1
/
+2
|
\
|
*
Adds hyperlink to system module to explain TFileMode type.
Grzegorz Adam Hankiewicz
2012-12-11
1
-1
/
+2
*
|
caas is now drivable through stdin
Zahary Karadjov
2012-11-28
1
-2
/
+6
|
/
*
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
Araq
2012-11-18
1
-7
/
+8
*
Fixes bug in streams.ssSetPosition.
Dominik Picheta
2012-08-18
1
-1
/
+1
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-7
/
+8
*
preparations for marker procs generation
Araq
2012-03-19
1
-2
/
+0
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 l...
Araq
2011-11-29
1
-4
/
+2
*
further steps to get rid of deprecated endOfFile and readLine
Araq
2011-11-29
1
-1
/
+3
*
compiler uses new 'readLine'
Araq
2011-11-27
1
-13
/
+13
*
bugfix: tester compiles again
Araq
2011-11-26
1
-1
/
+1
*
deprecated endOfFile and readLine
Araq
2011-11-25
1
-2
/
+24
*
better streams implemenation; fixes #63
Araq
2011-11-12
1
-25
/
+89
*
renamed optional to discardable
Araq
2011-09-24
1
-7
/
+7
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
1
-1
/
+1
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-2
/
+3
*
got rid of unsound co/contravariance in procvars
Araq
2011-06-17
1
-14
/
+20
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-2
/
+3
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-2
/
+2
*
overload resolution for proc vars
Andreas Rumpf
2009-06-24
1
-2
/
+2
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+244