Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | be explicit (#1769) | Jimmy Wärting | 2021-11-16 | 1 | -1/+1 |
* | feat: await-able Async methods (#1572) | Alex Early | 2018-09-30 | 1 | -0/+1 |
* | [wip] initial async generator support (#1560) | Alex Early | 2018-08-05 | 1 | -1/+9 |
* | ES6-ify codebase (#1553) | Alex Early | 2018-07-08 | 1 | -3/+1 |
* | Avoid eval in async wrappers; fixes #1403 | Graeme Yeates | 2017-04-17 | 1 | -14/+2 |
* | handle async funcs in control flow methods | Alexander Early | 2017-03-25 | 1 | -4/+3 |
* | wrapped all collections methods | Alexander Early | 2017-03-24 | 1 | -6/+6 |
* | factor out async support check, make wrapAsync identity() in non-supported envs | Alexander Early | 2017-03-22 | 1 | -5/+22 |
* | initial experiment with async fn support | Alexander Early | 2017-03-22 | 1 | -0/+11 |