Commit Graph

131 Commits

Author SHA1 Message Date
Izaya e39451bfac added skex, a kinda-terrible line editor 2017-08-01 21:39:34 +10:00
Izaya ac12f3a940 added an alias io.read = readln 2017-08-01 21:39:10 +10:00
Izaya a6323122ba fixed an issue with path resolution 2017-08-01 18:13:31 +10:00
Izaya fcaf9dff75 added a cat() function to shutil 2017-08-01 16:56:33 +10:00
Izaya 3d932ac480 made luash nicer to use 2017-08-01 16:38:43 +10:00
Izaya 72e71c4c23 fixed a few stupid bugs with shutil and fs 2017-08-01 16:29:56 +10:00
Izaya ba8a800940 moved cd() into a new library, shutil. 2017-08-01 15:49:39 +10:00
Izaya ed2503e9a2 added an automounting program that runs at boot. 2017-08-01 15:45:57 +10:00
Izaya 2aa6976c32 fixed path resolving and a few functions 2017-08-01 15:45:22 +10:00
Izaya e94916e4ab Merge branch 'master' of github.com:XeonSquared/PsychOS 2017-08-01 14:42:36 +10:00
Izaya f9e4b1b238 Uncomment component functions. 2017-08-01 14:42:12 +10:00
Izaya 78233fcda5 Merge branch 'master' of github.com:XeonSquared/PsychOS 2017-08-01 14:36:48 +10:00
Izaya bec97bb026 added fs utility functions 2017-08-01 14:36:38 +10:00
Izaya 4165f49396 fixed cd() a little 2017-07-31 23:23:57 +10:00
Izaya 26d76abfa7 fixed some formatting in the API docs 2017-07-31 23:23:42 +10:00
Izaya 61ef95124a added vim swap files to .gitignore 2017-07-31 21:45:29 +10:00
Izaya 0fe7982c45 made the build system capable of self-hosting 2017-07-31 13:04:44 +10:00
Izaya 838ed0fcc2 updated the documentation to respect fs and io additions. 2017-07-31 12:25:20 +10:00
Izaya fcbd9d656b added the new modules to genkernel 2017-07-31 12:10:59 +10:00
Izaya 0e96f9818f made luash state the current dir 2017-07-31 12:10:45 +10:00
Izaya 67789cccae also ported the MultICE io API 2017-07-31 12:10:24 +10:00
Izaya d477d9a069 added a ported, minimal version of the fs API from MultICE 2017-07-31 12:10:07 +10:00
Izaya 5300a21a37 added a component wrapper, for abstraction purposes. 2017-07-31 12:09:43 +10:00
Izaya d23768f941 made user IDs strings 2017-07-31 12:09:09 +10:00
Izaya 611190b0bf fixed buffer.lua, now actually works. 2017-07-31 09:40:02 +10:00
Izaya a95611806d made the OS cope with killed tasks 2017-07-31 09:39:42 +10:00
Izaya 5a6018ad5e a bit of cleaning 2017-07-31 09:26:58 +10:00
Izaya 333cac223a added a BIOS to go with the bootable tape creator 2017-07-30 19:55:09 +10:00
Izaya 805541551d Merge the existing stuff and the GH repo. 2017-07-30 19:13:10 +10:00
Izaya 6160564247 added all the already working stuff 2017-07-30 19:12:10 +10:00
Izaya ada0c5d905 Initial commit 2017-07-30 19:06:02 +10:00