summary refs log tree commit diff stats
path: root/lib/pure/terminal.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixed OSError deprecation warnings.Dominik Picheta2013-06-261-14/+14
|
* Fixed terminal module so that it doesn't raise an EOS exception when stdout ↵Dominik Picheta2013-06-221-334/+332
| | | | is redirected.
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* parameter passing works the same for macros and templates; use callsite ↵Araq2012-08-281-1/+2
| | | | magic to access the invokation AST
* bindSym suffices; no 'bind' for macros anymoreAraq2012-08-251-2/+1
|
* implemented 'bind' for macrosAraq2012-08-241-11/+12
|
* added terminal.isatty; nimgrep version 0.9Araq2012-04-061-2/+13
|
* bugfix: 'when' sections in generic objects now work, so TThread[void] compilesAraq2011-11-201-1/+1
|
* new syntactic construct: a{i}Araq2011-10-081-1/+1
|
* *Pimped up* the test runner with colorful outputZahary Karadjov2011-10-071-5/+33
| | | | Added: terminal.styledEcho macro
* lib/pure/terminal.nim: fixed bug where the styleReverse doesn't work on ↵Keita Haga2011-08-161-37/+37
| | | | Unix-like systems
* bugfix terminal compiles for windows againAraq2011-02-071-9/+9
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
|
* version0.7.10Andreas Rumpf2009-06-081-0/+310