about summary refs log tree commit diff
path: root/input.e
AgeCommit message (Expand)Author
5 hoursproperly report and handle EOF when handling input HEAD mainIrene Knapp
22 hoursfix a minor bug in consume-fromIrene Knapp
23 hoursall the syscall parameters are in the kernel's order nowIrene Knapp
47 hoursadd a file descriptor field to the input buffer metadata structIrene Knapp
47 hourschange sys-write and sys-read to take file descriptorsIrene Knapp
2026-05-28swap the parameters to "entry-flags!"Irene Knapp
2026-05-28add the ability to bind signal handlersIrene Knapp
2026-05-27deal properly with EINTR from sys-readIrene Knapp
2026-05-22de-branch'd all the internalsIrene Knapp
2026-05-22it runs!!!!!! it interactively reads input and everythingIrene Knapp
2026-05-21the interpreter fully compiles nowIrene Knapp
2026-05-21okay, input buffers should work now (untested though)Irene Knapp
2026-05-21dynamic.e is split up again, and more progressIrene Knapp