Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: await-able Async methods (#1572) | Alex Early | 2018-09-30 | 77 | -201/+987 |
* | sentence fix (#1581) | Tony | 2018-09-21 | 1 | -1/+1 |
* | Small typo :) (#1579) | Jake Mingolla | 2018-09-17 | 1 | -1/+1 |
* | feat: Add cargoQueue type and tests (#1567) | Justin Chase | 2018-08-07 | 4 | -1642/+2037 |
* | update deps | Alexander Early | 2018-08-05 | 2 | -439/+1246 |
* | [wip] initial async generator support (#1560) | Alex Early | 2018-08-05 | 52 | -198/+1243 |
* | [issue-1568][bug]: make sure error object defined before access its message (... | Reed Feng | 2018-08-02 | 2 | -1/+14 |
* | Updated concat documentation (#1564) | Alexander Cerutti | 2018-07-20 | 1 | -3/+2 |
* | breaking: remove during, make test functions in until/whilst async (#1557) | Alex Early | 2018-07-10 | 12 | -330/+99 |
* | Add limit value to `mapLimit` example (#1558) | Abraham Williams | 2018-07-09 | 1 | -1/+1 |
* | feat: Iterable queues (#1556) | Alex Early | 2018-07-09 | 4 | -8/+44 |
* | fix autoInject tests | Alexander Early | 2018-07-08 | 4 | -86/+57 |
* | prefer destructuring | Alexander Early | 2018-07-08 | 55 | -61/+61 |
* | disallow variable shadowing | Alexander Early | 2018-07-08 | 24 | -133/+120 |
* | add pitfall about array mutation. Closes #1393 | Alexander Early | 2018-07-08 | 1 | -0/+4 |
* | clarify applyEach docs. Closes #1501 | Alexander Early | 2018-07-08 | 1 | -2/+7 |
* | update transform docs. Closes #1543 | Alexander Early | 2018-07-08 | 1 | -2/+2 |
* | ES6-ify codebase (#1553) | Alex Early | 2018-07-08 | 125 | -3130/+2660 |
* | limits of less than 1 are now an error (#1552) | Alex Early | 2018-07-01 | 7 | -47/+50 |
* | feat: Canceling flows (#1542) | Alex Early | 2018-07-01 | 21 | -7/+414 |
* | Merge pull request #1540 from ORESoftware/patch-1 | Alex Early | 2018-06-03 | 1 | -0/+5 |
|\ | |||||
| * | need to demonstrate error cb not just drain cb | Operations Research Engineering Software+ | 2018-06-03 | 1 | -0/+5 |
* | | force update make | Alexander Early | 2018-06-03 | 1 | -0/+1 |
* | | wtf make? | Alexander Early | 2018-06-03 | 1 | -0/+1 |
|/ | |||||
* | clean up debugging | Alexander Early | 2018-06-03 | 2 | -9/+1 |
* | does travis have xenial? | Alexander Early | 2018-06-03 | 1 | -1/+1 |
* | update make | Alexander Early | 2018-06-03 | 1 | -0/+3 |
* | update to trusty in travis? | Alexander Early | 2018-06-03 | 1 | -0/+2 |
* | more debug | Alexander Early | 2018-06-03 | 2 | -2/+6 |
* | more debugging | Alexander Early | 2018-06-03 | 1 | -1/+2 |
* | makefile debugging | Alexander Early | 2018-06-03 | 1 | -2/+8 |
* | Merge pull request #1538 from suguru03/fix-memoize-test | Alex Early | 2018-06-03 | 1 | -2/+2 |
|\ | |||||
| * | Fix a memoize test case | Suguru Motegi | 2018-06-03 | 1 | -2/+2 |
|/ | |||||
* | stop growling | Alexander Early | 2018-06-03 | 3 | -105/+2 |
* | refactor makefile, avoid using node in evaled targets | Alexander Early | 2018-06-03 | 6 | -78/+54 |
* | fix tests | Alexander Early | 2018-06-02 | 3 | -3/+3 |
* | optimize makefile, fix tests | Alexander Early | 2018-06-02 | 3 | -12/+12 |
* | update deps after npm audit | Alexander Early | 2018-06-02 | 1 | -62/+54 |
* | move mocha_tests/ to test/ | Alexander Early | 2018-06-02 | 55 | -12/+12 |
* | Merge pull request #1466 from caolan/1465 | Alex Early | 2018-06-02 | 2 | -7/+30 |
|\ | |||||
| * | #1465; don't memoize results that had an error1465 | Graeme Yeates | 2017-08-21 | 2 | -7/+30 |
* | | Merge pull request #1528 from bfred-it/drop-lodash | Alex Early | 2018-06-02 | 44 | -102/+103 |
|\ \ | |||||
| * \ | Merge branch 'master' into drop-lodash | Alex Early | 2018-06-02 | 9 | -4535/+7214 |
| |\ \ | |/ / |/| | | |||||
* | | | update test matrix, drop unsupported nodes | Alexander Early | 2018-05-20 | 1 | -5/+2 |
* | | | Version 2.6.1v2.6.1 | Alexander Early | 2018-05-20 | 1 | -1/+1 |
* | | | Update built files | Alexander Early | 2018-05-20 | 3 | -6/+20 |
* | | | update changelog | Alexander Early | 2018-05-20 | 1 | -0/+6 |
* | | | update deps per npm audit | Alexander Early | 2018-05-20 | 4 | -3805/+3811 |
* | | | Merge pull request #1533 from chrisdukakis/update-lodash | Alex Early | 2018-05-20 | 2 | -2626/+5283 |
|\ \ \ | |||||
| * | | | update lodash-es to match lodash@4.17 | Chris Dukakis | 2018-05-18 | 2 | -4/+4 |