summary refs log tree commit diff stats
path: root/compiler/forloops.nim
Commit message (Collapse)AuthorAgeFilesLines
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-5/+5
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Removed magics: mEqI64 mLtI64 mLeI64rku2015-06-101-3/+3
|
* minor documentation updatesAraq2015-02-161-0/+89
79' href='#n79'>79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108