summaryrefslogtreecommitdiff
path: root/lib/apply.js
Commit message (Collapse)AuthorAgeFilesLines
* ES6-ify codebase (#1553)Alex Early2018-07-081-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cancelable foreach * cancelable waterfall * cancellable auto * fix lint * fix tests * cancelable whilst/until/during/forever * fix waterfall test. It WILL get there * docs * use rest params instead of slice * clean up internals * remove property func * clarify uses of createTester * happy path async funtions in asyncify * stop using arguments * DLL to class * moar arrows * fix merge issues * remove forOwn * moar arrows * fix merge mistake * even more arrows, what can stop him * mo more fn.apply(null,...) * remove more spurious uses of apply * update lint config * just when you thought there couldn't possibly be more arrows * use eslint:recommended * even less uses or aguments * get rid of prototype cuteness * fix concat tests * fix more tests
* small fixes from reviewAlexander Early2017-04-041-1/+1
|
* remove rest completelyAlexander Early2017-04-031-6/+9
|
* Cleanup some of the dependency importslib-import-cleanupsGraeme Yeates2016-11-171-1/+1
| | | | Saves 800 bytes on min.js
* 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
| | | | | | jsdocs: style fix in outputted html jsdoc: added documentation to support script
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-1/+2
|
* Remove redundant "use strict" directive as ES2015 modules are implicitly in ↵John-David Dalton2016-05-311-2/+0
| | | | strict mode.
* jsdoc-style documentation began documenting `Util` methodsHubert Argasinski2016-04-121-0/+43
| | | | | | | | | | | | | | remaining `Util` methods to document (10): - ensureAsync - constant - asyncify - wrapSync - log - dir - noConflict - timeout - reflect - reflectAll
* update locations of lodash methods--global2016-01-131-1/+1
|
* Set up async bundlesGraeme Yeates2015-12-291-3/+3
|
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+9