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
/
terminal.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed OSError deprecation warnings.
Dominik Picheta
2013-06-26
1
-14
/
+14
|
*
Fixed terminal module so that it doesn't raise an EOS exception when stdout ↵
Dominik Picheta
2013-06-22
1
-334
/
+332
|
|
|
|
is redirected.
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
|
*
parameter passing works the same for macros and templates; use callsite ↵
Araq
2012-08-28
1
-1
/
+2
|
|
|
|
magic to access the invokation AST
*
bindSym suffices; no 'bind' for macros anymore
Araq
2012-08-25
1
-2
/
+1
|
*
implemented 'bind' for macros
Araq
2012-08-24
1
-11
/
+12
|
*
added terminal.isatty; nimgrep version 0.9
Araq
2012-04-06
1
-2
/
+13
|
*
bugfix: 'when' sections in generic objects now work, so TThread[void] compiles
Araq
2011-11-20
1
-1
/
+1
|
*
new syntactic construct: a{i}
Araq
2011-10-08
1
-1
/
+1
|
*
*Pimped up* the test runner with colorful output
Zahary Karadjov
2011-10-07
1
-5
/
+33
|
|
|
|
Added: terminal.styledEcho macro
*
lib/pure/terminal.nim: fixed bug where the styleReverse doesn't work on ↵
Keita Haga
2011-08-16
1
-37
/
+37
|
|
|
|
Unix-like systems
*
bugfix terminal compiles for windows again
Araq
2011-02-07
1
-9
/
+9
|
*
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
|
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
|
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+310