| Age | Commit message (Expand) | Author |
|---|---|---|
| 15 hours | all the syscall parameters are in the kernel's order now | Irene Knapp |
| 39 hours | add a file descriptor field to the input buffer metadata struct | Irene Knapp |
| 39 hours | change sys-write and sys-read to take file descriptors | Irene Knapp |
| 2026-05-28 | swap the parameters to "entry-flags!" | Irene Knapp |
| 2026-05-28 | add the ability to bind signal handlers | Irene Knapp |
| 2026-05-27 | deal properly with EINTR from sys-read | Irene Knapp |
| 2026-05-22 | de-branch'd all the internals | Irene Knapp |
| 2026-05-22 | it runs!!!!!! it interactively reads input and everything | Irene Knapp |
| 2026-05-21 | the interpreter fully compiles now | Irene Knapp |
| 2026-05-21 | okay, input buffers should work now (untested though) | Irene Knapp |
| 2026-05-21 | dynamic.e is split up again, and more progress | Irene Knapp |