|
|
235d455b80
|
More memory debugging, but what it shows is that deallocation is not happening.
|
2026-04-23 14:45:51 +01:00 |
|
|
|
aa0d60bbed
|
It compiles. It runs. Nothing works, but it also doesn't crash. Victory!
|
2026-04-23 11:50:30 +01:00 |
|
|
|
8d2acbeb0f
|
Still making progress. Dropped the archive because it was causing problems.
|
2026-04-22 21:09:15 +01:00 |
|
|
|
6148d3699f
|
Right, I'm committing this session because I'm too cold and tired to go on.
It does not at present build (and it's going to take a good bit more work
before it does).
|
2026-04-20 18:29:28 +01:00 |
|
|
|
9a0f186f29
|
Things working much better now. assoc works. Currently printing of
string-like-things does not work, but I suspect that's shallow.
|
2026-04-18 15:44:14 +01:00 |
|
|
|
02a4bc3e28
|
Hot damn! When you see an obvious, stupid bug you created, you can't unsee it!
|
2026-04-18 11:02:35 +01:00 |
|
|
|
cf05e30540
|
Well, we have a REPL. It blows up horribly, but we have one.
|
2026-04-17 14:20:31 +01:00 |
|
|
|
b6480aebd5
|
Converted everything to the new lisp calling convention.
Fixes #19
|
2026-04-01 17:11:10 +01:00 |
|
|
|
9eb0d3c5a0
|
I think read will now read integers and symbols, but it's untested.
Everything compiles.
|
2026-04-01 16:06:16 +01:00 |
|
|
|
364d7d2c7b
|
Compiles again, now with bootstrap-layer print implemented, but not yet tested.
To get print implemented, I also had to implement a lot of other things.
|
2026-03-31 15:05:44 +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 |
|
|
|
99d4794f3b
|
Upversioned the C source tree to '0.0.7-SNAPSHOT', but proposing to start experimental
work towards 0.1.0 in separate source trees.
|
2026-03-19 13:59:06 +00:00 |
|