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
/
tools
/
nimgrep.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix nimgrep color on posix #7591 (#12288)
Andrey Makarov
2019-09-28
1
-4
/
+12
*
nimgrep: introduce the --rex option
Andreas Rumpf
2019-07-27
1
-5
/
+12
*
nimgrep: fixes the -w option
Andreas Rumpf
2019-07-27
1
-1
/
+1
*
minor style changes
Araq
2019-07-10
1
-3
/
+3
*
nimgrep: be less annoying
Araq
2019-05-24
1
-2
/
+1
*
better default for nimgrep
Araq
2019-05-22
1
-2
/
+4
*
nimgrep: use standard regular expression syntax, not reExtended
Araq
2019-01-13
1
-1
/
+1
*
nimgrep: fixes #989
Araq
2019-01-13
1
-1
/
+1
*
make more things compile without isNil
Araq
2018-08-22
1
-1
/
+1
*
nimgrep: count the number of matches
Andreas Rumpf
2018-04-27
1
-8
/
+11
*
nimgrep: add --filenames option
Andreas Rumpf
2018-04-24
1
-7
/
+14
*
[nimgrep] add option --oneline to keep file:line info when piping (#7592)
Timothee Cour
2018-04-13
1
-6
/
+12
*
Faster nimgrep (#6983)
Mathias Stearn
2018-01-03
1
-27
/
+19
*
make nimgrep compile without warnings
Andreas Rumpf
2016-09-26
1
-2
/
+2
*
fixes #4751
Andreas Rumpf
2016-09-12
1
-2
/
+2
*
nimgrep version 1
Araq
2015-12-05
1
-3
/
+11
*
renamed writeln to writeLine in tools
patrick dw
2015-06-19
1
-45
/
+45
*
Replaced deprecated repeatChar() with repeat() or spaces().
Hans Raaf
2015-03-04
1
-1
/
+1
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
updated nimgrep tool
Araq
2014-09-10
1
-6
/
+6
*
nimgrep compiles again
Araq
2014-09-07
1
-8
/
+8
*
posix.nim compiles again
Araq
2014-08-29
1
-3
/
+3
*
Changed tests and tools to use 'discard' statements instead of 'nil' for empt...
Clay Sweetser
2014-02-15
1
-1
/
+1
*
case consistency part 6
Araq
2013-12-28
1
-3
/
+3
*
Fixed terminal module so that it doesn't raise an EOS exception when stdout i...
Dominik Picheta
2013-06-22
1
-0
/
+2
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
added terminal.isatty; nimgrep version 0.9
Araq
2012-04-06
1
-6
/
+25
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-2
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-2
/
+1
*
clean exit codes for all the tools
Araq
2011-08-01
1
-2
/
+7
*
bugfixes; added events module, sequtils module
Araq
2011-07-26
1
-2
/
+4
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-5
/
+5
*
nimgrep: version 0.8
Araq
2011-02-03
1
-17
/
+54
*
nimgrep --ext support
Araq
2011-02-02
1
-5
/
+14
*
nimgrep: support for multiple input files/dirs
Araq
2011-02-02
1
-6
/
+8
*
nimgrep: first working version
Araq
2011-02-02
1
-29
/
+97
*
commit before ov-res changes
Araq
2010-12-07
1
-0
/
+191