|
|
a20c956288
|
'Fixed' issue #8; but done so by introducing a goto. Not entirely happy about this.
|
2026-03-18 21:35:34 +00:00 |
|
|
|
7d0ce67373
|
Fixed a segfault when the system can initialise no more pages.
Still not fixed the `member?` bug.
|
2026-03-18 13:27:19 +00:00 |
|
|
|
de50a30be2
|
Getting closer to tracking down the member bug, but cannot use debugger on laptop screen.
|
2026-03-16 15:26:12 +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 |
|