Commit Graph

35 Commits

Author SHA1 Message Date
Sergiu Ivanov b6f6e4e7c4 rs/test: Use test-case and define instead of let. 2020-05-27 23:48:22 +02:00
Sergiu Ivanov e7d4ff88cf rs: Move the tests to the test submodule. 2020-05-23 00:00:28 +02:00
Sergiu Ivanov 8dbeaa9e55 read-context-sequence: Replace read-org-sexp by string->any.
read-org-sexp changed a couple commits earlier, so it doesn't work in
the same way as before in read-context-sequence.
2020-05-16 00:16:44 +02:00
Sergiu Ivanov 87dc89ee6f rs: Actually remove the macros. 2020-03-24 23:38:07 +01:00
Sergiu Ivanov 14688a9bae rs: Remove macros, update example. 2020-03-24 23:22:20 +01:00
Sergiu Ivanov 4c6f3af2a9 rs: Add read-org-rs and define unorg-rs as a synonym for it. 2020-03-24 21:31:01 +01:00
Sergiu Ivanov 7f214266d0 rs: Don't use unorg macros internally. 2020-03-24 21:20:08 +01:00
Sergiu Ivanov d958533d2c rs: Make build-interactive-process run for one extra step. 2020-03-03 01:00:21 +01:00
Sergiu Ivanov 9ce3040240 rs: Add build-interactive-process. 2020-03-03 00:51:53 +01:00
Sergiu Ivanov 9cfab2e45d rs: build-interactive-process -> build-interactive-process-graph. 2020-03-03 00:27:52 +01:00
Sergiu Ivanov fcb4474858 rs: Explain why we need to print the whole context sequence. 2020-03-03 00:26:45 +01:00
Sergiu Ivanov cf99c8acf3 rs: Add pretty-print-state and use it in update-graph. 2020-03-03 00:25:06 +01:00
Sergiu Ivanov f22d42f98c rs: Add pretty-print-state-graph. 2020-03-03 00:12:45 +01:00
Sergiu Ivanov de9b703b44 rs: Add build-interactive-process. 2020-03-02 23:50:32 +01:00
Sergiu Ivanov d753409a2f rs,state: Explicitly state what happens when there are no more contexts. 2020-03-02 23:42:03 +01:00
Sergiu Ivanov b5f5eb55fc utils: Move drop-first-last from rs and add list-sets->list-strings. 2020-03-02 23:39:27 +01:00
Sergiu Ivanov c0d36a34a7 rs: Add read-ctx and illustrate it in example.org. 2020-03-02 23:11:26 +01:00
Sergiu Ivanov 171147ad5e rs: Add read-context-sequence. 2020-03-02 23:03:10 +01:00
Sergiu Ivanov 42b7dce359 utils: Move read-symbol-list from rs. 2020-03-02 23:00:46 +01:00
Sergiu Ivanov 0bceb820df rs: Add the dynamics. 2020-03-02 18:32:11 +01:00
Sergiu Ivanov 868988c966 rs,union-products: Return an empty set when no reaction names are given. 2020-03-02 18:31:02 +01:00
Sergiu Ivanov 77c0106ea2 rs: Add some functions for showing RS as Org tables.
Also add an example to example.org.
2020-03-01 21:10:01 +01:00
Sergiu Ivanov afc043d22d rs: Fix the introduction to the section on Org-mode interop. 2020-03-01 20:43:33 +01:00
Sergiu Ivanov c33cce731f rs: Convert to untyped racket with contracts. 2020-03-01 20:41:11 +01:00
Sergiu Ivanov d2121bd5e6 rs: Add unorg-rs and showcase it in example.org. 2020-03-01 20:26:16 +01:00
Sergiu Ivanov 02d5384674 rs: Switch to #lang racket, but keep the types where they work. 2020-03-01 20:25:01 +01:00
Sergiu Ivanov f16747d157 rs: Add section "Org-mode interaction". 2020-03-01 20:20:16 +01:00
Sergiu Ivanov a77261c424 rs: Make reaction transparent. 2020-03-01 19:54:53 +01:00
Sergiu Ivanov 5c13b468e3 rs: Add apply-rs. 2020-03-01 19:51:53 +01:00
Sergiu Ivanov 86256cd47e rs: Add union-products. 2020-03-01 19:47:38 +01:00
Sergiu Ivanov 3732d4897e rs,list-enabled: Made the type signature more explicit. 2020-03-01 19:24:32 +01:00
Sergiu Ivanov d7e189eef0 rs: Add list-enabled. 2020-03-01 19:20:24 +01:00
Sergiu Ivanov 0cb57196c5 rs: Add ReactionSystem. 2020-03-01 19:19:58 +01:00
Sergiu Ivanov f62592574b rs: Export the Species type. 2020-03-01 19:07:16 +01:00
Sergiu Ivanov bb247d9eb8 rs: Start. 2020-03-01 19:05:28 +01:00