1900bca706
Very, very nearly ready for 0.0.6. Too tired to press the burron tonight.
2026-02-27 02:43:21 +00:00
8629e33f92
Added a flag, simplify to the arg list of make_ratio, so that we can
...
create ratios which would otherwise somplify to integers, in order to
make ratio arithmetic easier.
2026-02-15 23:47:28 +00:00
08a7c4153c
Reformatted code; made paths in generated documentation relative.
2026-02-14 15:32:59 +00:00
004ff6737c
feature-2: allocating cells with count = 1; 7 unit tests (all bignums) fail.
2026-02-12 10:17:11 +00:00
351ca5bd17
Work on reducing allocation leaks in read_number(). This is now improved, but not yet satisfactory.
2026-02-04 22:57:10 +00:00
34ef8cd4c1
Merge branch 'develop' of ssh://git.journeyman.cc:4022/simon/post-scarcity into develop
2025-07-05 14:10:40 +01:00
fa99dd6990
Mainly, work on investigating the bignum arithmetic problem(s).
2025-07-05 09:52:03 +01:00
ce1c72973d
Defensive commit before experimenting with code::blocks
2025-03-13 12:47:54 +00:00
462c0c69b4
Fixed bug that reading map literal didn't evaluate values.
2021-09-12 15:50:29 +01:00
2b8f31d2ce
Paths of #include files
2021-09-12 15:03:18 +01:00
c63c262b74
Compact path notation now expands correctly
2021-08-18 18:48:05 +01:00
b0a49fb71d
Restandardised formatting.
2021-08-17 16:37:04 +01:00
93d4bd14a0
Generally, changed working with tags as strings to as values.
...
This seems both cheaper and safer; what's not to like?
2021-08-17 16:09:00 +01:00
4fc9545be8
Hashmaps sort-of work but there are still bugs and one test is failing that wasn't.
2021-08-16 18:55:02 +01:00
70d176982b
Work on exception handling, especially around ratio arithmetic
...
Much simplified but will break things!
2021-07-25 17:02:28 +01:00
f36436a9e1
#8 : Done
...
I'm now of the opinion that this is done at the wrong level in the stack and needs to be redone later; but it works for now.
There's a regression in `open`, but I can't see why.
2019-02-07 09:22:44 +00:00
f9bcac10e7
Fixed, working.
2019-01-29 22:36:20 +00:00