Commit Graph

354 Commits

Author SHA1 Message Date
Tony Garnock-Jones 1290e30c3d Merge branch 'main' into novy 2021-06-04 16:45:28 +02:00
Tony Garnock-Jones 452e29ff7f fixcopyright: only change tracked files by default 2021-06-04 16:40:09 +02:00
Tony Garnock-Jones 2d07e46c67 Fix and add copyright notices 2021-06-04 16:20:14 +02:00
Tony Garnock-Jones 7be7c36537 Merge branch 'main' into novy 2021-06-04 16:19:41 +02:00
Tony Garnock-Jones 2a360bff32 Adjust copyrights 2021-06-04 15:56:03 +02:00
Tony Garnock-Jones 92b0272ba1 Automate SPDX header maintenance 2021-06-04 15:55:28 +02:00
Tony Garnock-Jones c6d4d3acf1 Fix up copyright notices 2021-06-04 11:35:27 +02:00
Tony Garnock-Jones f68d8ec5dd Minor changes to README 2021-06-04 11:15:05 +02:00
Massimo Zaniboni 855b7835f6 Added license header to each source code file 2021-06-04 11:13:49 +02:00
Tony Garnock-Jones e85760e6d6 syndicate/sturdy.rkt 2021-06-04 00:05:04 +02:00
Tony Garnock-Jones 0a887ec9e2 Add missing dependency from syndicate-examples to preserves. 2021-06-03 23:32:40 +02:00
Tony Garnock-Jones f1c3859a71 Put assertion-struct and message-struct back. 2021-06-03 23:32:22 +02:00
Tony Garnock-Jones 2a9cdfc5cc !dump-registered-preserves-patterns! 2021-06-03 23:23:48 +02:00
Tony Garnock-Jones b49178146d Move box-protocol to a #lang preserves-schema module 2021-06-03 23:22:46 +02:00
Tony Garnock-Jones d554c4ba8e Move go.rkt and go2.rkt into the examples package 2021-06-03 22:54:36 +02:00
Tony Garnock-Jones 6a0bcb1246 Make box-and-client work better with raco test 2021-06-03 22:50:37 +02:00
Tony Garnock-Jones d648af920a Restore syndicate-examples package; port box-and-client.rkt 2021-06-03 22:48:12 +02:00
Tony Garnock-Jones 7b600c51df Emacs indentation support 2021-06-03 22:48:12 +02:00
Tony Garnock-Jones a23047c26b stop-when, stop-when-true, when retracted 2021-06-03 22:48:12 +02:00
Tony Garnock-Jones 50f6dfadc0 Pattern quasiquotation (!!!) 2021-06-03 22:48:12 +02:00
Tony Garnock-Jones 7bf0f17e8e Repair missing argument in call to struct-label-and-arity 2021-06-03 22:48:11 +02:00
Tony Garnock-Jones 12df86ee74 Hash-table patterns 2021-06-03 22:48:11 +02:00
Tony Garnock-Jones 507f137c25 Fix templates of union schemas 2021-06-03 22:48:11 +02:00
Tony Garnock-Jones 7ce9166a5d actor-system/dataspace 2021-06-03 22:48:11 +02:00
Tony Garnock-Jones 490f2d82db Provide :pattern and :template by default 2021-06-03 22:48:11 +02:00
Tony Garnock-Jones d6c29fc2e7 Immediate stop-facet continuation execution 2021-06-03 22:48:11 +02:00
Tony Garnock-Jones 22bd461cdc Entity names 2021-06-03 22:48:11 +02:00
Tony Garnock-Jones 63720f80ba Split out during*; new example go2.rkt 2021-06-03 17:02:20 +02:00
Tony Garnock-Jones 5d17a3bc58 Use actor names; extract reporting from box 2021-06-03 17:01:59 +02:00
Tony Garnock-Jones defb65cd30 Actor names; debug tracing of actors 2021-06-03 17:01:26 +02:00
Tony Garnock-Jones 2fa1b033eb Use :template in send!. 2021-06-03 16:07:25 +02:00
Tony Garnock-Jones 6b3988caf7 Repair during macro; use during in box/client example 2021-06-03 16:03:00 +02:00
Tony Garnock-Jones 4b1b2a9635 Proper skeleton-based dataspace 2021-06-03 15:59:17 +02:00
Tony Garnock-Jones 6fe14e09a5 Pattern decomposition 2021-06-03 15:58:48 +02:00
Tony Garnock-Jones 044860a3b5 Useful custom-write for entities 2021-06-03 15:57:28 +02:00
Tony Garnock-Jones 40310a0eb3 Split out dataspace.rkt 2021-06-02 15:00:25 +02:00
Tony Garnock-Jones 7a9f52b97c Add missing layer in pattern generation 2021-06-02 13:41:30 +02:00
Tony Garnock-Jones b77fe3efbc Steps towards using :pattern/:template in syntax 2021-06-02 13:11:26 +02:00
Tony Garnock-Jones fe6430abfd Add :template 2021-06-02 12:50:21 +02:00
Tony Garnock-Jones ac01ce4dfe Work towards schema-to-pattern compiler 2021-06-02 12:37:36 +02:00
Tony Garnock-Jones 5c97661c73 Update schemas for new embedded syntax; steps toward pattern support 2021-06-02 06:57:48 +02:00
Tony Garnock-Jones a2264b0c63 Merge branch 'main' into novy 2021-06-01 10:05:54 +02:00
Tony Garnock-Jones 37bd64bf05 First attempt at novy syntax 2021-06-01 10:04:53 +02:00
Tony Garnock-Jones 35e1d24fde Cope with nonexistent schemas/gen directory during setup 2021-06-01 10:02:41 +02:00
Tony Garnock-Jones 568f97c2f6 ref -> entity-ref 2021-06-01 10:01:10 +02:00
Tony Garnock-Jones 2f9f3d9c96 Clarify LICENSE situation, following syndicate-2017. 2021-06-01 09:57:28 +02:00
Tony Garnock-Jones d4af09e1b9 Main submodule in go.rkt 2021-05-31 13:07:37 +02:00
Tony Garnock-Jones a06b9d188a Integrate dataflow 2021-05-31 13:05:37 +02:00
Tony Garnock-Jones e5b87f5bb0 Cosmetic 2021-05-31 12:25:44 +02:00
Tony Garnock-Jones bcbc660ff1 Make turns atomic, rather than reply-turn-per-event 2021-05-31 12:06:44 +02:00