summaryrefslogtreecommitdiff
path: root/lib/memoize.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-3/+3
* ES6-ify codebase (#1553)Alex Early2018-07-081-21/+10
* Merge pull request #1466 from caolan/1465Alex Early2018-06-021-1/+8
|\
| * #1465; don't memoize results that had an error1465Graeme Yeates2017-08-211-1/+8
* | Drop identityFederico Brigante2018-04-191-2/+1
|/
* remove rest completelyAlexander Early2017-04-031-3/+4
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-3/+3
* handle async functions in relevant utility methodsAlexander Early2017-03-251-1/+3
* remove unnecessary arraysoresoftware2016-11-301-2/+2
* Cleanup some of the dependency importslib-import-cleanupsGraeme Yeates2016-11-171-1/+1
* Update lodash to 4.14.0Graeme Yeates2016-07-241-1/+1
* Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-1/+4
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-1/+2
* fix new lint errorsAlexander Early2016-06-071-0/+1
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation began documenting `Util` methodsHubert Argasinski2016-04-121-0/+35
* use simple 'in' check rather than _.has in memoizeAlexander Early2016-03-291-1/+4
* use initialParams to simplify callback extractionAlexander Early2016-03-191-2/+2
* Skip failing test caseGraeme Yeates2016-02-151-2/+2
* merge from masterAlexander Early2016-02-141-2/+3
* update locations of lodash methods--global2016-01-131-2/+2
* Set up async bundlesGraeme Yeates2015-12-291-3/+3
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+36