summary refs log tree commit diff stats
path: root/tests/closure/tdonotation.nim
Commit message (Collapse)AuthorAgeFilesLines
* Restore the old behavior of parsing "quote do:"Zahary Karadjov2017-08-191-3/+8
| | | | close #5845
* lift parameter-less do block to lambdasZahary Karadjov2017-04-101-3/+3
|
* the new blocks without 'do' produce compatible AST with 'do blocks'Zahary Karadjov2017-04-091-8/+6
|
* fix the do notation when used with procsZahary Karadjov2017-04-091-0/+47