Operating system for OpenComputers
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
XeonSquared 29cdcb1809 added the preproc library, meaning PsychOS is nominally self-hosting 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年前
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年前
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年前