Operating system for OpenComputers
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад