Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore the old behavior of parsing "quote do:" | Zahary Karadjov | 2017-08-19 | 1 | -3/+8 |
* | lift parameter-less do block to lambdas | Zahary Karadjov | 2017-04-10 | 1 | -3/+3 |
* | the new blocks without 'do' produce compatible AST with 'do blocks' | Zahary Karadjov | 2017-04-09 | 1 | -8/+6 |
* | fix the do notation when used with procs | Zahary Karadjov | 2017-04-09 | 1 | -0/+47 |