computer-ext.lua
|
a bit of cleaning
|
2017-07-31 09:26:58 +10:00 |
io.lua
|
fixed io closing files and stuff
|
2017-08-27 04:22:11 +10:00 |
print.lua
|
made write() actually use the right session ID
|
2017-09-01 06:43:38 +10:00 |
readline.lua
|
added an alias io.read = readln
|
2017-08-01 21:39:10 +10:00 |
relib.lua
|
fixed more stuff for #5, added logflushd
|
2017-09-04 20:13:31 +10:00 |
sha256.lua
|
fixed sha256.lua, included it in the kernel.
|
2017-08-02 18:00:03 +10:00 |
shutil.lua
|
added cp and mv to shutil
|
2017-08-31 12:45:59 +10:00 |