summary refs log tree commit diff stats
path: root/compiler/rodutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-17/+17
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Nimrod renamed to NimAraq2014-08-281-1/+1
|
* Fix more 'undeclared identifier' errors.EXetoC2014-05-141-1/+1
|
* case consistency part 4Araq2013-12-271-1/+1
|
* case consistency part 1Araq2013-12-271-2/+2
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* first steps to C file merge operation for incremental compilationAraq2011-10-211-2/+2
|
* bugfixes for ROD file generation; nimcache dir is now flatAraq2011-10-201-3/+18
|
* much more efficient rod file generationAraq2011-10-181-2/+96
|
* big repo cleanupAraq2011-04-121-0/+27