OC-PsychOS2/module
Izaya 216e0a15c6 removed os.spawnfile because nothing used it and it doesn't align with the system's design 2020-06-29 15:26:27 +10:00
..
devfs cursed 2019-10-27 23:34:02 +11:00
buffer.lua buffer history now: can't go out of bounds, can go to an empty line once you go past the most recent 2020-06-21 18:26:10 +10:00
chatbox-dprint.lua made the kernel actually work again 2019-11-04 08:54:30 +11:00
devfs.lua added type annotations and descriptions for functions where appropriate 2020-05-12 17:55:05 +10:00
fs.lua fixed fs.copy 2020-06-06 12:54:10 +10:00
init.lua added a fallback _OSVERSION string 2020-06-03 12:38:04 +10:00
io.lua made io.input open buffers with mode t, for use with readline coming soonTM 2020-06-11 12:55:19 +10:00
loadfile.lua removed os.spawnfile because nothing used it and it doesn't align with the system's design 2020-06-29 15:26:27 +10:00
osutil.lua added type annotations and descriptions for functions where appropriate 2020-05-12 17:55:05 +10:00
sched.lua added a process_finished event and added syslog error reporting 2020-06-29 15:25:58 +10:00
syslog.lua added type annotations and descriptions for functions where appropriate 2020-05-12 17:55:05 +10:00