Alan Kligman
|
b0dbbf932a
|
update build
|
2013-11-26 22:43:41 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
6e16f86208
|
Make backends pluggable via FileSystem ctor, fixes #36.
|
2013-11-25 19:23:51 -05:00 |
Alan Kligman
|
bb46fa34e8
|
removed all uses of promises; remove promise library since it's not longer needed
|
2013-11-21 20:44:57 -05:00 |
Alan Kligman
|
291ef6bc94
|
removed a bunch of promisey code; converted to callbacks
|
2013-11-21 16:15:30 -05:00 |
Alan Kligman
|
c9d60fbd9b
|
refactoring to support additional backends
|
2013-11-21 15:45:47 -05:00 |
Alan Kligman
|
e4b101e0ed
|
new build
|
2013-11-15 15:11:09 -05:00 |
Alan Kligman
|
a4b1341a84
|
update built libs
|
2013-11-12 13:39:49 -05:00 |
Alan Kligman
|
c76fc01a20
|
support rename()
|
2013-11-12 13:39:11 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
cf7d12a6b3
|
Refactor duplicate flag checks
|
2013-11-09 15:12:52 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
ae2b8aa9b3
|
Use internal fs functions instead of public methods for readFile, writeFile.
|
2013-11-09 14:51:21 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2a8705ed0b
|
Add fs.readFile, fs.writeFile with tests
|
2013-11-08 15:33:44 -05:00 |
Alan Kligman
|
3e3c724b25
|
update minified library
|
2013-11-07 17:29:19 -05:00 |
Alan Kligman
|
7e59e3a684
|
support for readdir
|
2013-11-07 15:55:14 -05:00 |
Alan Kligman
|
0256c2fece
|
Updated dists.
|
2013-07-29 17:58:55 -04:00 |
Alan Kligman
|
850758e37a
|
Add fstat and tests. Fix position bug in read/write.
|
2013-07-29 14:55:25 -04:00 |
Alan Kligman
|
3d8a414f5d
|
Added release file.
|
2013-07-26 12:07:45 -04:00 |
Alan Kligman
|
1dda23789e
|
Modified when.js to avoid deferring callbacks using setTimeout (this breaks IndexedDB). Added promise-based API wrapper for IndexedDB.
|
2013-05-25 11:15:00 -04:00 |
Alan Kligman
|
ced78ca040
|
Added gruntfile, now builds optimized library.
|
2013-03-11 15:14:26 -04:00 |