Commit Graph

16 Commits

Author SHA1 Message Date
3d6017f87e clean up some less than ideal commits 2023-08-01 15:55:16 +10:00
36a73b892a implement component.get for convenience 2023-07-31 08:11:24 +10:00
1cc220d38e made io.input open buffers with mode t, for use with readline coming soonTM 2020-06-11 12:55:19 +10:00
b89ff14d5c added type annotations and descriptions for functions where appropriate 2020-05-12 17:55:05 +10:00
66ea129b7a commented some io library functions 2020-03-20 13:01:50 +11:00
201aa20c5a added the plan9k buffer library because it's cleaner than the old io library 2020-03-16 17:30:22 +11:00
408e9600b7 made the kernel actually work again 2019-11-04 08:54:30 +11:00
9022bfce78 accidentally delet'd the wrong file 2019-10-28 00:35:32 +11:00
824c443629 fuck this shit 2019-10-27 02:40:25 +11:00
3f214d3ebc this is an intervention 2019-07-14 20:52:56 +10:00
64e4229c42 rewrote io.open because it was bad 2019-01-09 16:15:31 +11:00
bbacdc6dbd moved the creation of a sink fd into createterms 2019-01-09 15:56:19 +11:00
517d579bb9 made io create a default sink fd 2019-01-09 14:09:57 +11:00
695ac926ed fix some bugs with io.lua, expose io.newfd() 2019-01-08 22:11:49 +11:00
2ddf1f1ca2 redid the io system almost entirely, including more commenting 2019-01-08 18:02:39 +11:00
2f48091a07 fuck knows 2018-11-03 03:05:41 +11:00