summaryrefslogtreecommitdiff
path: root/lib/reflect.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-2/+2
* fix: Reflect passes value on error (#1633)Alex Early2019-03-091-5/+9
* prefer destructuringAlexander Early2018-07-081-1/+1
* ES6-ify codebase (#1553)Alex Early2018-07-081-11/+7
* small fixes from reviewAlexander Early2017-04-041-10/+10
* optimize whilst and family, seq, and reflectAlexander Early2017-04-031-9/+5
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-4/+4
* handle async functions in relevant utility methodsAlexander Early2017-03-251-1/+3
* 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-1/+1
* jsdoc-style documentation finished documenting `Util` methodsHubert Argasinski2016-04-121-0/+38
* streamline implementationAlexander Early2016-04-041-9/+6
* Add back reflect and reflectAll.JT Turner2016-04-031-0/+29