• Joined on 2025-03-02
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-05-04 15:17:19 +00:00
efa6a3246d Started work on binding functions. Not yet complete.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-05-04 12:16:48 +00:00
f4303247b9 Added files which were missed by the last commit.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-05-04 09:57:40 +00:00
8c5dccb5c8 My monster, she builds!
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-05-03 16:28:49 +00:00
92490ebd5f Still grinding incrementally forward, through barbed wire entanglements.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-05-03 13:19:08 +00:00
ab0ea09bd4 Still still doesn't compile. Progress is being made, but it's fair awfy slow.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-28 10:55:22 +00:00
aac4669a3d Still doesn't compile, but I think excellent progress.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-26 08:45:19 +00:00
dbeb99759a Merge branch 'feature/reengineering-17-21' of ssh://git.journeyman.cc:4022/simon/post-scarcity into feature/reengineering-17-21
aff1430762 Brought dump in from 0.0.6. This may be a mistake and I may reverse it.
Compare 2 commits »
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-25 20:53:05 +00:00
f7eabb9b62 Working on eval/apply. Unfinished, does not build. More significantly,
63906fe817 Print is less badly broken. Read is less badly broken. GC is too aggressive.
Compare 2 commits »
simon opened issue simon/post-scarcity#23 2026-04-25 11:32:17 +00:00
Authentication, cryptography
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-24 08:22:49 +00:00
22b0160a26 Builds and runs, but print is badly broken. Need some rethink.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-23 16:35:14 +00:00
9425506e2a OK, garbage collection is now working a little bit.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-23 13:47:59 +00:00
235d455b80 More memory debugging, but what it shows is that deallocation is not happening.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-23 11:29:53 +00:00
dd4176e20b Not much progess. Priority has to be in fixing debug_printf.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-23 10:51:43 +00:00
aa0d60bbed It compiles. It runs. Nothing works, but it also doesn't crash. Victory!
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-22 20:09:52 +00:00
8d2acbeb0f Still making progress. Dropped the archive because it was causing problems.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-22 17:17:45 +00:00
eed4711fee Another inconclusive session: still nothing works, still making progress.
simon opened issue simon/post-scarcity#22 2026-04-21 15:04:58 +00:00
When in debug mode, perform type-safety checks on stack frames
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-21 13:43:40 +00:00
ef59563e25 Still in progress. Nothing workds.
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-20 22:24:32 +00:00
aa5b34368e Modified make_cons and make_frame to illustrate the pattern I
simon pushed to feature/reengineering-17-21 at simon/post-scarcity 2026-04-20 17:31:29 +00:00
6148d3699f Right, I'm committing this session because I'm too cold and tired to go on.