OC-PsychOS2/lib
Izaya d59cc53340 updated netutil to use the documentation library's type signature system 2020-05-11 01:00:13 +10:00
..
doc.lua added a library for retrieving documentation 2020-05-11 00:59:05 +10:00
ed.lua Added an actually workable editor for once. Skye's gonna be mad, it's like vim. 2020-04-12 03:49:44 +10:00
event.lua convinced the event library to handle non-string filters 2019-11-26 18:50:36 +11:00
interminitel.lua added an initial vtunnel implementation 2019-12-20 17:48:47 +11:00
minitel.lua this is an intervention 2019-07-14 20:52:56 +10:00
netutil.lua updated netutil to use the documentation library's type signature system 2020-05-11 01:00:13 +10:00
rc.lua added default services to rc, made rc.stop cope if there is no stop function in a daemon, and rc.enable actually enables things now 2020-03-26 17:32:54 +11:00
rpc.lua made rpc.call less flimsy hopefully 2020-03-26 17:33:18 +11:00
serialization.lua made serialization have an extra param for display 2019-12-16 14:35:11 +11:00
shell.lua added a quit function to the shell environment, for obvious purposes 2020-04-13 04:09:44 +10:00
shutil.lua made the shell include the documentation library automatically 2020-05-11 00:59:50 +10:00
unionfs.lua removed a debug print statement from unionfs 2019-12-02 12:28:19 +11:00
vcomponent.lua added gamax92's vcomponent lib, required next to zero changes 2019-12-19 16:16:09 +11:00
vtansi.lua Add support for \27[8m (equiv. to nonstandard \27[100m) 2020-04-26 08:01:53 +10:00