Simon Brooke
|
8c63272214
|
Fixed runaway recursion in cond. However, let is still segfaulting, and member
does not work correctly.
|
2026-02-25 11:17:40 +00:00 |
|
|
|
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 |
|
|
|
8629e33f92
|
Added a flag, simplify to the arg list of make_ratio, so that we can
create ratios which would otherwise somplify to integers, in order to
make ratio arithmetic easier.
|
2026-02-15 23:47:28 +00:00 |
|
|
|
169afc9eb4
|
add_ratio_ratio fixed.
|
2026-02-15 17:38:54 +00:00 |
|
|
|
367f002951
|
Moved state-of-play.md into docs.
|
2026-02-14 20:00:48 +00:00 |
|