1
1
mirror of https://git.shadowkat.net/izaya/OC-PsychOS2.git synced 2024-11-13 00:27:00 -05:00
OC-PsychOS2/module
2020-06-25 17:19:50 +10:00
..
devfs
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
devfs.lua
fs.lua fixed fs.copy 2020-06-06 12:54:10 +10:00
init.lua
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 rewrote require() to support package.path and submodules 2020-06-25 17:19:50 +10:00
osutil.lua
sched.lua add os.getTimeout() function to ask how long the scheduler waits between running processes 2020-06-11 12:46:00 +10:00
syslog.lua