86 Commits

Author SHA1 Message Date
b7454f32c4 updated to prototype 2012-06-06 13:19:44 -06:00
63051eb24f added licenses to package.json v2.1.1 v2.1.1-pre-prototype 2012-05-08 10:22:36 -06:00
0164f2b749 added LICENSE for all my friends 2012-05-08 09:57:33 -06:00
042cc6d3d6 whitespace and block cleanup 2012-01-15 20:47:08 -07:00
5ea101960e bumped version 2012-01-15 19:21:52 -07:00
f1c2c4d5e1 [ISSUE #6] initial 'path' may, in fact, be a file 2012-01-15 19:21:11 -07:00
2dd4eee860 [ISSUE #5] Array.prototype.forEachAsync -> forEachAsync 2011-11-01 16:02:58 -06:00
1ea316fcbc updated to use Array.prototype.forEach rather than futures/forEachAsync 2011-07-28 07:57:02 -06:00
cf60919339 moved old stuff out of the way; bumped version 2011-05-03 16:44:41 -06:00
8d4dc9804a added synchronous version 2011-05-02 21:11:03 -06:00
6b66729f5d fixed errors in example 2011-02-12 13:42:06 -08:00
69d37ac924 Merge branch 'master' of github.com:coolaj86/node-walk 2011-02-04 00:56:44 -07:00
4a32ae2060 fixed missing error 'next' callback 2011-02-04 00:56:30 -07:00
8df1d51fc8 2011-02-03 23:35:56 -08:00
0d5fcfd917 corrected futures version 2011-02-04 00:29:09 -07:00
f0f1d935ea added futures dependency for 'forEachAsync' 2011-02-04 00:26:34 -07:00
364d4b552c typo fix 2011-02-04 00:16:29 -07:00
35284be148 api / doc matching 2011-02-04 00:14:19 -07:00
e4ef96ad36 Merge branch 'master' of github.com:coolaj86/node-walk into pathArray 2011-02-04 00:01:29 -07:00
c1d25bf637 fixed callback error 2011-02-03 23:57:11 -07:00
4df55b7ced tested several variations 2011-02-03 23:31:25 -07:00
fa29c9140c removed unused function 2011-02-03 15:08:44 -07:00
a834a070af added EventEmitter to Jorge's Queued example 2011-02-03 15:05:25 -07:00
edc248289b fixed sole bug in Jorge's example 2011-02-03 15:03:44 -07:00
1088866a81 added keywords 'node.js walk' to improve search results 2011-02-03 13:44:01 -08:00
2afcadfeb4 clarification of events that emit arrays 2010-12-12 01:39:25 -08:00
1ca2e7ace3 fixed path type, added 'end', tested chronologability 2010-12-12 02:13:40 -07:00
e68088526e walk is now awesomesauce... but still a memory hog 2010-12-12 01:58:43 -07:00
d7c93fe195 example of walk3 2010-12-11 23:47:03 -07:00
6bcf64a422 very very very asynchronous now 2010-12-11 23:46:51 -07:00
106bd60d9b started on much much better version of walk 2010-12-03 01:58:29 -07:00
4857e3a168 added event emitters, changed general usage 2010-12-02 03:09:01 -07:00
076c710594 typo fix 2010-11-20 22:08:08 -07:00
7ad00f067b typo fix 2010-11-20 22:07:21 -07:00
73a810e926 better description 2010-11-20 22:04:54 -07:00
8462d7458b first commit 2010-11-20 22:02:53 -07:00