summaryrefslogtreecommitdiff
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* fix xyzAlexander Early2016-03-111-3/+3
|
* make the package json main dist/async.jsAlexander Early2016-02-182-2/+2
|
* move build/async.js to build/dist/async.jsAlexander Early2016-02-162-3/+3
|
* move es build to separate folder/packageAlexander Early2016-02-164-5/+29
|
* check in dist for bower supportAlexander Early2016-02-141-2/+3
|
* use tweaked version of xyz for our publish processAlexander Early2016-02-101-0/+171
|
* fix lint errorAlexander Early2016-02-091-2/+1
|
* fix es build testAlexander Early2016-02-092-2/+28
|
* add es modules to build, with lodash replaced with lodash-esAlexander Early2016-01-211-0/+34
|
* clean up makefile, add smoke test to build processAlexander Early2016-01-211-0/+28
|
* rename build files, add smoke test for build--global2016-01-154-4/+34
|
* update code style, increase linter coverage, refactor makefile--global2016-01-154-19/+32
|
* prevent having to require('async/foo').default--global2016-01-121-0/+2
|
* Improve bundle error reportingGraeme Yeates2016-01-101-1/+1
|
* use npm for lodash-es, rather than a git submoduleKiko Beats2016-01-071-1/+1
|
* Update make build tasksGraeme Yeates2016-01-047-262/+97
|
* Initial work in progress - modularizationKiko Beats2015-12-292-0/+275
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add .DS_Store Extract util methods Fix createTester callback Fix notid exports Refactor settimediate and nexttick Fix dep path Create bundle using browserify Rename main file Rename main file Rename main file Use browserify standalone mode Modular interface for main methods 📦 Deleted unnecessary test Add script to generate modules package.json Delete noconflict module Improve how to generat browser bundle Update util modules references Add a way to generate module scaffold Fix version Remove unnecessary dependencies Require the dependency Add missing methods Add dependencies for each module Bumped 0.4.0 Add useful scripts Add .npmignore Updated Add npmignore files Refactor Fix little issues Fix library name Fix isarray module Update script Fix typo Fix template links Update deps Revert "Fix template links" This reverts commit 112a3822f5aeab04d3ebec2e286ade10639f4668. Bump 0.5.1 Fix mapseries reference Bump 0.5.2
* remove unused version field from bower json syncAlexander Early2015-06-111-1/+1
|
* update changelog for 1.0.0Alexander Early2015-05-201-1/+1
|
* Update package manager sync scriptBeau Gunderson2015-05-181-6/+3
|
* Add categories for jamjsBeau Gunderson2014-12-181-1/+2
|
* Add script to sync package manager infoBeau Gunderson2014-12-181-0/+55