Commit Graph

27 Commits

Author SHA1 Message Date
Sergiu Ivanov 51c033b29c Make rs fully Typed Racket. 2023-08-24 23:37:17 +02:00
Sergiu Ivanov 5a2307ed58 Type pretty-print-state-graph. 2023-08-24 13:53:42 +02:00
Sergiu Ivanov 1e9d906b34 Type pretty-print-state. 2023-08-23 16:37:54 +02:00
Sergiu Ivanov a2e5f9d091 Add build-interactive-process/org. 2023-08-19 16:47:49 +02:00
Sergiu Ivanov 11c736b04b Type build-interactive-process. 2023-08-19 16:33:57 +02:00
Sergiu Ivanov a18620e694 Add pretty-print-state-graph/simple-states.
Was pretty-print-reduced-graph.
2023-08-17 17:43:50 +02:00
Sergiu Ivanov 99d50c8505 Add build-interactive-process-graph/simple-states.
Was build-reduced-state-graph.
2023-08-17 10:26:05 +02:00
Sergiu Ivanov 6a3bd9e7a6 Type build-interactive-process-graph. 2023-08-16 14:01:17 +02:00
Sergiu Ivanov c667f75c0e Type dynamics%. 2023-08-16 10:06:46 +02:00
Sergiu Ivanov 78e88840cc Add state and State. 2023-08-14 14:47:09 +02:00
Sergiu Ivanov f398d10d15 Type rs->ht-str-triples. 2023-08-14 13:32:27 +02:00
Sergiu Ivanov a469eae764 Type reaction->str-triple. 2023-08-13 21:17:32 +02:00
Sergiu Ivanov c1723066a7 Type read-context-sequence. 2023-08-11 15:55:09 +02:00
Sergiu Ivanov 6a9adf5e07 Type read-org-rs. 2023-08-10 18:05:22 +02:00
Sergiu Ivanov aae2e1f964 Type ht-str-triples->rs. 2023-08-10 16:46:32 +02:00
Sergiu Ivanov e884a2ee07 Type str-triple->reaction. 2023-08-10 16:30:02 +02:00
Sergiu Ivanov a51bba870e Type apply-rs. 2023-08-10 16:19:58 +02:00
Sergiu Ivanov b29f98105f Type union-products. 2023-08-10 01:07:41 +02:00
Sergiu Ivanov 064169f0b6 Add and use ReactionName. 2023-08-09 11:29:09 +02:00
Sergiu Ivanov d779c52cc8 Type list-enabled. 2023-08-09 11:15:43 +02:00
Sergiu Ivanov cf9a68ae6b Add ReactionSystem. 2023-08-08 18:34:40 +02:00
Sergiu Ivanov 9efca22f7b Add enabled?. 2023-08-08 18:28:25 +02:00
Sergiu Ivanov 6518ae2fdd Add make-reaction. 2023-08-08 18:09:24 +02:00
Sergiu Ivanov 6cf1505a61 Add reaction and Reaction. 2023-08-08 17:40:44 +02:00
Sergiu Ivanov 3821a11d38 Start converting rs to Typed Racket. 2023-08-08 17:22:03 +02:00
Sergiu Ivanov 157c226259 rs.scrbl: Add module-level definitions. 2020-11-29 22:12:01 +01:00
Sergiu Ivanov e2788be237 Add the Scribble files for almost all modules.
The generics module will probably disappear or take a different shape
in the near future.
2020-11-29 17:43:20 +01:00