summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitignore build directoriesmodularizationAlexander Early2016-02-23177-11348/+2
* Merge pull request #1030 from ecasilla/modularizationAlex Early2016-02-233-2/+57
|\
| * added a base implementation for unsaturation event #868Ernie Casilla2016-02-203-2/+57
|/
* make the package json main dist/async.jsAlexander Early2016-02-186-14/+14
* move build/async.js to build/dist/async.jsAlexander Early2016-02-1610-11/+10
* remove esnext:main from package jsonAlexander Early2016-02-161-2/+1
* move es build to separate folder/packageAlexander Early2016-02-16105-2495/+7376
* removed old lib/async.jsAlexander Early2016-02-161-1265/+0
* Merge pull request #1028 from charlierudolph/cr-withErrorModularAlex Early2016-02-165-114/+227
|\
| * fix readmecharlierudolph2016-02-161-5/+5
| * filter, reject, detect, some, every with errorcharlierudolph2016-02-165-114/+227
|/
* Skip failing test caseGraeme Yeates2016-02-152-2/+10
* update buildAlexander Early2016-02-1413-2591/+1686
* merge from masterAlexander Early2016-02-149-4/+2606
|\
| * Merge pull request #1021 from crispen-smith/masterGraeme Yeates2016-02-081-96/+96
| |\
| | * Update README.mdCrispen Smith2016-02-081-96/+96
| |/
| * Merge pull request #1010 from silentroach/patch-1Alex Early2016-01-231-1/+1
| |\
| | * missed closing braceKalashnikov Igor2016-01-231-1/+1
| |/
| * Merge pull request #1008 from Kikobeats/patch-1Graeme Yeates2016-01-181-8/+7
| |\
| | * Fix Utils header sectionKiko Beats2016-01-181-8/+7
| |/
| * Update (C) to 2016Graeme Yeates2016-01-181-1/+1
| * Merge pull request #1006 from pra85/2016Alex Early2016-01-151-1/+1
| |\
| | * Update year range to 2016Prayag Verma2016-01-161-1/+1
| |/
| * Merge pull request #1005 from silentroach/docs-styleAlex Early2016-01-141-162/+163
| |\
| | * docs style consistencyIgor Kalashnikov2016-01-131-162/+163
| |/
| * Merge pull request #1003 from proflayton/masterAlexander Early2016-01-091-1/+1
| |\
| | * Fix Link for Windows by removing unnecessary wildcardingBrandon Layton2016-01-081-1/+1
| |/
| * Merge pull request #977 from async-js/editorconfigAlexander Early2016-01-071-0/+10
| |\
| | * Add .editorconfigKiko Beats2015-12-151-0/+10
| * | Version 1.5.2v1.5.2Alexander Early2016-01-073-6/+7
| * | update minified buildAlexander Early2016-01-076-10/+10
| * | update changelog for v1.5.2Alexander Early2016-01-071-0/+5
| * | document promise support for asyncify. #956Alexander Early2016-01-071-0/+26
| * | clarify retry docs. Closes #936Alexander Early2016-01-071-4/+14
| * | Merge pull request #979 from marcolino/masterAlexander Early2016-01-071-0/+46
| |\ \
| | * | updated README.mdmarcolino2015-12-151-0/+2
| | * | updated README.mdmarcolino2015-12-151-1/+1
| | * | Merge pull request #1 from marcolino/marcolino-patch-readme-waterfall-more-ex...marcolino2015-12-151-0/+44
| | |\ \ | | | |/ | | |/|
| | | * Update README.mdmarcolino2015-12-151-0/+44
| | |/
| * | Merge pull request #998 from dacoozheng/masterAlexander Early2016-01-072-2/+42
| |\ \
| | * | Allow "hasOwnProperty" as key for memoize method.dacoozheng2016-01-032-6/+20
| | * | Test case for #998.dacoozheng2016-01-031-0/+26
| | * | prevent return "undefined" immediately when key is "constructor" for memoize ...dacoozheng2016-01-031-2/+2
| * | | Merge pull request #1002 from mattcollier/patch-1Alexander Early2016-01-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Use `nonexistent` instead of `inexistant` in error message.mattcollier2016-01-061-1/+1
| |/ /
| * | Merge pull request #994 from mchapman/patch-1Alexander Early2016-01-021-1/+1
| |\ \
| | * | Add some information to error messageMark Chapman2016-01-011-1/+1
| * | | Version 1.5.1v1.5.1Alexander Early2016-01-023-6/+7
| * | | update minified buildAlexander Early2016-01-026-25/+28
| * | | update changelog for 1.5.1Alexander Early2016-01-021-0/+3