David Humphrey
|
8a2e64f9ea
|
Fix #736: use ms vs. s resolution on all times
|
2019-02-07 16:36:17 -05:00 |
Alvin Valdez
|
0ec51a198d
|
Fix for issue-670: Changed var to const (#687)
* Changed var to const
* Added 'use strict' to top of file
* Update stats.js
* Update stats.js
|
2019-02-05 14:38:59 -05:00 |
kwkofler
|
443b582038
|
Issue #86: Added support for Unix Timestamps
Co-authored-by: David Humphrey <david.humphrey@senecacollege.ca>
|
2018-12-14 23:58:42 -05:00 |
David Humphrey
|
b7ecae4af1
|
Fix typos and clean up for review
|
2018-07-14 10:02:29 -04:00 |
David Humphrey
|
c526445a43
|
Fix mode, fs.link, fix other bugs and cleanup
|
2018-07-14 10:02:29 -04:00 |
David Humphrey
|
0aaaeacd1a
|
Update sh.ls and stats to remove bits I don't need, add what I do.
|
2018-07-14 10:02:29 -04:00 |
David Humphrey
|
9244e9be6e
|
Switch from .mode to .type on nodes
|
2018-07-14 10:02:29 -04:00 |
David Humphrey
|
2efb956411
|
Switch from MODE_* to NODE_TYPE_*
|
2018-07-14 10:02:29 -04:00 |
David Humphrey
|
93633da622
|
All basic operations now working in Linux 9P mounted fs
|
2018-07-14 10:02:29 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
375719b49b
|
Refactor module system from AMD to CommonJS
|
2014-05-23 14:14:06 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
8dcc38de82
|
Start refactoring of fs.js
|
2014-03-18 12:29:20 -04:00 |