Operating system for OpenComputers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XeonSquared b89ff14d5c added type annotations and descriptions for functions where appropriate 4 years ago
..
doc.lua added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script 4 years ago
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. 4 years ago
event.lua fix type annotation in event.ignore 4 years ago
interminitel.lua added an initial vtunnel implementation 4 years ago
minitel.lua added type annotations to documentation for various libraries 4 years ago
netutil.lua updated netutil to use the documentation library's type signature system 4 years ago
rc.lua added type annotations to documentation for various libraries 4 years ago
rpc.lua added type annotations to documentation for various libraries 4 years ago
serialization.lua added type annotations to documentation for various libraries 4 years ago
shell.lua added a quit function to the shell environment, for obvious purposes 4 years ago
shutil.lua added type annotations and descriptions for functions where appropriate 4 years ago
unionfs.lua added type annotations and descriptions for functions where appropriate 4 years ago
vcomponent.lua added gamax92's vcomponent lib, required next to zero changes 4 years ago
vtansi.lua added type annotations and descriptions for functions where appropriate 4 years ago