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 年前