Commit graph

4 commits

Author SHA1 Message Date
7d0ce67373 Fixed a segfault when the system can initialise no more pages.
Still not fixed the `member?` bug.
2026-03-18 13:27:19 +00:00
69b199fecd Found and fixed a bug I did not previously know about in println. 2026-03-18 12:22:12 +00:00
54a99b6796 Working on the member? bug. No fix, but some improvements in debug message format.
The bug is actually either in `cond` or in `cdr`, but I'm finding it extremely hard
to trace.
2026-03-18 11:53:48 +00:00
109d400f00 Added the unit test for member! 2026-03-16 15:28:09 +00:00