summary refs log tree commit diff stats
path: root/tests/macros/tclosuremacro.nim
Commit message (Expand)AuthorAgeFilesLines
* Remove support for named procs with sugar.=> (#17220)konsumlamm2021-03-051-8/+2
* fix broken => for typed procs with pragmas (#16190)hlaaftana2020-12-011-0/+13
* => supports pragmas & names (+ changed behavior) (#14200)hlaaftana2020-05-031-16/+15
* 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
* implemented 'koch pdf'Araq2014-12-191-0/+43