Operating system for OpenComputers
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
XeonSquared 4e64a55169 cleaner default source list 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 cleaner default source list 4年前
rc.lua made rc load and search pkgfs if a service isn't found 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年前