post-scarcity/lisp
2026-02-24 09:08:41 +00:00
..
defun.lisp Careful debugging of the memory leak problem. At this stage, 2026-02-20 19:39:19 +00:00
documentation.lisp Fixed subtraction regression; added new subtraction unit test. 2026-02-24 09:08:41 +00:00
expt.lisp Still broken, but I believe we're moving in the right direction. 2019-01-24 10:12:08 +00:00
fact.lisp Careful debugging of the memory leak problem. At this stage, 2026-02-20 19:39:19 +00:00
greaterp.lisp Fixed subtraction regression; added new subtraction unit test. 2026-02-24 09:08:41 +00:00
member.lisp Fixed subtraction regression; added new subtraction unit test. 2026-02-24 09:08:41 +00:00
not-working-yet.lisp Not really making progress. 2018-12-30 19:07:07 +00:00
nth.lisp Added logical operators and, not and or. Closes #3 2026-02-24 01:45:51 +00:00
scratchpad.lisp OK, my idea that long multiplication is like long addition is wrong. 2019-01-20 23:34:46 +00:00
scratchpad2.lisp OK, my idea that long multiplication is like long addition is wrong. 2019-01-20 23:34:46 +00:00
slurp.lisp Work on reducing allocation leaks in read_number(). This is now improved, but not yet satisfactory. 2026-02-04 22:57:10 +00:00
types.lisp Added logical operators and, not and or. Closes #3 2026-02-24 01:45:51 +00:00