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.
 
 
 
Izaya 88bce6cd96 add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility 5 days ago
..
doc.lua added a component documentation searcher 3 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 force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. 2 months ago
event.lua fix type annotation in event.ignore 3 years ago
liblz16.lua made liblz16 happier on OpenOS when decompressing smaller files 2 years ago
libmtar.lua fix support for booting from rtfs on tape 2 months ago
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 3 years ago
minitel.lua added type annotations to documentation for various libraries 3 years ago
netutil.lua add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility 5 days ago
pkgfs.lua add pkgfs.component.exists and do automounting of archives 3 years ago
pkgman.lua pkgman updates to simplify distribution with different kernels 2 months ago
rc.lua I don't know why it was looking at package.loaded but it isn't now. 2 months ago
rpc.lua address RPC loop issues as described in https://github.com/ShadowKatStudios/OC-Minitel/pull/40 plus implement ACLs like the OpenOS version of the RPC library 5 days ago
serialization.lua added type annotations to documentation for various libraries 3 years ago
shell.lua shell-related cleanup and fixes. 2 months ago
shutil.lua shell-related cleanup and fixes. 2 months ago
vtansi.lua fix tabs 2 months ago