Commit graph

255 commits

Author SHA1 Message Date
Simon Brooke 34ef8cd4c1 Merge branch 'develop' of ssh://git.journeyman.cc:4022/simon/post-scarcity into develop 2025-07-05 14:10:40 +01:00
Simon Brooke 36696254f2 Work on the bignum problem, ongoing. 2025-07-05 13:58:18 +01:00
Simon Brooke fa99dd6990 Mainly, work on investigating the bignum arithmetic problem(s). 2025-07-05 09:52:03 +01:00
Simon Brooke 7c84cb433a Changed from using bit-shifts to using arithmetic operators. More tests fail, but... 2025-03-16 09:38:00 +00:00
Simon Brooke bef9be4914 Merge branch 'master' into develop 2025-03-14 10:27:30 +00:00
Simon Brooke 4e76fad655 Revert to 60-bit bignum chunks; better make test rigging
Still failing the three-chunk bignum unit tests
2025-03-14 10:24:38 +00:00
Simon Brooke e9f49d06a6 Added code::blocks project experimentally; also, added macro for bits 2025-03-13 18:26:38 +00:00
Simon Brooke ce1c72973d Defensive commit before experimenting with code::blocks 2025-03-13 12:47:54 +00:00
Simon Brooke 51ad977e04
Merge remote-tracking branch 'origin/develop' into develop 2023-04-08 11:17:36 +01:00
Simon Brooke cbcced70b2
Just poking around and trying to remember where the problems are. 2023-04-08 11:17:18 +01:00
Simon Brooke 7ab1640a34
Just poking around and trying to remember where the problems are. 2023-04-08 10:36:59 +01:00
Simon Brooke fae4a4d444
Added unit test to explore the deallocation failure. 2021-09-30 16:27:04 +01:00
Simon Brooke ea0d9a2629
Fixed two coredump issues 2021-09-17 09:57:38 +01:00
Simon Brooke 8591109639
Merge branch 'master' into develop 2021-09-17 09:56:08 +01:00
Simon Brooke c2ad3eda0d
Still trying to fix the damned README! 2021-09-12 19:01:51 +01:00
Simon Brooke 73c79cbf67
Merge remote-tracking branch 'origin/master' 2021-09-12 19:00:35 +01:00
Simon Brooke ec585eb98c
Merge tag 'release/0.0.5' 2021-09-12 19:00:20 +01:00
Simon Brooke 678c2ca401
Merge tag 'release/0.0.5' 2021-09-12 18:56:27 +01:00
Simon Brooke 1823e0679d
Merge remote-tracking branch 'origin/master' 2021-09-12 18:56:01 +01:00
Simon Brooke 2ef0824967
Upversioned to 0.0.6-SNAPSHOT 2021-09-12 18:55:15 +01:00
Simon Brooke 57d58d1d47
Merge branch 'master' into develop 2021-09-12 18:54:11 +01:00
Simon Brooke c7afc58563
Merge remote-tracking branch 'origin/master' 2021-09-12 18:53:09 +01:00
Simon Brooke e4293fd8f8
Merge branch 'develop' 2021-09-12 18:48:54 +01:00
Simon Brooke 4033dbc82a
Merge branch 'release/0.0.4' 2021-09-12 18:48:08 +01:00
Simon Brooke 86961577a6
Mostly more documentation 2021-09-12 18:43:07 +01:00
Simon Brooke a8315d649f
Made try/catch actually work 2021-09-12 16:20:13 +01:00
Simon Brooke 462c0c69b4
Fixed bug that reading map literal didn't evaluate values. 2021-09-12 15:50:29 +01:00
Simon Brooke 40e3502247
Standardised format (with make format) 2021-09-12 15:06:05 +01:00
Simon Brooke 2b8f31d2ce
Paths of #include files 2021-09-12 15:03:18 +01:00
Simon Brooke 2c96e7c30d
Sanitising debug-printf formats, mostly. 2021-09-12 13:41:27 +01:00
Simon Brooke be5cc4e528 Documentation in README.md 2021-09-08 18:32:31 +01:00
Simon Brooke 78d2395d60
Let working, unit tested. 2021-09-08 15:01:48 +01:00
Simon Brooke 3abebe937c
Added list and unit test for it. 2021-09-08 13:55:08 +01:00
Simon Brooke 06e87f09fa
Mapcar working; really only let left to do for version 0.1 2021-09-08 13:15:06 +01:00
Simon Brooke 4047b88cae
Documentation, only 2021-08-23 13:29:11 +01:00
Simon Brooke 6771d6494c
Append works; mapcar doesn't; loop isn't even written. 2021-08-23 12:35:05 +01:00
Simon Brooke c63c262b74
Compact path notation now expands correctly 2021-08-18 18:48:05 +01:00
Simon Brooke 5c6ac7f75d
Making progress on paths! 2021-08-18 13:40:35 +01:00
Simon Brooke b6ae110f66
Hybrid assoc lists 2021-08-18 11:00:47 +01:00
Simon Brooke b0a49fb71d
Restandardised formatting. 2021-08-17 16:37:04 +01:00
Simon Brooke 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
Simon Brooke eadb125b83
Hashmaps now *mostly* work 2021-08-16 23:23:03 +01:00
Simon Brooke 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
Simon Brooke bfd7304da1
Bother. It looks like I'd already fully implemented hashmaps...
May need to back out a whole hill of work.
2021-08-16 15:12:05 +01:00
Simon Brooke 132f5fb268
More work on hashmaps 2021-08-06 00:24:19 +01:00
Simon Brooke 6f54b92d32
check_tag now works for vectorspace as well as consspace tags
All tests except bignum boundary tests still pass.
2021-08-05 23:35:21 +01:00
Simon Brooke 492460f37e
Compiles and tests, but there are still major problems. 2021-08-04 11:16:00 +01:00
Simon Brooke 3f3b596ff0
Added the beginnings of hashmap but does not yet compile. 2021-08-03 15:46:50 +01:00
Simon Brooke 70d176982b
Work on exception handling, especially around ratio arithmetic
Much simplified but will break things!
2021-07-25 17:02:28 +01:00
Simon Brooke d2101dbd47
Started to try to get back into this; work on exceptions and loops. 2021-07-24 08:54:55 +01:00