Commit graph

37 commits

Author SHA1 Message Date
8775628705 csys/program: basic-2: simple three-layer recursive system 2026-08-10 13:34:59 +02:00
40d1ea84e3 csys:*domain*: provide default value for domain settings 2026-08-10 11:03:21 +02:00
0cca279545 csys/program, tests: consistent naming of categories in basic-0 and basic-1 2026-08-10 08:47:52 +02:00
b0488a8a1d csys/environ: add simple-setup function for interactive tests 2026-08-08 19:37:45 +02:00
e53f09e3d6 simplify environ:send-value calls 2026-08-08 16:49:58 +02:00
4d37117339 csys: fixes and improvements 2026-08-07 11:06:53 +02:00
cd30c9226e csys/environ, basically working: connect eff cells to contact cells if present 2026-08-07 10:37:02 +02:00
8d153001fd csys/environ: creation of eff contact cells upon env creation 2026-08-06 16:41:41 +02:00
a0e0774a77 minor clean-ups, improvements, functions for future use 2026-08-06 11:13:23 +02:00
69a9c425dd csys: program basic-1 (2 sensors, 2 effectors) working 2026-08-04 14:20:43 +02:00
9a80b76eeb csys, work in progress: program basic-1 2026-08-04 08:53:55 +02:00
98df278cf6 csys:environ:find-cells: issue warning on empty result 2026-07-31 08:58:33 +02:00
8c33e4bbb6 csys: neuron addresses: rename name field to loc 2026-07-31 08:45:29 +02:00
f3e3af8e0b csys/environ: add send-value shortcut 2026-07-29 13:20:17 +02:00
0a39d11add csys: add send-create shortcut 2026-07-29 12:56:32 +02:00
28e86a723a csys improvements, start with public shortcuts: send-connect 2026-07-29 08:15:58 +02:00
d27049230d csys: creation of two additional cells (with addr / categ) OK 2026-07-27 19:12:04 +02:00
93f9a5a835 work in progress: :next action; minor fixes and rearrangements 2026-07-27 09:26:32 +02:00
e7480b638e csys, work in progress: set up program from hash-table, more actions, test-specific settings 2026-07-27 09:02:31 +02:00
d9eb8ac692 get rid of now obsolete legacy folder 2026-07-26 09:27:06 +02:00
42195f0cef csys action handlers: always defined as closures; + some minor clean-ups and rearrangements 2026-07-24 19:55:31 +02:00
6facc4f22e use :effect action as output from effector neuron; action handling improvements 2026-07-24 16:40:33 +02:00
b773e0aedb csys testing: use tc:check-message() for checking eff messages 2026-07-24 12:23:12 +02:00
a52617136d csys: use simple test via eff-proc for checking zero neuron activity 2026-07-23 15:03:52 +02:00
2d30776e81 use util:mv-bind for evaluating return values of action handlers 2026-07-23 11:26:08 +02:00
8cd2b882ee csys test: forward message to zero neuron => fixes 2026-07-21 17:24:02 +02:00
d316b73e93 csys:create-zero basically working 2026-07-21 12:54:10 +02:00
560d423435 work in progress: csys setup: create zero neuron 2026-07-20 19:39:01 +02:00
7c78f1df2f csys: scope creation: fixes and improvements 2026-07-20 10:50:45 +02:00
85c23f10e0 environ:create, with fixes / improvemenst on csys:scope 2026-07-20 09:58:14 +02:00
baf46a36d4 environ: use cell registry: register-cell, find-cells 2026-07-19 15:27:07 +02:00
e3308dbf80 csys, work in progress: environ setup: create zero neuron 2026-07-19 08:46:48 +02:00
20ed5134e5 csys, work in progress: environ:actions 2026-07-18 16:48:26 +02:00
b7546b3c0f csys, work in progress: set up program and proc 2026-07-18 10:06:07 +02:00
8e784b5960 new package util/index, to be used for csys:environ cell registry 2026-07-17 12:08:08 +02:00
877f23a5d4 work in progress: environ:forward 2026-07-15 19:13:54 +02:00
8471173a99 work in progress: csys refactoring (old version in 'legacy') 2026-07-11 13:09:01 +02:00