Commit Graph

144 Commits

Author SHA1 Message Date
Tony Garnock-Jones 78eef4c388 Version 0.8.2 2022-01-12 11:05:41 +01:00
Tony Garnock-Jones 90e71a606e Experimental pattern (quasi)quoting 2022-01-12 11:05:25 +01:00
Tony Garnock-Jones 184363a9a9 Add missing return keywords 2022-01-12 11:05:10 +01:00
Tony Garnock-Jones 30d1c067e7 Version 0.8.1 2022-01-11 20:54:16 +01:00
Tony Garnock-Jones c0afd99e46 First stab at tackling issues involved in running Syndicate in a multi-threaded context 2022-01-11 20:53:59 +01:00
Tony Garnock-Jones 2b5a0cdf02 Avoid complications in cases where we start a syndicate actor as part of another application 2022-01-11 20:19:40 +01:00
Tony Garnock-Jones 6dcac58377 Repair packaging 2022-01-11 20:19:18 +01:00
Tony Garnock-Jones 0f4f6a1716 Version 0.8.0 2022-01-11 18:21:22 +01:00
Tony Garnock-Jones 4662cbefd6 turn.after 2022-01-11 18:20:49 +01:00
Tony Garnock-Jones 8af47f1a1f on_stop_or_crash 2022-01-11 18:20:39 +01:00
Tony Garnock-Jones 04d46585fd Simplify 2022-01-08 13:43:42 +01:00
Tony Garnock-Jones a813780e8d Fix inf.py 2022-01-07 16:04:45 +01:00
Tony Garnock-Jones fdc8714fe8 Slightly different approach to exposing "implicit active turn" functionality 2021-12-25 17:14:26 -05:00
Tony Garnock-Jones 162ceb4270 Repair error 2021-12-25 17:03:14 -05:00
Tony Garnock-Jones 37da60cf0b Bump version 2021-12-25 16:59:52 -05:00
Tony Garnock-Jones 27b6b57661 Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
Tony Garnock-Jones 2e3376a783 Bump version 2021-12-25 11:35:37 -05:00
Tony Garnock-Jones 8270ca975b Adjust .gitignore 2021-12-25 11:35:18 -05:00
Tony Garnock-Jones fd36cff912 Dataflow 2021-12-25 11:35:11 -05:00
Tony Garnock-Jones 46b5889ea4 Bump version 2021-12-24 20:53:28 -05:00
Tony Garnock-Jones 529754f202 Experiment: run facet teardown in the current turn, immediately, instead of delayed 2021-12-24 18:38:38 -05:00
Tony Garnock-Jones 0fdffb3965 Better logging 2021-12-24 18:38:38 -05:00
Tony Garnock-Jones f9f00e9d7e Switch to using venv convention 2021-12-24 18:38:38 -05:00
Tony Garnock-Jones d33bb6e48e Version 0.4.0 2021-12-13 22:24:17 +01:00
Tony Garnock-Jones 1b44f5bd9c Switch to port 9001 by default 2021-12-13 22:22:40 +01:00
Tony Garnock-Jones d6a303e1e8 Adapt to new dataspacePatterns 2021-12-13 22:22:30 +01:00
Tony Garnock-Jones 54ad58df59 Merge latest changes from the syndicate-protocols repository 2021-12-13 22:04:04 +01:00
Tony Garnock-Jones 5f60c22e49 More simplifications, to sturdy this time 2021-12-13 15:43:01 +01:00
Tony Garnock-Jones 49075e7e84 Embedded values count as atoms here 2021-12-13 14:22:32 +01:00
Tony Garnock-Jones b3e24d819c Experiment: stricter, simpler dataspacePatterns 2021-12-13 13:49:58 +01:00
Tony Garnock-Jones b2df99cbc0 New preserves-schemac invocation style 2021-12-13 13:44:02 +01:00
Tony Garnock-Jones e8da608e86 Version 0.3.0 2021-12-01 15:32:15 +01:00
Tony Garnock-Jones cb32bc15af Group turns *by actor* instead of by facet. 2021-12-01 15:31:34 +01:00
Tony Garnock-Jones b2fa476f23 Repair another small problem with local OID allocation 2021-11-30 21:51:54 +01:00
Tony Garnock-Jones 00ae6b3afb Repair error in local OID allocation when publishing a local bootstrap service 2021-11-30 20:43:03 +01:00
Tony Garnock-Jones 62a1779dc1 Include schemas in the package 2021-11-30 18:47:52 +01:00
Tony Garnock-Jones e88ba0afe0 pull-protocols target 2021-11-30 18:45:49 +01:00
Tony Garnock-Jones 7b6b5adb0b Add 'syndicate/protocols/' from commit 'b42230b96a6f8665fdd8e56a52a5e76072a6d182'
git-subtree-dir: syndicate/protocols
git-subtree-mainline: 518a0c7683
git-subtree-split: b42230b96a
2021-11-30 18:45:31 +01:00
Tony Garnock-Jones 518a0c7683 Version 0.2.0 2021-11-30 18:24:11 +01:00
Tony Garnock-Jones f6f97b17b8 Inferior service support 2021-11-22 16:31:30 +01:00
Tony Garnock-Jones 78b8bae580 Adapt to latest syndicate-protocols changes 2021-10-20 14:37:58 +02:00
Tony Garnock-Jones 8f0ad9cea8 environment -> .envrc 2021-10-20 14:37:43 +02:00
Tony Garnock-Jones b42230b96a ServiceObject 2021-10-06 21:51:08 +02:00
Tony Garnock-Jones 239b1b15cc Repair incorrect definition name 2021-09-27 13:57:12 +02:00
Tony Garnock-Jones 9078267e76 Fix typo 2021-09-27 13:56:12 +02:00
Tony Garnock-Jones 955177b7db Clarify action of `core-service` 2021-09-27 13:53:54 +02:00
Tony Garnock-Jones b4b4995d84 Oops - wanted literals, but had refs instead 2021-09-27 13:50:29 +02:00
Tony Garnock-Jones 422904010b Refine approach to services 2021-09-27 13:48:26 +02:00
Tony Garnock-Jones 6cfd97c91a Remove protocol variant complication (experimental) 2021-09-24 12:57:05 +02:00
Tony Garnock-Jones 770fb79882 Develop service model 2021-09-24 12:56:30 +02:00