Operating system for OpenComputers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XeonSquared 8865768576 made libmtar cope with lower memory systems at the expense of speed 3 years ago
..
doc.lua added a component documentation searcher 4 years ago
download.lua stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card 3 years ago
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. 4 years ago
event.lua fix type annotation in event.ignore 4 years ago
liblz16.lua added type annotations and function documentation to liblz16 and pkgfs 4 years ago
libmtar.lua made libmtar cope with lower memory systems at the expense of speed 3 years ago
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 4 years ago
minitel.lua added type annotations to documentation for various libraries 4 years ago
netutil.lua make unionfs a more ... optional dependency of netutil 4 years ago
pkgfs.lua add pkgfs.component.exists and do automounting of archives 4 years ago
pkgman.lua cleaner default source list 4 years ago
rc.lua made rc enforce the new service semantics 3 years ago
rpc.lua added type annotations to documentation for various libraries 4 years ago
serialization.lua added type annotations to documentation for various libraries 4 years ago
shell.lua added a quit function to the shell environment, for obvious purposes 4 years ago
shutil.lua added type annotations and descriptions for functions where appropriate 4 years ago
vtansi.lua made cursor movement and newlines work properly when they hit screen borders 4 years ago