Commit Graph

160 Commits

Author SHA1 Message Date
Tony Garnock-Jones a7b5c69000 Version 0.8.5 2022-07-22 17:02:41 +02:00
Tony Garnock-Jones 3187c4642b Merge latest changes from the syndicate-protocols repository 2022-02-04 20:51:34 +01:00
Tony Garnock-Jones ca92d99c52 Remove notion of "system-layer-service" from core protocols 2022-02-04 14:26:50 +01:00
Tony Garnock-Jones 19c96bdef2 Allow userDefined states 2022-02-03 22:55:06 +01:00
Tony Garnock-Jones ab34b62cf1 Refine the trace protocol a bit 2022-01-20 09:40:53 +01:00
Tony Garnock-Jones 5a65256cf3 Syndicate traces 2022-01-19 14:24:21 +01:00
Tony Garnock-Jones 287a2903a7 Merge latest changes from the syndicate-protocols repository 2022-01-17 00:22:44 +01:00
Tony Garnock-Jones 257c604e2b Repair bad record pattern 2022-01-17 00:22:10 +01:00
Tony Garnock-Jones d99d589dd1 Ignore extensions 2022-01-17 00:20:17 +01:00
Tony Garnock-Jones b4276065a0 Merge latest changes from the syndicate-protocols repository 2022-01-17 00:19:17 +01:00
Tony Garnock-Jones a06d532006 Extension point. Closes #2 2022-01-16 21:17:36 +01:00
Tony Garnock-Jones 592cffe019 Version 0.8.4 2022-01-12 14:09:23 +01:00
Tony Garnock-Jones 8007382db5 Make unquotes autoescaping; add patterns.unlit(p) 2022-01-12 14:09:05 +01:00
Tony Garnock-Jones 08bbc4661a Version 0.8.3 2022-01-12 12:25:13 +01:00
Tony Garnock-Jones 0e8aca8892 More general quoting 2022-01-12 12:24:56 +01:00
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 e04b898c7f Adjustments to service.prs 2022-01-07 15:29:20 +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