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
/
impure
/
rdstdin.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
cleaned up various modules
Araq
2014-09-19
1
-4
/
+4
|
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
|
*
case consistency improvements
Araq
2014-01-11
1
-1
/
+1
|
*
case consistency part 1
Araq
2013-12-27
1
-4
/
+4
|
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
|
*
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
Araq
2012-11-18
1
-4
/
+8
|
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
|
*
old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 ↵
Araq
2011-11-29
1
-2
/
+2
|
|
|
|
liners (see examples/maximum.nim)
*
compiler uses new 'readLine'
Araq
2011-11-27
1
-2
/
+22
|
*
sockets.recv optimizations; stdlib now supports taint mode
Araq
2011-09-24
1
-4
/
+4
|
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-0
/
+0
|
*
first implementation of suggest
Araq
2011-02-16
1
-1
/
+3
|
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
1
-1
/
+0
|
*
REPL improvements
Araq
2011-02-13
1
-0
/
+37