Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed writeln to writeLine in lib | patrick dw | 2015-06-19 | 1 | -3/+3 |
| | |||||
* | colors: Introduce resetStyle enum & use templates | Adam Strzelecki | 2015-06-15 | 1 | -7/+28 |
| | | | | | | | | | 1. Introduce TerminalCmd enum and resetStyle that can be issued to issue resetAttributes within styledEcho arguments. 2. Use templates to resolve styledEcho arguments for performance reasons. 3. Try to avoid calling trailing write "\n" and reset attributes where possible. | ||||
* | terminal doesn't use enormous windows module anymore | Araq | 2015-06-10 | 1 | -22/+81 |
| | |||||
* | lib/pure/p-t - Dropped 'T' from types | pdw | 2015-06-04 | 1 | -13/+13 |
| | |||||
* | terminal: doc improvments | Araq | 2015-05-28 | 1 | -1/+7 |
| | |||||
* | Fix Termios wrapper | def | 2015-04-24 | 1 | -6/+7 |
| | |||||
* | Don't run non-test code when defined(testing) | Oleh Prypin | 2015-04-21 | 1 | -1/+1 |
| | |||||
* | don't use conio.h on windows (#2137) | Araq | 2015-03-08 | 1 | -10/+8 |
| | |||||
* | Document terminal.getch | def | 2015-02-04 | 1 | -0/+2 |
| | |||||
* | Add terminal.getch to get a single character | def | 2015-02-03 | 1 | -0/+26 |
| | |||||
* | Fix #1906 | Varriount | 2015-01-22 | 1 | -3/+5 |
| | |||||
* | updated terminal.nim | Araq | 2014-08-29 | 1 | -6/+6 |
| | |||||
* | updated poly.nim | Araq | 2014-08-28 | 1 | -8/+16 |
| | |||||
* | more modules updated | Araq | 2014-08-28 | 1 | -2/+2 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -31/+36 |
| | |||||
* | case consistency part 6 | Araq | 2013-12-28 | 1 | -43/+43 |
| | |||||
* | 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 |