summary refs log tree commit diff stats
path: root/compiler/saturate.nim
Commit message (Collapse)AuthorAgeFilesLines
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Nimrod renamed to NimAraq2014-08-281-1/+1
|
* case consistency part 4Araq2013-12-271-6/+6
|
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-0/+79