Operating system for OpenComputers
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
XeonSquared fb0c740b39 add liblz16 and lzss for use with pkgfs, and eventually mtar probably 4 年前
..
doc.lua added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script 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 年前
interminitel.lua added an initial vtunnel implementation 4 年前
liblz16.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 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 detect absolute/relative paths in pkgfs 4 年前
preproc.lua added the preproc library, meaning PsychOS is nominally self-hosting 4 年前
rc.lua added type annotations to documentation for various libraries 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 年前
unionfs.lua added type annotations and descriptions for functions where appropriate 4 年前
vcomponent.lua added gamax92's vcomponent lib, required next to zero changes 4 年前
vtansi.lua added type annotations and descriptions for functions where appropriate 4 年前