summary refs log tree commit diff stats
path: root/tools/nimgrep.nim
Commit message (Expand)AuthorAgeFilesLines
* Faster nimgrep (#6983)Mathias Stearn2018-01-031-27/+19
* make nimgrep compile without warningsAndreas Rumpf2016-09-261-2/+2
* fixes #4751Andreas Rumpf2016-09-121-2/+2
* nimgrep version 1Araq2015-12-051-3/+11
* renamed writeln to writeLine in toolspatrick dw2015-06-191-45/+45
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-1/+1
* Fix typosFederico Ceratto2015-02-151-1/+1
* updated nimgrep toolAraq2014-09-101-6/+6
* nimgrep compiles againAraq2014-09-071-8/+8
* posix.nim compiles againAraq2014-08-291-3/+3
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-151-1/+1
* case consistency part 6Araq2013-12-281-3/+3
* Fixed terminal module so that it doesn't raise an EOS exception when stdout i...Dominik Picheta2013-06-221-0/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* added terminal.isatty; nimgrep version 0.9Araq2012-04-061-6/+25
* implemented incompleteStruct pragma; embedded debugger works with posix moduleAraq2012-01-051-2/+2
* year 2012 for most copyright headersAraq2012-01-021-2/+1
* clean exit codes for all the toolsAraq2011-08-011-2/+7
* bugfixes; added events module, sequtils moduleAraq2011-07-261-2/+4
* further steps for thread support; bootstrapping should require unzip C source...Araq2011-05-161-5/+5
* nimgrep: version 0.8Araq2011-02-031-17/+54
* nimgrep --ext supportAraq2011-02-021-5/+14
* nimgrep: support for multiple input files/dirsAraq2011-02-021-6/+8
* nimgrep: first working versionAraq2011-02-021-29/+97
* commit before ov-res changesAraq2010-12-071-0/+191