Helmut Merz helmutm · he/him
helmutm created branch master in cco/elx-scopes 2025-06-13 17:52:08 +02:00
helmutm created repository cco/elx-scopes 2025-06-13 17:50:47 +02:00
helmutm pushed to master at cco/cl-scopes 2025-06-12 15:42:58 +02:00
0d73c7d39e first try with virtual (restartable) actor loop
helmutm pushed to master at cco/cl-scopes 2025-06-12 12:20:41 +02:00
20fb3acec5 fix lparallel:*kernel* creation - should not be set on load
helmutm pushed to master at cco/cl-scopes 2025-06-12 10:49:48 +02:00
41ed781a44 async: provide higher-level mailbox with task channel
helmutm pushed to master at cco/cl-scopes 2025-06-11 20:03:47 +02:00
5ff08dcde6 csys: now without dispatcher loop - send is directly submitting the selected action
helmutm pushed to master at cco/cl-scopes 2025-06-11 19:33:12 +02:00
6cef655707 csys: basic dispatching mechanism working
helmutm pushed to master at cco/cl-scopes 2025-06-11 18:32:47 +02:00
0eb98e357e work in progress: csys basics
helmutm pushed to master at cco/cl-scopes 2025-06-11 15:30:53 +02:00
445c5a5c3b create new package scopes/csys: new communication system implementation
helmutm pushed to master at cco/decons 2025-06-09 23:32:07 +02:00
fbf735c0f2 work in progress: real decons/csys stuff
helmutm pushed to master at cco/decons 2025-06-06 20:36:46 +02:00
871c5ef5af prepare for additional functionality; step 1: simple numeric messages
helmutm pushed to master at cco/cl-scopes 2025-06-06 09:17:57 +02:00
5872c25129 set-content: transparent update of content field of actor:message
helmutm pushed to master at cco/decons 2025-06-05 15:30:22 +02:00
b86ea21e3c provide an easy way to produce an updated message in a synapse via set-content
helmutm pushed to master at cco/cl-scopes 2025-06-05 15:02:26 +02:00
e0877cc20f provide message methods (content, customer): anything may be a message
helmutm pushed to master at cco/decons 2025-06-05 09:03:40 +02:00
2fd468e109 forward messages via and additional neuron
helmutm pushed to master at cco/decons 2025-06-04 21:40:36 +02:00
be91b6a446 neuron: with additional 'env' argument; basic functionality for testing probe OK
helmutm pushed to master at cco/decons 2025-06-04 21:06:06 +02:00
0865fa9e65 start with 'testing' neuron
helmutm pushed to master at cco/decons 2025-06-04 14:40:24 +02:00
5cc56955a3 work in progress: csys - set up tests, basic functionality§
helmutm pushed to master at cco/decons 2025-06-04 10:57:10 +02:00
7c557a2db4 rename test-decons package; start new csys stuff
helmutm pushed to master at cco/cl-scopes 2025-06-04 10:55:31 +02:00
1b4ad4c9c4 code clean-up, minor improvements