summaryrefslogtreecommitdiff
path: root/lib/constant.js
Commit message (Collapse)AuthorAgeFilesLines
* Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
|
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-3/+6
| | | | | | 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 finished documenting `Util` methodsHubert Argasinski2016-04-121-0/+41
| | | | | | | | | need to rebase to master before I can document the recently added reflect functions jsdoc-style documentation finished for 'Util' methods documented the new `reflect` and `reflectAll` functions
* use initialParams to simplify callback extractionAlexander Early2016-03-191-3/+3
|
* Support dynamic arguments in async.constant (ref. #1016)Augusto Franzoia2016-03-081-2/+3
|
* update locations of lodash methods--global2016-01-131-1/+1
|
* Set up async bundlesGraeme Yeates2015-12-291-2/+2
|
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+10