Commit graph

7 commits

Author SHA1 Message Date
7f34601523 Well, that was easy! Stack limit now working. 2026-03-14 16:58:55 +00:00
72a8bc09e0 Very minor fixes/ 2026-03-01 20:37:16 +00:00
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
1900bca706 Very, very nearly ready for 0.0.6. Too tired to press the burron tonight. 2026-02-27 02:43:21 +00:00
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
d34d891211 Fixed subtraction regression; added new subtraction unit test. 2026-02-24 09:08:41 +00:00
62ebaf9819 Added logical operators and, not and or. Closes #3 2026-02-24 01:45:51 +00:00