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 5f56c74e6f cleanup RPC library, make it possible to detect the client hostname when running RPC requests 5 months 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. 9 months ago
event.lua fix type annotation in event.ignore 4 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 8 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 4 years ago
netutil.lua implement the dirstat extension in exportfs, greatly improving perf for OpenOS clients 6 months 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 8 months ago
rc.lua I don't know why it was looking at package.loaded but it isn't now. 8 months ago
rpc.lua cleanup RPC library, make it possible to detect the client hostname when running RPC requests 5 months ago
serialization.lua added type annotations to documentation for various libraries 4 years ago
shell.lua shell-related cleanup and fixes. 9 months ago
shutil.lua shell-related cleanup and fixes. 9 months ago
vtansi.lua remove a debug log that spammed syslog 6 months ago