post-scarcity/lisp
Simon Brooke 3a1f64d7ff Well, I'm back to the same failed unit tests as the develop branch
and I *feel* that the intern code is better. But it's not without
problems and I don't think I can release at this. But it may be
ready to merge back.
2026-03-01 20:04:21 +00:00
..
defun.lisp Very, very nearly ready for 0.0.6. Too tired to press the burron tonight. 2026-02-27 02:43:21 +00:00
documentation.lisp Well, I'm back to the same failed unit tests as the develop branch 2026-03-01 20:04:21 +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 Very, very nearly ready for 0.0.6. Too tired to press the burron tonight. 2026-02-27 02:43:21 +00:00
nth.lisp Added logical operators and, not and or. Closes #3 2026-02-24 01:45:51 +00:00
scratchpad.lisp Made the string returned by c_type null-character terminated. Fixes #6. 2026-02-26 21:14:39 +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