summary refs log tree commit diff stats
path: root/tests/objects/tobject3.nim
Commit message (Collapse)AuthorAgeFilesLines
* make test green again (code was wrong, but not detected by compiler)Andreas Rumpf2016-04-301-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #837Araq2014-11-211-1/+32
|
* next steps for closure iteratorsAraq2014-01-221-0/+28