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 fb0c740b39 add liblz16 and lzss for use with pkgfs, and eventually mtar probably 4 anni fa
..
doc.lua added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script 4 anni fa
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. 4 anni fa
event.lua fix type annotation in event.ignore 4 anni fa
interminitel.lua added an initial vtunnel implementation 4 anni fa
liblz16.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 4 anni fa
libmtar.lua initial pkgfs work, seems functional 4 anni fa
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably 4 anni fa
minitel.lua added type annotations to documentation for various libraries 4 anni fa
netutil.lua updated netutil to use the documentation library's type signature system 4 anni fa
pkgfs.lua detect absolute/relative paths in pkgfs 4 anni fa
preproc.lua added the preproc library, meaning PsychOS is nominally self-hosting 4 anni fa
rc.lua added type annotations to documentation for various libraries 4 anni fa
rpc.lua added type annotations to documentation for various libraries 4 anni fa
serialization.lua added type annotations to documentation for various libraries 4 anni fa
shell.lua added a quit function to the shell environment, for obvious purposes 4 anni fa
shutil.lua added type annotations and descriptions for functions where appropriate 4 anni fa
unionfs.lua added type annotations and descriptions for functions where appropriate 4 anni fa
vcomponent.lua added gamax92's vcomponent lib, required next to zero changes 4 anni fa
vtansi.lua added type annotations and descriptions for functions where appropriate 4 anni fa