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 b82bb2a853 move libraries out of main dist and into PsychOSPackages пре 4 година
..
doc.lua added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script пре 4 година
download.lua attempt to force the internet card to work (ha\!) пре 4 година
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. пре 4 година
event.lua fix type annotation in event.ignore пре 4 година
liblz16.lua added type annotations and function documentation to liblz16 and pkgfs пре 4 година
libmtar.lua initial pkgfs work, seems functional пре 4 година
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably пре 4 година
minitel.lua added type annotations to documentation for various libraries пре 4 година
netutil.lua updated netutil to use the documentation library's type signature system пре 4 година
pkgfs.lua add pkgfs.component.exists and do automounting of archives пре 4 година
pkgman.lua make pkgman remove system packages пре 4 година
rc.lua made rc search for services in the pkgfs пре 4 година
rpc.lua added type annotations to documentation for various libraries пре 4 година
serialization.lua added type annotations to documentation for various libraries пре 4 година
shell.lua added a quit function to the shell environment, for obvious purposes пре 4 година
shutil.lua added type annotations and descriptions for functions where appropriate пре 4 година
vtansi.lua added type annotations and descriptions for functions where appropriate пре 4 година