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 4e64a55169 cleaner default source list il y a 4 ans
..
doc.lua added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script il y a 4 ans
download.lua attempt to force the internet card to work (ha\!) il y a 4 ans
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. il y a 4 ans
event.lua fix type annotation in event.ignore il y a 4 ans
liblz16.lua added type annotations and function documentation to liblz16 and pkgfs il y a 4 ans
libmtar.lua initial pkgfs work, seems functional il y a 4 ans
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 updated netutil to use the documentation library's type signature system il y a 4 ans
pkgfs.lua add pkgfs.component.exists and do automounting of archives il y a 4 ans
pkgman.lua cleaner default source list il y a 4 ans
rc.lua made rc load and search pkgfs if a service isn't found il y a 4 ans
rpc.lua added type annotations to documentation for various libraries il y a 4 ans
serialization.lua added type annotations to documentation for various libraries il y a 4 ans
shell.lua added a quit function to the shell environment, for obvious purposes il y a 4 ans
shutil.lua added type annotations and descriptions for functions where appropriate il y a 4 ans
vtansi.lua added type annotations and descriptions for functions where appropriate il y a 4 ans