|
|
63906fe817
|
Print is less badly broken. Read is less badly broken. GC is too aggressive.
|
2026-04-24 21:20:23 +01:00 |
|
|
|
dd4176e20b
|
Not much progess. Priority has to be in fixing debug_printf.
|
2026-04-23 12:29:10 +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 |
|
|
|
f05d1af9d6
|
Successfully added mutexes protecting freelist access. No behaviour change.
|
2026-04-20 13:59:47 +01:00 |
|
|
|
4efe9eab87
|
Very close to a basic REPL now.
|
2026-04-16 22:32:02 +01:00 |
|
|
|
83537391a6
|
Written the constructor for exceptions; in the process, added a
metadata slot as a first class slot of exceptions.
|
2026-04-16 21:33:48 +01:00 |
|
|
|
f915a9993f
|
Fixed assigning arguments to slots in the frame; also fixed a bug in bind...
But did that by switching away from using Lisp calling convention, because
that broke horribly. This is bad news and must be sorted out.
|
2026-04-16 17:13:20 +01:00 |
|
|
|
25c87aac6e
|
Added debug messages to initialisation functions, but getting a segfault.
Not going to debug that tonight!
|
2026-04-16 00:22:24 +01:00 |
|
|
|
f751fc8a09
|
More code, closer to working, still builds.
|
2026-04-15 22:47:44 +01:00 |
|
|
|
a8b4a6e69d
|
My monster, it not only compiles, it now runs!
|
2026-03-30 11:52:41 +01:00 |
|
|
|
60921be3d4
|
Much more progress, still doesn't compile.
|
2026-03-30 09:35:34 +01:00 |
|
|
|
cae27731b7
|
Huge amount of work. Does not even nearly compile, but it's nearer.
|
2026-03-28 23:46:14 +00:00 |
|
|
|
1afb1b9fad
|
Added work on making namespaces threadsafe.
|
2026-03-28 11:56:36 +00:00 |
|
|
|
57c5fe314a
|
Things which should have been saved before the last commit. Sigh.
|
2026-03-26 09:03:27 +00:00 |
|
|
|
6c4be8f283
|
Lots more code written, and I think most of it's OK; but it doesn't compile yet.
|
2026-03-26 09:01:46 +00:00 |
|