Commit Graph

16 Commits

Author SHA1 Message Date
Izaya 3fed8a5985 fixed fs.copy
oops
2020-06-06 12:54:10 +10:00
Izaya b89ff14d5c added type annotations and descriptions for functions where appropriate 2020-05-12 17:55:05 +10:00
Izaya 8b29e472f8 fix some fs informational problems 2020-03-26 17:25:36 +11:00
Izaya 201aa20c5a added the plan9k buffer library because it's cleaner than the old io library 2020-03-16 17:30:22 +11:00
Izaya c7213d4cbe updated a function comment to be more ... accurate 2019-12-21 18:34:48 +11:00
Izaya 1f66ef4f1c fobject:read() now supports reading until a specific character 2019-11-19 21:38:08 +11:00
Izaya a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own 2019-11-09 15:56:25 +11:00
Izaya 23680afd75 document new functions, remove dprints 2019-11-09 13:10:15 +11:00
Izaya 69eae00ec1 added fs.mounts(), fs.address(path) and fs.type(path) to provide more information about mounted filesystems 2019-11-08 21:01:01 +11:00
Izaya b2d1379127 galaxy brain FS upgrades 2019-11-08 12:42:49 +11:00
Izaya 8e3ee7bcb2 never mind no reading files line by line in fs.read 2019-07-21 17:45:22 +10:00
Izaya 8a880406bc added the ability to seek and read files line by line 2019-07-18 13:49:34 +10:00
Izaya 3f214d3ebc this is an intervention 2019-07-14 20:52:56 +10:00
Izaya f6a405d886 added comments to applicable functions 2019-01-08 18:00:11 +11:00
Izaya 7615cf67dc made fs.lua support relative paths 2019-01-02 16:40:55 +11:00
Izaya 2f48091a07 fuck knows 2018-11-03 03:05:41 +11:00