|
|
a20c956288
|
'Fixed' issue #8; but done so by introducing a goto. Not entirely happy about this.
|
2026-03-18 21:35:34 +00:00 |
|
|
|
dc5cac0bd8
|
Work on the 'member?' bug - (issue #8) -- which turns out to be assoc/interned.
Progress has been made, but this is not fixed.
|
2026-03-18 20:44:18 +00:00 |
|
|
|
3a1f64d7ff
|
Well, I'm back to the same failed unit tests as the develop branch
and I *feel* that the intern code is better. But it's not without
problems and I don't think I can release at this. But it may be
ready to merge back.
|
2026-03-01 20:04:21 +00:00 |
|
|
|
72548097cf
|
Rewriting intern. This is badly broken, but I think on the road to better.
|
2026-02-28 11:21:11 +00:00 |
|
|
|
08a7c4153c
|
Reformatted code; made paths in generated documentation relative.
|
2026-02-14 15:32:59 +00:00 |
|
|
|
5e6363e6ae
|
Fixed the horrendous 'unbound symbol nil' bug. Also work on documentation and
unit tests.
|
2026-02-14 11:40:52 +00:00 |
|
|
|
e41ae1aa8b
|
OK, big win: the oblist is now a hashmap, and it works. I have clear ideas now
about how to implement namespaces. There are probably regressions in this, but
progress nevertheless!
|
2026-02-03 17:20:55 +00:00 |
|
|
|
0e11adea1c
|
Compiles, most tests break
|
2019-01-27 17:22:13 +00:00 |
|
|
|
22fa7314d6
|
Mostly fixing and standardising documentation.
|
2019-01-20 20:37:44 +00:00 |
|
|
|
a5e1d3ccd8
|
Reorganised source files to make navigation easier
All tests still pass (slightly to my surprise)
|
2018-12-24 19:27:04 +00:00 |
|