|
|
70376c6529
|
Careful debugging of the memory leak problem. At this stage,
stack frames for interpreted (but not primitive) functions appear not to be being
reclaimed, and the oblist doesn't seem to be being fully reclaimed.
|
2026-02-20 19:39:19 +00:00 |
|
|
|
e41ae1aa8b
|
OK, big win: the oblist is now a hashmap, and it works. I have clear ideas now
about how to implement namespaces. There are probably regressions in this, but
progress nevertheless!
|
2026-02-03 17:20:55 +00:00 |
|
|
|
70d176982b
|
Work on exception handling, especially around ratio arithmetic
Much simplified but will break things!
|
2021-07-25 17:02:28 +01:00 |
|
|
|
2d5fc4a202
|
Upversioned, README updated
|
2018-12-28 22:36:26 +00:00 |
|
|
|
637d78fb1b
|
Much work, all I think positive, but defun still doesn't work.
|
2018-12-18 21:10:03 +00:00 |
|
|
|
cec32eff54
|
Progress, but there's something wrong with nlambdas
|
2018-12-13 23:20:34 +00:00 |
|
|
|
facd5ccc94
|
Started work on nlambda. It isn't working yet.
|
2018-12-13 17:08:47 +00:00 |
|