Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix processing of 'await' with a nnkCall. | Dominik Picheta | 2014-02-16 | 1 | -2/+1 |
| | | | | | Specifically, ``discard readMessages(disp, await disp.accept(server))`` works now, i.e. using 'await' as one of the params to a proc call. | ||||
* | Added await test. | Dominik Picheta | 2014-02-16 | 1 | -0/+65 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 2 | -0/+169 |