Operating system for OpenComputers
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
XeonSquared 88bce6cd96 add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility il y a 8 mois
..
doc.lua added a component documentation searcher il y a 4 ans
download.lua stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card il y a 3 ans
ed.lua force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. il y a 10 mois
event.lua fix type annotation in event.ignore il y a 4 ans
liblz16.lua made liblz16 happier on OpenOS when decompressing smaller files il y a 3 ans
libmtar.lua fix support for booting from rtfs on tape il y a 10 mois
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably il y a 4 ans
minitel.lua added type annotations to documentation for various libraries il y a 4 ans
netutil.lua add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility il y a 8 mois
pkgfs.lua add pkgfs.component.exists and do automounting of archives il y a 4 ans
pkgman.lua pkgman updates to simplify distribution with different kernels il y a 10 mois
rc.lua I don't know why it was looking at package.loaded but it isn't now. il y a 10 mois
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 il y a 8 mois
serialization.lua added type annotations to documentation for various libraries il y a 4 ans
shell.lua shell-related cleanup and fixes. il y a 10 mois
shutil.lua shell-related cleanup and fixes. il y a 10 mois
vtansi.lua fix tabs il y a 10 mois