Operating system for OpenComputers
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
XeonSquared b82bb2a853 move libraries out of main dist and into PsychOSPackages vor 4 Jahren
..
doc.lua added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script vor 4 Jahren
download.lua attempt to force the internet card to work (ha\!) vor 4 Jahren
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. vor 4 Jahren
event.lua fix type annotation in event.ignore vor 4 Jahren
liblz16.lua added type annotations and function documentation to liblz16 and pkgfs vor 4 Jahren
libmtar.lua initial pkgfs work, seems functional vor 4 Jahren
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably vor 4 Jahren
minitel.lua added type annotations to documentation for various libraries vor 4 Jahren
netutil.lua updated netutil to use the documentation library's type signature system vor 4 Jahren
pkgfs.lua add pkgfs.component.exists and do automounting of archives vor 4 Jahren
pkgman.lua make pkgman remove system packages vor 4 Jahren
rc.lua made rc search for services in the pkgfs vor 4 Jahren
rpc.lua added type annotations to documentation for various libraries vor 4 Jahren
serialization.lua added type annotations to documentation for various libraries vor 4 Jahren
shell.lua added a quit function to the shell environment, for obvious purposes vor 4 Jahren
shutil.lua added type annotations and descriptions for functions where appropriate vor 4 Jahren
vtansi.lua added type annotations and descriptions for functions where appropriate vor 4 Jahren