summary refs log tree commit diff stats
path: root/tools/cmerge.nim
Commit message (Collapse)AuthorAgeFilesLines
* minor style changesAraq2019-07-101-2/+2
|
* tools: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in toolspatrick dw2015-06-191-2/+2
|
* posix.nim compiles againAraq2014-08-291-4/+4
|
* case consistency part 7Araq2013-12-281-2/+2
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* bugfix: optimization of complex constant string concatenationsAraq2012-02-171-9/+18
|
* clean exit codes for all the toolsAraq2011-08-011-1/+1
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* atomic is now a keywordAndreas Rumpf2010-01-211-0/+31