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
*
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