|
|
d1bfb029b8
|
Work on ensuring new objects are clean, but not sure it's successful.
Also, start on setting up the read ACL on new objects.
|
2026-05-07 06:47:58 +01:00 |
|
|
|
80049f2272
|
Ran a 'make format', because !'m close to being able to merge this feature.
|
2026-05-06 16:45:56 +01:00 |
|
|
|
5e64a33965
|
Major step forward: equal is now working, and consequently so is assoc.
|
2026-05-06 16:42:18 +01:00 |
|
|
|
271b7da46a
|
Right, I have finally undone the issue #18 change. It was a nice idea,
but I have not made it work.
|
2026-05-06 15:32:35 +01:00 |
|
|
|
cf655e8020
|
Investigating why symbols created by read are not equal to those created in C.
|
2026-05-06 09:16:46 +01:00 |
|
|
|
818293d4f1
|
Moved everything from ops/stack_ops (which were not ops) to payloads/stack.
Added io functions to function_bindings.
|
2026-05-05 19:16:44 +01:00 |
|
|
|
d2efc8ba78
|
Now happy with what's appearing in the oblist. Reader is very broken.
|
2026-05-04 19:26:09 +01:00 |
|
|
|
fcfdb43b05
|
I *think* that's all the bootstrap functions being bound in the environment.
|
2026-05-04 18:23:46 +01:00 |
|
|
|
efa6a3246d
|
Started work on binding functions. Not yet complete.
|
2026-05-04 16:15:57 +01:00 |
|