• Joined on 2025-03-02
simon pushed to master at simon/dengine 2025-08-22 20:57:22 +00:00
6287898ca5 Still doesn't work, but it is beginning to work, and I understand what's wrong.
simon pushed to master at simon/dengine 2025-08-21 14:03:28 +00:00
792ad6fbfa Strong suspicion I've made the same changes on Ploughwright and on Mason
simon pushed to master at simon/dengine 2025-08-21 13:55:27 +00:00
ae26a393e8 Small changes. Generally, prefer find-x-for to reinventing the wheel.
simon pushed to master at simon/dengine 2025-08-16 11:10:34 +00:00
4d3f8eb8b8 Merge branch 'master' of ssh://git.journeyman.cc:4022/simon/dengine
1ac950b53a Some progress. but tests don't run.
Compare 2 commits »
simon pushed to master at simon/dengine 2025-08-16 07:54:39 +00:00
96539de149 Nodes cannot hold features directly because of circularity.
simon pushed to master at simon/muharni 2025-08-15 08:03:47 +00:00
c5fe8af333 Added link to live site to README
simon pushed to master at simon/dengine 2025-08-14 20:31:19 +00:00
a3a69b8439 Started (but not completed) adding inference rules to the test knowledge base.
simon pushed to master at simon/dengine 2025-08-14 11:08:45 +00:00
5c1427e8fa All (existing) tests pass. More tests needed!
simon pushed to master at simon/dengine 2025-08-14 10:16:58 +00:00
99fce9c98f Nearer and nearer to working. No DTree testing yet, but other things good.
simon pushed to master at simon/dengine 2025-08-13 20:38:49 +00:00
45f6b972c7 Frustratingly close to working, which is another way of saying not working at all.
simon pushed to master at simon/muharni 2025-08-12 09:53:40 +00:00
ee2aa51258 Fix: use local punjabi font for character popup.
simon pushed to master at simon/muharni 2025-08-12 09:37:11 +00:00
131c5961ed Uhhmmm... and added the resources to the git repository!
b80ba04e0e Include punjabi font with the page in case user doesn't have them
Compare 2 commits »
simon opened issue simon/post-scarcity#1 2025-07-07 08:58:08 +00:00
Distinguishing different types of exception
simon pushed to develop at simon/post-scarcity 2025-07-06 10:13:56 +00:00
7b2deae88c Second pass on fixing up documentation. Still some links not fixed.
a81b8b130a First pass at fixing up wiki links in /docs.
cc534255b5 Transferred all documentation from the Wiki(s) to the /docs directory; not all links
Compare 3 commits »
simon pushed to develop at simon/post-scarcity 2025-07-05 13:11:01 +00:00
34ef8cd4c1 Merge branch 'develop' of ssh://git.journeyman.cc:4022/simon/post-scarcity into develop
36696254f2 Work on the bignum problem, ongoing.
7c84cb433a Changed from using bit-shifts to using arithmetic operators. More tests fail, but...
bef9be4914 Merge branch 'master' into develop
4e76fad655 Revert to 60-bit bignum chunks; better make test rigging
Compare 7 commits »
simon pushed to develop at simon/post-scarcity 2025-07-05 08:53:17 +00:00
fa99dd6990 Mainly, work on investigating the bignum arithmetic problem(s).
simon pushed to develop at simon/adl 2025-05-25 12:19:31 +00:00
bd8270ae36 Merge branch 'develop' of ssh://git.journeyman.cc:4022/simon/adl into develop
5358770b25 Fixed most linting issues in to_selmer_templates; commented out unfinished code in to_swagger
bb30ca3a20 Bad where links in list views issue now fixed; pastoralist SQL is good.
Compare 3 commits »
simon pushed to develop at simon/adl 2025-05-25 11:31:05 +00:00
d5dbad2c81 Bad where links in list views issue now fixed; pastoralist SQL is good.
simon pushed to develop at simon/adl 2025-05-23 16:57:16 +00:00
0a23cacd04 Further work on Postgres transform, still not perfect.
38f9c0f0e4 Merge branch 'develop' of ssh://git.journeyman.cc:4022/simon/adl into develop;
b4b20d1d7a Added todo element (child of documentation) to DTD. Upversioned to 1.4.2
5868215e6b Merge branch 'feature/9-10' into develop
69ead0f5eb #10: fixes bug 10, all tests pass, no regression expected.
Compare 11 commits »
simon pushed to master at simon/pastoralist 2025-05-23 16:54:37 +00:00
8baa16e9d3 Almost at the point that postgres source is compiling cleanly.