OC-MultICE/modules/library
Izaya 2c6f92261e made tty.lua handle the cursor rather than readline because that's just stupid 2017-07-15 02:32:47 +10:00
..
base64-passthrough.lua Reminder not to code before or after midnight 2017-05-14 22:32:15 +10:00
base64.lua Added a base64 library for various reasons. 2017-05-04 00:16:02 +10:00
buffer.lua added io library and a skex version that uses it 2017-06-26 12:47:16 +00:00
chauth.lua added a library for challenge authentication using CRC32 as the hash. will be improved to use better stuff later 2017-06-19 13:19:56 +00:00
crc32.lua added a crc32 library 2017-06-16 12:30:04 +00:00
fs-ext-gen.lua optimisation 2017-04-23 19:05:16 +10:00
fs-ext.lua Updated documentation and improved fs-ext 2017-04-23 12:52:38 +10:00
fs-min.lua fixed an error in the fs lib 2017-04-23 19:31:13 +10:00
fs-std.lua FS library updates 2017-06-12 14:28:15 +00:00
fs-util.lua FS library updates 2017-06-12 14:28:15 +00:00
io.lua added io library and a skex version that uses it 2017-06-26 12:47:16 +00:00
net.lua made default network addresses a bit more usable 2017-05-23 15:14:23 +00:00
print.lua should stop crashing with print() before processes start running 2017-05-23 14:46:50 +00:00
readline.lua made tty.lua handle the cursor rather than readline because that's just stupid 2017-07-15 02:32:47 +10:00