summary refs log tree commit diff stats
path: root/tools/nimgrep.nim
Commit message (Expand)AuthorAgeFilesLines
* fix nimgrep color on posix #7591 (#12288)Andrey Makarov2019-09-281-4/+12
* nimgrep: introduce the --rex optionAndreas Rumpf2019-07-271-5/+12
MIT/X Consortium License

(C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
(C)opyright MMVI Sander van Dijk <a dot h dot vandijk at gmail dot com>

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the 
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in 
all copies or substantial portions of the Software. 

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL 
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
DEALINGS IN THE SOFTWARE.
imgrep.nim?h=devel&id=a68f17a9f78e762a8cb77a1fa088e2a507ae44a4'>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