OC-PsychOS2/lib
Izaya 5e9baee9fa stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card 2020-06-25 10:29:22 +10:00
..
doc.lua added a component documentation searcher 2020-06-21 19:16:50 +10:00
download.lua stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card 2020-06-25 10:29:22 +10:00
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. 2020-04-12 03:49:44 +10:00
event.lua fix type annotation in event.ignore 2020-05-12 11:44:05 +10:00
liblz16.lua added type annotations and function documentation to liblz16 and pkgfs 2020-06-05 23:07:06 +10:00
libmtar.lua better type annotation for genHeader 2020-06-25 09:39:31 +10:00
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 2020-06-05 22:54:51 +10:00
minitel.lua added type annotations to documentation for various libraries 2020-05-12 10:57:13 +10:00
netutil.lua make unionfs a more ... optional dependency of netutil 2020-06-11 16:18:32 +10:00
pkgfs.lua add pkgfs.component.exists and do automounting of archives 2020-06-06 19:45:40 +10:00
pkgman.lua cleaner default source list 2020-06-08 10:36:36 +10:00
rc.lua made rc load and search pkgfs if a service isn't found 2020-06-07 23:35:24 +10:00
rpc.lua added type annotations to documentation for various libraries 2020-05-12 10:57:13 +10:00
serialization.lua added type annotations to documentation for various libraries 2020-05-12 10:57:13 +10:00
shell.lua added a quit function to the shell environment, for obvious purposes 2020-04-13 04:09:44 +10:00
shutil.lua added type annotations and descriptions for functions where appropriate 2020-05-12 17:55:05 +10:00
vtansi.lua made cursor movement and newlines work properly when they hit screen borders 2020-06-21 21:31:19 +10:00