|
2c61a6150b
|
fixed io closing files and stuff
|
2017-08-27 04:22:11 +10:00 |
|
|
3c142e6e2a
|
Merge branch 'master' of github.com:XeonSquared/PsychOS, because I never push my code >.>
|
2017-08-27 03:55:15 +10:00 |
|
|
22839cd27c
|
made run() generate an environment for stuff it runs
|
2017-08-27 03:52:54 +10:00 |
|
|
ee7da224f1
|
made io buffers actually write, hopefully.
|
2017-08-20 16:01:25 +10:00 |
|
|
219d3a8326
|
made luash nicer to use
|
2017-08-04 17:44:37 +10:00 |
|
|
e341ada43e
|
fixed a few crashes resulting from the fs library
|
2017-08-04 17:44:10 +10:00 |
|
|
221d0fbd1b
|
added labels to ps()
|
2017-08-04 09:05:25 +10:00 |
|
|
d68f8f9edd
|
added loadfile, run and srun to shutil.
|
2017-08-04 07:08:44 +10:00 |
|
|
d116491528
|
rewrote buffers, made io use the new buffers, fixed an fs bug or two.
|
2017-08-03 17:54:38 +10:00 |
|
|
b47fb83d73
|
made shutil's mem() act more like free
|
2017-08-03 17:53:36 +10:00 |
|
|
b390e2764b
|
added some nice stuff like ps(*f*) and mem() to shutil
|
2017-08-03 17:42:59 +10:00 |
|
|
fcf9599abe
|
changed some stuff in buffer.lua, work in progress.
|
2017-08-03 00:27:16 +10:00 |
|
|
bd41474e31
|
fixed sha256.lua, included it in the kernel.
|
2017-08-02 18:00:03 +10:00 |
|
|
0eeb2a3a58
|
added sha256 from SecureOS
|
2017-08-02 17:35:35 +10:00 |
|
|
593f6c40c0
|
a bunch of random bugfixes
|
2017-08-01 23:59:29 +10:00 |
|
|
ac12f3a940
|
added an alias io.read = readln
|
2017-08-01 21:39:10 +10:00 |
|
|
a6323122ba
|
fixed an issue with path resolution
|
2017-08-01 18:13:31 +10:00 |
|
|
fcaf9dff75
|
added a cat() function to shutil
|
2017-08-01 16:56:33 +10:00 |
|
|
72e71c4c23
|
fixed a few stupid bugs with shutil and fs
|
2017-08-01 16:29:56 +10:00 |
|
|
ba8a800940
|
moved cd() into a new library, shutil.
|
2017-08-01 15:49:39 +10:00 |
|
|
2aa6976c32
|
fixed path resolving and a few functions
|
2017-08-01 15:45:22 +10:00 |
|
|
bec97bb026
|
added fs utility functions
|
2017-08-01 14:36:38 +10:00 |
|
|
67789cccae
|
also ported the MultICE io API
|
2017-07-31 12:10:24 +10:00 |
|
|
d477d9a069
|
added a ported, minimal version of the fs API from MultICE
|
2017-07-31 12:10:07 +10:00 |
|
|
611190b0bf
|
fixed buffer.lua, now actually works.
|
2017-07-31 09:40:02 +10:00 |
|
|
5a6018ad5e
|
a bit of cleaning
|
2017-07-31 09:26:58 +10:00 |
|
|
6160564247
|
added all the already working stuff
|
2017-07-30 19:12:10 +10:00 |
|