Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getFileSize and setFileSize procedures for File and AsyncFile | Emery Hemingway | 2017-04-05 | 1 | -2/+3 |
* | `await x` where x is Fut var now reads after yield. Fixes #3964. | Dominik Picheta | 2016-04-04 | 1 | -1/+1 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -3/+3 |
* | Multiple exception idents in except for async. Ref #1487. | Dominik Picheta | 2014-09-08 | 1 | -1/+1 |
* | Implemented asyncfile for Posix. | Dominik Picheta | 2014-09-05 | 1 | -5/+27 |
* | Added Windows asyncfile implementation. | Dominik Picheta | 2014-09-05 | 1 | -0/+14 |