Operating system for OpenComputers
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
XeonSquared fb0c740b39 add liblz16 and lzss for use with pkgfs, and eventually mtar probably hace 4 años
..
doc.lua added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script hace 4 años
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. hace 4 años
event.lua fix type annotation in event.ignore hace 4 años
interminitel.lua added an initial vtunnel implementation hace 4 años
liblz16.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably hace 4 años
libmtar.lua initial pkgfs work, seems functional hace 4 años
lzss.lua add liblz16 and lzss for use with pkgfs, and eventually mtar probably hace 4 años
minitel.lua added type annotations to documentation for various libraries hace 4 años
netutil.lua updated netutil to use the documentation library's type signature system hace 4 años
pkgfs.lua detect absolute/relative paths in pkgfs hace 4 años
preproc.lua added the preproc library, meaning PsychOS is nominally self-hosting hace 4 años
rc.lua added type annotations to documentation for various libraries hace 4 años
rpc.lua added type annotations to documentation for various libraries hace 4 años
serialization.lua added type annotations to documentation for various libraries hace 4 años
shell.lua added a quit function to the shell environment, for obvious purposes hace 4 años
shutil.lua added type annotations and descriptions for functions where appropriate hace 4 años
unionfs.lua added type annotations and descriptions for functions where appropriate hace 4 años
vcomponent.lua added gamax92's vcomponent lib, required next to zero changes hace 4 años
vtansi.lua added type annotations and descriptions for functions where appropriate hace 4 años