summary refs log tree commit diff stats
path: root/tests/macros/tclosuremacro.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes anon procs created by macrosAndreas Rumpf2017-07-111-1/+32
|
* use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* implemented 'koch pdf'Araq2014-12-191-0/+43