Commit graph

16 commits

Author SHA1 Message Date
7a52e75868 put scope in process dictionary => simplify procs 2026-04-27 15:14:24 +02:00
2a64fcb1cf csys: work in progress: programs and stages 2026-04-26 22:34:50 +02:00
157c013c44 csys: rename programs to program, improvements: :default stage, ... 2026-04-26 09:57:39 +02:00
1c3be4a0e7 csys: minor improvements: qualified import, logging, send with optional delay 2026-04-25 17:15:28 +02:00
e793e590c2 CSys.Environ: identify proc via program and stage id 2026-04-25 08:07:27 +02:00
a452a877dd csys: test logging facility, +config: log to file 2026-04-24 10:50:01 +02:00
6318b80196 move basic (standard) program and neuron processors to CSys.Programs 2026-04-23 14:19:33 +02:00
5a27454f0c csys: + environ for storing programs and parent, with get and notify functions 2026-04-22 14:50:25 +02:00
386f6e1790 csys: helper functions for accessing scope elements 2026-04-22 08:23:54 +02:00
60912e0655 move neuron processor function into scope as code = list of stages 2026-04-21 22:38:40 +02:00
0e64a6f2c5 csys: clarifications and improvements 2026-04-20 18:27:59 +02:00
d7e05028d4 csys: create parent neuron (as sensor) with synapse 2026-04-20 15:41:00 +02:00
88e67b02ec start csys development with simple neuron implementation 2026-04-20 08:14:42 +02:00
9a20b98440 rearrange and rename diretories and modules: prepare for new scopes implementation 2026-04-19 17:26:34 +02:00
08688355f5 separate dummy hello and real actor tests; actor (and test) improvements 2026-04-19 12:04:27 +02:00
51e3426202 initial import 2026-04-19 08:25:51 +02:00