Commit graph

8 commits

Author SHA1 Message Date
2b22780ccf This once again does NOT compile. I've done work on macros; they don't work yet.. 2026-03-30 21:49:08 +01:00
914c35ead0 Moved legacy code into archive, ready for a new rapid(?) prototype.
I may regret doing this!
2026-03-24 16:25:09 +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
d1ce893633 This is broken, but the stack limit feature works. Some debugging needed. 2026-03-13 23:42:57 +00:00
46a4132823 Made it easier to run individual unit tests 2019-01-18 20:55:03 +00:00
87007362f3 Fixed unit tests which were failing because of the change in formatting integers 2018-12-31 16:29:11 +00:00
02fe5669d8 Complete reworking of the REPL
which is good in itself, but not what I was meant to be working on.
2018-12-30 17:56:15 +00:00
5a84f5e305 Fixed the eval-real test
So that it passes provided the answer is right to within one part in a million. Also worked on a solution to returning exceptions from make_stack_frame
2018-12-21 21:36:37 +00:00